http://bugs.winehq.org/show_bug.cgi?id=17955
--- Comment #54 from Rob rob.ss.bass@gmail.com 2009-10-25 23:54:07 --- Error still occurs in Wine 1.1.32 and core affinity doesn't seem to affect it. Still unable to get useful information from backtrace beyond the following:
Crash on Character loading Occurs randomly but frequently: err:ntdll:RtlpWaitForCriticalSection section 0x7eb31ce0 "gdiobj.c: GDI_level" wait timed out in thread 001c, blocked by 002e, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7e423920 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 002e, blocked by 001c, retrying (60 sec) wine: Critical section 7eb31ce0 wait failed at address 0x7bc35019 (thread 001c), starting debugger...
Random Crash While Playing occurs randomly but sporadically; hex addresses change: fixme:imm:NotifyIME NI_CLOSECANDIDATE wine: Unhandled page fault on read access to 0xb3d63000 at address 0xb7d73896 (thread 001c), starting debugger...
Do you guys think these are the same bug? I'm not sure if I should open a new bug for the character loading issue.
I've saved a number of error logs I can attach if anyone thinks it would help. Unfortunately I don't know how to extract any further information about the crashes beyond outputting the error data to a file, any suggestions?