> Well I have no problem with 3.9.18Z; how does it crash?

As already reported, the crash is a page fault :

Unhandled exception: Segmentation fault
page fault on read access to 0x407ffee1 in 32-bit code (0x4027efc2)

And it is followed directly by a crash in the debugger, so there is no
real help from here :-/

Running the same wine binary with the same X server (3.9.18Z) but with
3.9.17's X libraries works fine.

By doing a '-sync -debugmsg +x11', the only X functions called before
the crash are :

trace:x11:TSXrmGetResource Call XrmGetResource
trace:x11:TSXrmGetResource Ret XrmGetResource

and

trace:x11:TSXGetKeyboardControl Call XGetKeyboardControl
trace:x11:TSXGetKeyboardControl Ret XGetKeyboardControl

So I am a bit lost as to why it fails and how to debug this :-/

Will try with 3.9.18.Za tomorrow, perhaps it will fare better.

-- 
               Lionel Ulmer   -   [EMAIL PROTECTED]

Reply via email to