[Bug 15133] New: Application blocks waiting for a critical section during startup. This problem does not occur in Windows.
http://bugs.winehq.org/show_bug.cgi?id=15133 Summary: Application blocks waiting for a critical section during startup. This problem does not occur in Windows. Product: Wine Version: 1.1.3 Platform: PC URL: http://www.odva.org/Default.aspx?tabid=202 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: exvagabond436824(a)yahoo.com CC: exvagabond436824(a)yahoo.com The code in question can be downloaded from: http://www.odva.org/Default.aspx?tabid=202 This code involves an example application for the EtherNet/IP protocol. When the example application from the link above is executed in wine the following error is printed to the screen: err:ntdll:RtlpWaitForCriticalSection section 0x10037570 "?" wait timed out in thread 0009, blocked by 0026, retrying (60 sec) This error will print over and over again, and the application will never load. In Windows this application loads quickly. -- 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=15133 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- 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=15133 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk Status|UNCONFIRMED |NEW Component|ntdll |wininet Ever Confirmed|0 |1 --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-09-05 12:14:55 --- This starts fine for me with native wininet, i'll attach a trace -- 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=15133 --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-09-05 12:23:30 --- oops, looks like some weird bug: when i do WINEDEBUG=+wininet wine EtherNetIPExampleApplication.exe &>log it starts just fine , but not always. Out of the 5 times i give the command above, the app starts, otherwise it just crashes. Maybe it's some weird race-condition or so? Should i leave wininet component for the this bug? -- 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=15133 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wininet |-unknown --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-09-05 12:29:28 --- uh, there's not even a call to wininet, setting component back -- 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=15133 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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=15133 --- Comment #4 from CN Gnome <cngnome(a)gmail.com> 2009-03-26 13:55:43 --- Still occurs in wine 1.1.17. -- 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=15133 --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-08-26 15:14:41 --- still present in wine-1.1.28 -- 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=15133 Niko Sandschneider <nsandschn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn(a)gmx.de --- Comment #6 from Niko Sandschneider <nsandschn(a)gmx.de> 2010-07-18 06:59:46 --- This is fixed in wine-1.2. I started it several times without problems. It crashes on exit, but that is a different bug of course. -- 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=15133 --- Comment #7 from Niko Sandschneider <nsandschn(a)gmx.de> 2010-07-18 07:07:43 --- Sorry, but I was wrong. This is not fixed after all. The zip file includes two applications (Release and Debug). The release version works fine, but the debug version still shows this issue: err:ntdll:RtlpWaitForCriticalSection section 0x7bca2c64 "loader.c: loader_section" wait timed out in thread 0028, blocked by 0027, retrying (60 sec) -- 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=15133 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|madewokherd(a)gmail.com | -- 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=15133 Vladimir Voznesensky <vvoznesensky(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vvoznesensky(a)gmail.com --- Comment #8 from Vladimir Voznesensky <vvoznesensky(a)gmail.com> 2011-03-21 03:55:27 CDT --- You may be interested in http://bugs.winehq.org/show_bug.cgi?id=26500 -- 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=15133 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias|EtherNet/IP | --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-21 04:13:40 CDT --- (In reply to comment #8)
You may be interested in http://bugs.winehq.org/show_bug.cgi?id=26500
It has nothing to do with this bug.
err:ntdll:RtlpWaitForCriticalSection section 0x10037570 "?" wait timed out in thread 0009, blocked by 0026, retrying (60 sec)
usually indicates that a thread has crashed and another thread is waiting on the critical section held by the crashed thread. -- 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=15133 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-11-19 20:55:07 CST --- Still present in 1.3.33. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=15133 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download, source | URL|http://www.odva.org/Default |http://www.odva.org/ |.aspx?tabid=202 | --- Comment #11 from Austin English <austinenglish(a)gmail.com> --- That URL is dead, please update and retest in 1.7.15. -- 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=15133 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #12 from Bruno Jesus <00cpxxx(a)gmail.com> --- I still have the file I used to test last time: 51b2fa397fa9e9e4e5367b898395b36721c2819a ENetIP_EC_V7.1.zip 9Mb This is no longer an issue in latest wine, has been fixed somewhere after 1.4. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=15133 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.16. -- 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