http://bugs.winehq.org/show_bug.cgi?id=29510
Bug #: 29510 Summary: Application does not start; err:ntdll:RtlpWaitForCriticalSection Product: Wine Version: 1.3.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mistmuell@web.de Classification: Unclassified
Created attachment 38217 --> http://bugs.winehq.org/attachment.cgi?id=38217 Terminal output when starting clusterball
This is the output after trying to start the game 'clusterball'.
I get this result on different computers and OSes (all linuxbased :)).
Tried this with application versions 1.300 and 1.400 - both worked in previous versions of wine, as you can see here:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4547
You can find many errors using google that are similar to those in the attachment.
http://bugs.winehq.org/show_bug.cgi?id=29510
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38217|clustout |clustout.log filename| | Attachment #38217|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29510
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Application does not start; |Game Clusterball does not |err:ntdll:RtlpWaitForCritic |start |alSection |
--- Comment #1 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-01-02 11:28:01 CST --- If this is a regression, please perform regression testing as described here: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=29510
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #2 from Wylda wylda@volny.cz 2012-01-02 14:00:58 CST ---
Does this happens in demo too?
http://bugs.winehq.org/show_bug.cgi?id=29510
--- Comment #3 from GyB gyebro69@gmail.com 2012-01-07 00:38:06 CST --- Created attachment 38286 --> http://bugs.winehq.org/attachment.cgi?id=38286 Clusterball winedbg backtrace
I can reproduce the reported problem with Clusterball demo v1.300: the demo is locking up after started.
The demo starts with 1.3.24 but not with 1.3.25. The result of the regression test:
be158e48ad8ee556941bd3f1ff94ca7116680d00 is the first bad commit commit be158e48ad8ee556941bd3f1ff94ca7116680d00 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jul 11 08:28:30 2011 -0500
winmm: Implement waveOut* on top of MMDevAPI.
:040000 040000 428f760df6efda7a37b4a84f97721523ab72863f 2b94a3c0b7a42f4f83b037adc317d17565c1f7a9 M dlls
Other bugs related to this commit: bug #27982, bug #28677, bug #28770. Also have to mention bug #28042. Author of the patch added to CC.
http://bugs.winehq.org/show_bug.cgi?id=29510
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.fileplanet.com/8 | |3389/80000/fileinfo/Cluster | |ball-Demo CC| |aeikum@codeweavers.com, | |gyebro69@gmail.com Component|-unknown |winmm&mci Regression SHA1| |be158e48ad8ee556941bd3f1ff9 | |4ca7116680d00
http://bugs.winehq.org/show_bug.cgi?id=29510
--- Comment #4 from Andrew Eikum aeikum@codeweavers.com 2012-01-09 07:37:19 CST --- (In reply to comment #3)
Created attachment 38286 [details] Clusterball winedbg backtrace
This log shows it's another application calling stuff it shouldn't from DllMain. So, this is the same as Bug 28042, but for DSound instead of WinMM. We need a way to initialize the sound stuff without launching another thread (or, a way of launching a thread when called from DllMain).
http://bugs.winehq.org/show_bug.cgi?id=29510
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #5 from Andrew Eikum aeikum@codeweavers.com 2012-01-09 07:38:15 CST --- In fact we do have a bug for this already. Marking duplicate.
*** This bug has been marked as a duplicate of bug 28677 ***
http://bugs.winehq.org/show_bug.cgi?id=29510
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2012-01-23 19:46:37 CST --- Closing DUPLICATE.