http://bugs.winehq.org/show_bug.cgi?id=34941
Bug #: 34941 Summary: Ruby interpreter hangs with OS-level thread concurrency error Product: Wine Version: 1.6.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: jsnydr@gmail.com Classification: Unclassified
I just created a new 'version' entity for ruby in the appDB for ruby version 1.9.3 to report that it doesn't run. The recommended installer from http://rubyinstaller.org runs to completion and the installed 'ruby.exe' will report its version with `wine ruby -v`. But, if you try to get ruby to do anything (like install gems or run 'irb'), it becomes unresponsive such that it must be killed externally and begins generating the same error message every minute: 'err:ntdll:RtlpWaitForCriticalSection section 0x113848 "?" wait timed out in thread 0043, blocked by 0000, retrying (60 sec)'