krz (Christian Fazzini)
02/20/2011
01:27 AM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin Just an update. I uninstalled any variation of macport postgresql and openssl, via: sudo port uninstall --follow-dependents portname openssl ---> Deactivating postgresql83-server @8.3.13_0 ---> Cleaning postgresql83-se...
krz (Christian Fazzini)
02/19/2011
10:54 PM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin Ok, I have pinpointed the problem. I do not need to move /opt. To diagnose this, I created a new rails app. I have included the gem file. In there you will see that it includes the twitter gem. HOWEVER, I've commented line 9: gem...
krz (Christian Fazzini)
11:08 AM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin Benoit, I'll go through those steps you suggested. By the way, is 1.9.3 safe to use in production? Any reason, why you didnt try reproducing in 1.9.2? =end
krz (Christian Fazzini)
02/17/2011
05:56 PM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin Shota, what approach can I take to overcome this issue? What do you suggest? Perhaps, I can remove RVM completely? Or uninstall OpenSSL via MacPorts? I could also do a reformat of the entire system, but that would take far too lo...
krz (Christian Fazzini)
04:43 PM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin Yea it is. Earlier you told me to do $LOADED_FEATURES. I was just checking if its normal for the output of $LOADED_FEATURES to return: "/Users/Chris/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/x86_64-darwin10.6.0/openssl.bundle...
krz (Christian Fazzini)
04:36 PM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin Shota, what is the related issue? I am still getting the same error as initial post. =end
krz (Christian Fazzini)
02:06 AM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin Any updates on this? At above paste. Is it normal that openssl is bundled/using ruby 1.9.1. Look at this line: "/Users/Chris/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/x86_64-darwin10.6.0/openssl.bundle" =end
krz (Christian Fazzini)
02/16/2011
01:37 AM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin I get: $ rvm use 1.9.2 Using /Users/Chris/.rvm/gems/ruby-1.9.2-p136 $ ruby -v ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_64-darwin10.6.0] $ rails console Loading development environment (Rails 3.0.3) r...
krz (Christian Fazzini)
02/15/2011
05:38 PM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin Hi Shota, yea that seems to work. Why doesn't it work in Rails console though? $ irb -rtwitter ruby-1.9.2-p136 :001 > Twitter.user("sferik").location => "San Francisco" =end
krz (Christian Fazzini)
05:06 PM
Ruby
Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin Hi Sakuro, this is what I get in Rails console: ruby-1.9.2-p136 :001 > require 'openssl' => nil ruby-1.9.2-p136 :002 > system "otool -L #{$LOADED_FEATURES.grep(/openssl.bundle/).join (' ')}" /Users/Chris/.rvm/rubies/...
krz (Christian Fazzini)
Also available in: Atom
Loading...