http://bugs.winehq.org/show_bug.cgi?id=11988
Michael Abbott michael@araneidae.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michael@araneidae.co.uk
--- Comment #4 from Michael Abbott michael@araneidae.co.uk 2009-07-03 11:17:40 --- (In reply to comment #3)
Is this still an issue in current (1.1.20 or newer) wine?
I have an installed copy of the game, but it also hangs -- in this case when attempting to start a new game. This is with 1.1.24
I don't know how to discover where it is hanging, but I'm happy to do any useful tests. Running with WINEDEBUG=+all is staggeringly noisy, but when it's hung it seems to be doing this sequence over and over:
0019:trace:class:GetClassNameW 0x10044 0x33eeb4 60 0019:trace:syslevel:_EnterSysLevel (0x7ee21420, level 2): thread 19 count before 0 0019:trace:syslevel:_EnterSysLevel (0x7ee21420, level 2): thread 19 count after 1 0019:trace:syslevel:_LeaveSysLevel (0x7ee21420, level 2): thread 19 count before 1 0019:trace:syslevel:_LeaveSysLevel (0x7ee21420, level 2): thread 19 count after 0 0019:Ret window proc 0x7ea9f280 (hwnd=0x10044,msg=WM_USER+106,wp=00000000,lp=00000000) retval=0000020c 0019:trace:hook:HOOK_CallHooks skipping hook WH_CALLWNDPROCRET mask 80000041 0019:trace:syslevel:_EnterSysLevel (0x7ee21420, level 2): thread 19 count before 0 0019:trace:syslevel:_EnterSysLevel (0x7ee21420, level 2): thread 19 count after 1 0019:trace:syslevel:_LeaveSysLevel (0x7ee21420, level 2): thread 19 count before 1 0019:trace:syslevel:_LeaveSysLevel (0x7ee21420, level 2): thread 19 count after 0 0019:trace:class:GetClassNameW 0x10044 0x33f460 60
and so on...