Project

General

Profile

Actions

Bug #12888

closed

Require 'thread' crash on recent 2.2.x

Added by Jishin (Julien BONNET) over 7 years ago. Updated over 5 years ago.

Status:
Rejected
Target version:
-
ruby -v:
ruby 2.2.3p173 (2015-08-18 revision 51636) [x64-mingw32]
[ruby-core:77863]

Description

By just calling the Thread class, a ruby script or just IRB crash :

(French install)
LoadError: 127: La procédure spécifiée est introuvable. - Init_Thread

It works on ruby for windows 1.9.3-p327, 2.0.0-p353
It fails on ruby for windows 2.2.3, 2.2.5
I have not tried on other versions

This is mandatory for using the Queue class in versions 2.0.0 and prior,
so it breaks code compatibility between 2.x versions

Updated by hsbt (Hiroshi SHIBATA) over 5 years ago

  • Status changed from Open to Rejected

Ruby 2.2.x is EOL status.

Actions

Also available in: Atom PDF

Like0
Like0