[Bug 9446] New: err:ntdll: RtlpWaitForCriticalSection while trying to join HL server
http://bugs.winehq.org/show_bug.cgi?id=9446 Summary: err:ntdll:RtlpWaitForCriticalSection while trying to join HL server Product: Wine Version: 0.9.44. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs(a)winehq.org ReportedBy: ryanbach(a)adelphia.net Here is the full error (I get this forever and ever, so I just have to force quit Wine): err:ntdll:RtlpWaitForCriticalSection section 0x77a032c "?" wait timed out in thread 0040, blocked by 001b, retrying (60 sec) (multiple times, ad infinitum) How to get this: Run Steam, go to any half life game (such as Counter Strike for example) and load a server -- it then gets to "caching resources" at the very end and says there until you force it to quit or the server kicks you for "timing out". -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-24 22:09:32 --- Does creating server and joining works? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 --- Comment #2 from Ryan Bach <ryanbach(a)adelphia.net> 2007-08-25 21:18:39 --- (In reply to comment #1)
Does creating server and joining works?
No, I get the same issue. Oh, and for the notice, I set my version of Windows to "XP" if that helps any... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 Daniel Andre Eikeland <zegenie(a)zegeniestudios.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zegenie(a)zegeniestudios.net --- Comment #3 from Daniel Andre Eikeland <zegenie(a)zegeniestudios.net> 2007-11-29 04:41:54 --- I also get this error, when trying to use an sms-program located here: https://netcom.no/bedrift/tjenester/pcsms/netcom_pcsms_4-1-6-9.exe It installs correctly, but when trying to check if I'm connected to the internet, it errors with fixme:win:EnumDisplayDevicesW ((null),0,0x34f760,0x00000000), stub! fixme:wininet:InternetGetConnectedState always returning LAN connection. err:ntdll:RtlpWaitForCriticalSection section 0x6e3198 "?" wait timed out in thread 002f, blocked by 002e, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x6e294c "?" wait timed out in thread 0032, blocked by 0031, retrying (60 sec) and a Microsoft Visual C++ runtime error "The application requested to be terminated in an unusual way". -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2007-12-11 19:13:03 --- I'm seeing this in the SMS program as well. Wine 0.9.50, kubuntu gutsy. Tried installing vcrun2005 just in case, but no help. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 Ryan Bach <ryanbach(a)adelphia.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Ryan Bach <ryanbach(a)adelphia.net> 2007-12-18 16:16:33 --- I no longer have this bug in Wine 0.9.51... Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 --- Comment #6 from Daniel Andre Eikeland <zegenie(a)zegeniestudios.net> 2007-12-19 10:02:50 --- I still get this error with 0.9.51, just updated (ubuntu 7.10): err:ntdll:RtlpWaitForCriticalSection section 0x6e3160 "?" wait timed out in thread 002f, blocked by 002e, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x6e2914 "?" wait timed out in thread 0032, blocked by 0031, retrying (60 sec) It's not fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-12-19 10:13:34 --- (In reply to comment #6)
I still get this error with 0.9.51, just updated (ubuntu 7.10): err:ntdll:RtlpWaitForCriticalSection section 0x6e3160 "?" wait timed out in thread 002f, blocked by 002e, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x6e2914 "?" wait timed out in thread 0032, blocked by 0031, retrying (60 sec) It's not fixed.
This message by itself doesn't mean a bug, is there any real problem besides the message? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 --- Comment #8 from Daniel Andre Eikeland <zegenie(a)zegeniestudios.net> 2007-12-19 10:20:36 --- Yes, the application dies with a ms c++ runtime error message, "this application has requested the runtime to terminate it in an unusual way". -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-12-19 10:24:40 --- I'd suggest to open a separate bug with descriptive summary and and possibly an url to a demo version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 --- Comment #10 from Daniel Andre Eikeland <zegenie(a)zegeniestudios.net> 2007-12-19 10:36:59 --- Created bug 10829 now. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9446 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:43:16 --- Closing all RESOLVED FIXED bugs older than four weeks. -- 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