From: "usa (Usaku NAKAMURA)" Date: 2013-01-11T12:42:35+09:00 Subject: [ruby-core:51373] [ruby-trunk - Bug #7683] Rjb::load Segmentation fault windows Issue #7683 has been updated by usa (Usaku NAKAMURA). p125 is too old. try p327. (p362 is the most recently release, but another SEGV bug is reported.) ---------------------------------------- Bug #7683: Rjb::load Segmentation fault windows https://bugs.ruby-lang.org/issues/7683#change-35340 Author: chencc98 (xianpeng chen) Status: Open 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/