kapfenho
2010-Oct-21 11:49 UTC
Server/Console: ext call crashes in rails-server but works in rails-console
Hello, I use RMagick in Rails 3.0.1 and ruby 1.9.2p0 on OS X 10.6.4 A simple $ rails c Loading development environment (Rails 3.0.1) irb(main):001:0> f = Magick::Image.new(100,100) => 100x100 DirectClass 16-bit irb(main):002:0> quit works in the rails console but crashes when executed in the rails server (seg fault). Any idea what''s the difference and why this crashes? Thanks a lot, Horst -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.