I agree. I don't consider 1.8.7 to be stable, and it fails about 60 ruby-specs. I'd stay away. -- Yehuda
On Fri, Sep 19, 2008 at 12:50 PM, Michael Klishin < [EMAIL PROTECTED]> wrote: > > 2008/9/19 pirkka <[EMAIL PROTECTED]>: > > > ~ Loading: Merb::BootLoader::SetupSession > > /usr/local/lib/ruby/1.8/openssl/ssl.rb:31: [BUG] Bus Error > > ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-darwin9.5.0] > > As you can see it happens after routes compilation. > > Here is line 31 of ssl.rb (.ext/common/openssl/ssl.rb in built but not > installed ruby187 copy): > DEFAULT_CERT_STORE = OpenSSL::X509::Store.new > > Something is wrong with certificates OpenSSL uses on your machine. > > I tried Ruby 187 several times and it never worked for all of my Ruby apps. > I gave up and use 186p111 locally because it never causes problems > like this one. > -- > MK > > > > -- Yehuda Katz Developer | Engine Yard (ph) 718.877.1325 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
