[Bug 29510] New: Application does not start; err:ntdll:RtlpWaitForCriticalSection
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(a)winehq.org ReportedBy: mistmuell(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29510 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38217|clustout |clustout.log filename| | Attachment #38217|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29510 Vitaliy Margolen <vitaliy-bugzilla(a)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(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29510 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #2 from Wylda <wylda(a)volny.cz> 2012-01-02 14:00:58 CST --- Does this happens in demo too? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29510 --- Comment #3 from GyB <gyebro69(a)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(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29510 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.fileplanet.com/8 | |3389/80000/fileinfo/Cluster | |ball-Demo CC| |aeikum(a)codeweavers.com, | |gyebro69(a)gmail.com Component|-unknown |winmm&mci Regression SHA1| |be158e48ad8ee556941bd3f1ff9 | |4ca7116680d00 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29510 --- Comment #4 from Andrew Eikum <aeikum(a)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). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29510 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Andrew Eikum <aeikum(a)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 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29510 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-01-23 19:46:37 CST --- Closing DUPLICATE. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org