wine 0.9.6 segfaults-Found the problem but not the solution (was :Re: wine 0.9.5 - segmentation fault with some apps)

Mike McCormack mike at codeweavers.com
Mon Jan 23 19:25:42 CST 2006


penna at bb.com.br wrote:

>         The problem seems to be with the name of the executable: 
> "user.exe" (sounds crazy, but it was I could realize after some tests).

That's quite possible.  user.exe is a 16 bit part of user32.dll, and 
Wine treats it in a special way.

You might be able to add a dll override entry in winecfg like this:

*user.exe = native, builtin

Mike



More information about the wine-devel mailing list