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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to