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.
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #1 from Mark Wagner mark@lanfear.net 2008-01-15 15:53:28 --- Created an attachment (id=10286) --> (http://bugs.winehq.org/attachment.cgi?id=10286) WINEDEBUG=+relay,+seh,+tid
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #2 from Lei Zhang thestig@google.com 2008-01-15 17:10:23 --- If you're using Wine 0.9.5, please upgrade to the latest version and try again.
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #3 from Mark Wagner mark@lanfear.net 2008-01-15 19:47:42 --- I was previously using wine-0.9.52 (on gentoo). I upgraded to 0.9.53 and ran the app again. It ran for about 30 sec doing nothing and then I killed it. Attached is the log. Do you want me to run something more recent than 0.9.53?
I should point out that the freeze happens when it starts to play some music. Up until that point all other music playing is OK.
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #4 from Mark Wagner mark@lanfear.net 2008-01-15 19:48:32 --- Created an attachment (id=10290) --> (http://bugs.winehq.org/attachment.cgi?id=10290) Log running 0.9.53 with WINEDEBUG=+relay,+seh,+tid
http://bugs.winehq.org/show_bug.cgi?id=11209
Mark Wagner mark@lanfear.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.5. |0.9.53.
--- Comment #5 from Mark Wagner mark@lanfear.net 2008-01-15 19:53:09 --- Sorry I selected the wrong version in the bug report.
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #6 from Austin English austinenglish@gmail.com 2008-01-16 12:03:49 --- (In reply to comment #3)
I was previously using wine-0.9.52 (on gentoo). I upgraded to 0.9.53 and ran the app again. It ran for about 30 sec doing nothing and then I killed it. Attached is the log. Do you want me to run something more recent than 0.9.53?
I should point out that the freeze happens when it starts to play some music. Up until that point all other music playing is OK.
Could you try different audio settings? I.e., hardware acceleration/drivers to emulated, using OSS, and/or disabling sound entirely?
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #7 from Mark Wagner mark@lanfear.net 2008-01-16 20:56:02 --- OK, I've tried it with:
ALSA directsound hardware emulation "emulation" ALSA directsound hardware emulation "emulation" and "Driver Emulation" checked OSS directsound hardware emulation "emulation" and "Driver Emulation" checked No sound directsound hardware emulation "emulation" and "Driver Emulation" checked
I diffed all the log files from each of these runs and they looked pretty much the same but I'm attaching the "no sound" one.
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #8 from Mark Wagner mark@lanfear.net 2008-01-16 20:56:53 --- Created an attachment (id=10320) --> (http://bugs.winehq.org/attachment.cgi?id=10320) debug output with no sound enabled
http://bugs.winehq.org/show_bug.cgi?id=11209
Mark Wagner mark@lanfear.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10320|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #9 from Mark Wagner mark@lanfear.net 2008-01-16 21:00:36 --- Created an attachment (id=10321) --> (http://bugs.winehq.org/attachment.cgi?id=10321) debug with no sound
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #10 from Mark Wagner mark@lanfear.net 2008-01-16 21:02:17 --- Scratch that comment about them looking the same. I didn't have debugging turned on when I first made the debug log.
http://bugs.winehq.org/show_bug.cgi?id=11209
--- Comment #11 from Austin English austinenglish@gmail.com 2008-06-04 14:37:53 --- Is this still an issue in 1.0-rc3?
http://bugs.winehq.org/show_bug.cgi?id=11209
Mark Wagner mark@lanfear.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #12 from Mark Wagner mark@lanfear.net 2008-06-08 14:54:22 --- With wine-1.0-rc3 it hangs in the same place with the error message:
err:ntdll:RtlpWaitForCriticalSection section 0x7ef1a780 "syslevel.c: Win16Mutex" wait timed out in thread 0914, blocked by 0913, retrying (60 sec)
I've given up on trying to make it work.
http://bugs.winehq.org/show_bug.cgi?id=11209
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from James Hawkins truiken@gmail.com 2008-06-08 15:03:13 --- Closing.