From: Chris Irish Date: 2011-09-03T07:27:06+09:00 Subject: [ruby-core:39237] [Ruby 1.8 - Bug #4915] segmentation fault on net/http.rb:586 Issue #4915 has been updated by Chris Irish. I've had a similar problem a few times, and it was always because I had Ruby compiled with the incorrect OpenSSL. Do you have OpenSSL installed through MacPorts? If you do you need to point your Ruby installation at /opt/local when you compile it. See if this post helps, it's for ruby 1.9 but it's the same issue with ruby 1.8 http://www.christopherirish.com/2011/09/02/ruby-1-9-2-segmentation-fault-and-openssl/ ---------------------------------------- Bug #4915: segmentation fault on net/http.rb:586 http://redmine.ruby-lang.org/issues/4915 Author: bhuwan bhuwan Status: Open Priority: Normal Assignee: Category: Target version: Ruby 1.8.7 ruby -v: ruby 1.8.7 (2011-02-18 patchlevel 334) [i686-darwin10.7.0] /Users/test/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/net/http.rb:586: [BUG] Segmentation fault ruby 1.8.7 (2011-02-18 patchlevel 334) [i686-darwin10.7.0] Abort trap Attempted to do a Chargify call and received this error. Rails 3.0.5, ruby 1.8.7 patch level 334 on Snow Leopard OS X -- http://redmine.ruby-lang.org