From: "naruse (Yui NARUSE)" Date: 2012-08-10T11:11:55+09:00 Subject: [ruby-core:47101] [ruby-trunk - Bug #6848][Feedback] bundle install fails Issue #6848 has been updated by naruse (Yui NARUSE). Status changed from Open to Feedback It seems because openssl bundled with Mac OS X. Ruby can't work with Mac bundled OpenSSL http://www.christopherirish.com/2011/09/02/ruby-1-9-2-segmentation-fault-and-openssl/ ---------------------------------------- Bug #6848: bundle install fails https://bugs.ruby-lang.org/issues/6848#change-28753 Author: bcode (y s) Status: Feedback Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin10.8.0] After installing ruby using rvm, on an OSX 10.6, bundle install fails. This is my ruby: $ ruby -v ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin10.8.0] This is how I get the error: $ rails new abc gives a long output, at the end of which is You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html Fetching gem metadata from https://rubygems.org/. -- http://bugs.ruby-lang.org/