From: "hsbt (Hiroshi SHIBATA)" Date: 2013-12-09T18:19:57+09:00 Subject: [ruby-core:58991] [ruby-trunk - Bug #9230][Open] Segmentation fault in Ruby trunk Issue #9230 has been reported by hsbt (Hiroshi SHIBATA). ---------------------------------------- Bug #9230: Segmentation fault in Ruby trunk https://bugs.ruby-lang.org/issues/9230 Author: hsbt (Hiroshi SHIBATA) Status: Open Priority: High Assignee: tmm1 (Aman Gupta) Category: core Target version: current: 2.1.0 ruby -v: ruby 2.1.0dev (2013-12-09 trunk 44085) [x86_64-darwin13.0] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN I always got Segmentation fault in trunk. I can reproduce follow situation: $ rails new foo add 'newrelic_rpm' to Gemfile on Foo Application. $ bundle exec rails console crash log is attached. I investigate this issue, it is caused by r44060 -- http://bugs.ruby-lang.org/