http://bugs.winehq.org/show_bug.cgi?id=2053
Summary: NTdll - RtlWaitForCriticalSection system call (MS Arcade) Product: Wine Version: 20040213 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: bumm13@yahoo.com
When the Win16 apps under Microsoft Arcade (asteroid.exe, bz.exe, cp.exe, mc.exe, and tempest.exe) are run under Wine, the following is printed in the console:
fixme:file:DeviceIo_MMDEVLDR (5,(nil),0;0x40359794,4,Cx4068f760,(nil)): stub err:ntdll:RtlWaitForCriticalSection section 0x4053f360 "syslevel.c: Win16Mutex" wait timed out in thread 000b, blocked by 000a, retrying (60 sec) wine: Unhandled exception (thread 000b), starting debugger...
I don't have the debugger so I have to kill Wine after that.