Re: wine 0.9.6 segfaults-Found the problem but not the solution (was :Re: wine 0.9.5 - segmentation fault with some apps)
Hi all, I have posted a comment at http://bugs.winehq.org/show_bug.cgi?id=4351 The problem seems to be with the name of the executable: "user.exe" (sounds crazy, but it was I could realize after some tests). Regards. --------------------------------------------------------- Ulisses de Sousa Penna Analista Consultor - Banco do Brasil Fone: +55-61-3310-6320 Fax: +55-61-3310-6435 ---------------------------------------------------------
penna(a)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
participants (2)
-
Mike McCormack -
penna@bb.com.br