简体   繁体   中英

Rails 3.1 + Ruby 1.9.3-rc1 + Rmagick + CarrierWave = [BUG] Segmentation fault ruby 1.9.3dev

I have a problem with carrier wave and Rmagick on OSX lion latest. I get a full bug report below. Is there a workaround for this?

Installed rmagick with sudo gem install rmagick Using Carrierwave to resize the images

Full bug report: ( due to char limit on stackoverflow ) http://pastebin.com/yVSn9SZZ

Got this fixed, it seemed a bug in latest rails.
I compiled everything again and used macports to compile imagemagick then it worked fine

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM