http://bugs.winehq.org/show_bug.cgi?id=11209
Summary: Teach Me Piano: "syslevel.c: Win16Mutex" wait timed out Product: Wine Version: 0.9.5. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mark@lanfear.net
I'm trying to run "Teach Me Piano." (http://www.turtlebeach.com/products/teach-me-piano/home.aspx)
It looks like there is a deadlock. On line 72587 of the attached log:
72587 000f:err:ntdll:RtlpWaitForCriticalSection section 0x7ef0fca0 "syslevel.c: Win16Mutex" wait timed out in thread 000f, blocked by 000c, retrying (60 sec)
The options I used were WINEDEBUG=+relay,+seh,+tid.
Please let me know what I could do to help track down this bug.