From: Yui NARUSE Date: 2012-01-05T16:23:16+09:00 Subject: [ruby-core:41913] [ruby-trunk - Bug #5824][Third Party's Issue] Interpreter Crashes when using OmniAuth Issue #5824 has been updated by Yui NARUSE. Status changed from Open to Third Party's Issue Priority changed from High to Normal This is because Mac OS X bundled openssl. See http://www.christopherirish.com/2011/09/02/ruby-1-9-2-segmentation-fault-and-openssl/ ---------------------------------------- Bug #5824: Interpreter Crashes when using OmniAuth https://bugs.ruby-lang.org/issues/5824 Author: Conrad Taylor Status: Third Party's Issue Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.3p6 (2011-12-28 revision 34149) [x86_64-darwin11.2.0] Ruby interpreter is crashing when using the OmniAuth with Google, Twitter, and Facebook. This can be reproduced with Ruby 1.9.3p6. However, things work as expected using Ruby 1.9.2p312. I'm attaching a sample Rails project as well as the crash report for your review. -- http://redmine.ruby-lang.org