http://bugs.winehq.org/show_bug.cgi?id=32033
Bug #: 32033 Summary: Wine 1.5.15 / foobar2000 freezes due to advapi32 change Product: Wine Version: 1.5.15 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: moncure@umich.edu Classification: Unclassified
In Wine 1.5.15, Foobar2000 becomes unresponsive (=playback freezes, no further UI input possible) after a few seconds of arbitrary use with the following error message written to console:
err:ntdll:RtlpWaitForCriticalSection section 0x169a54 "bitblt.c: surface" wait timed out in thread 0009, blocked by 0027, retrying (60 sec)
Git regression testing with 1.5.14 following the instructions at http://wiki.winehq.org/RegressionTesting identifies the following commit as problematic:
aaabec2b3376c3012eceb7f9ae247e2b67949e18 is the first bad commit commit aaabec2b3376c3012eceb7f9ae247e2b67949e18 Author: Marcus Meissner marcus@jet.franken.de Date: Wed Oct 3 16:52:05 2012 +0200
advapi32: Avoid memory leak on pipe read failure (Coverity).
:040000 040000 f46c163cfdaf87cca3e92996d55db8939d5c2a51 f362eb5bce212e3264ac74913d2fc7d43e51773e M dlls
Please fix it!
http://bugs.winehq.org/show_bug.cgi?id=32033
Corey Moncure moncure@umich.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de
http://bugs.winehq.org/show_bug.cgi?id=32033
Corey Moncure moncure@umich.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |aaabec2b3376c3012eceb7f9ae2 | |47e2b67949e18
http://bugs.winehq.org/show_bug.cgi?id=32033
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Summary|Wine 1.5.15 / foobar2000 |foobar2000 freezes |freezes due to advapi32 | |change | Regression SHA1|aaabec2b3376c3012eceb7f9ae2 | |47e2b67949e18 |
--- Comment #1 from Austin English austinenglish@gmail.com 2012-10-22 20:29:56 CDT ---
err:ntdll:RtlpWaitForCriticalSection section 0x169a54 "bitblt.c: surface" wait
timed out in thread 0009, blocked by 0027, retrying (60 sec)
dupe
*** This bug has been marked as a duplicate of bug 31882 ***
http://bugs.winehq.org/show_bug.cgi?id=32033
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2012-10-31 14:53:23 CDT --- Closing.