From: bonnet.jul@... Date: 2016-11-02T15:21:19+00:00 Subject: [ruby-core:77863] [Ruby trunk Bug#12888] Require 'thread' crash on recent 2.2.x Issue #12888 has been reported by Julien BONNET. ---------------------------------------- Bug #12888: Require 'thread' crash on recent 2.2.x https://bugs.ruby-lang.org/issues/12888 * Author: Julien BONNET * Status: Open * Priority: Normal * Assignee: Usaku NAKAMURA * ruby -v: ruby 2.2.3p173 (2015-08-18 revision 51636) [x64-mingw32] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- 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 -- https://bugs.ruby-lang.org/ Unsubscribe: