From: "skelz0r (Loïc Delmaire)" Date: 2013-01-14T08:54:52+09:00 Subject: [ruby-core:51411] [ruby-trunk - Bug #7683] Rjb::load Segmentation fault windows Issue #7683 has been updated by skelz0r (Lo��c Delmaire). Same here, with ruby-1.9.3-p125 & ruby-1.9.3-p362 and rjb (1.4.5). However ruby-1.9.3-p362 and rjb (1.4.3) is working on my pc. ---------------------------------------- Bug #7683: Rjb::load Segmentation fault windows https://bugs.ruby-lang.org/issues/7683#change-35389 Author: chencc98 (xianpeng chen) Status: Feedback Priority: Normal Assignee: Category: core Target version: 1.9.3 ruby -v: ruby 1.9.3p125 (2012-02-16) [i386-mingw32 i installed RoR. rails is 3.2.1 and ruby is ruby 1.9.3p125 (2012-02-16) [i386-mingw32] my machine is windows xp sp4. i set my JAVA_HOME to c:\jdk150_12 and then install rjb by gem install rjb the installation looks good. rjb is 1.4.3 but below code fails on my pc. require 'rjb' Rjb::load please help. -- http://bugs.ruby-lang.org/