[Bug 34941] Ruby 1.9.x interpreter hangs with OS-level thread concurrency error (critical section not initialized in msvcrt internal semi-documented 'ioinfo' struct)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 11 16:28:48 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=34941

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |0c4cb6ce5d411a60ec11e52d648
                   |                            |1c4148344d067
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/0c4cb6ce5d411a60ec11e52d6481c4148344d067

Thanks Piotr

--- snip ---
$ wine ./ruby gem list

*** LOCAL GEMS ***

bigdecimal (1.1.0)
io-console (0.3)
json (1.5.5)
minitest (2.5.1)
rake (0.9.2.2)
rdoc (3.9.5)
--- snip ---

Fetching and unpacking Gems test:

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Ruby193/bin

$ wine ./ruby gem fetch malice
Fetching: malice-13.gem (100%)
Downloaded malice-13

$ wine ./ruby gem unpack malice
Fetching: malice-13.gem (100%)
Unpacked gem: 'C:/Ruby193/bin/malice-13'

$ more malice-13/README 

Malice v. 13

DESCRIPTION

A small, malicious library.

Use at your own risk. No warranty of fitness! Copyright 2007 
Cloudburst, LLC. Licensed under the AFL 3.0; see the included 
LICENSE file.
--- snip ---

For interactive Ruby shell (irb) to be useful you need to start with
'wineconsole'.

Regards

-- 
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.



More information about the wine-bugs mailing list