Why is this RMagick call generating a segmentation fault?

前端 未结 12 2077
慢半拍i
慢半拍i 2020-11-28 18:26

I\'ve been banging my head against the wall for the better part of an hour trying to figure out what\'s going wrong here, and I\'m sure (or rather hoping) it\'s something fa

12条回答
  •  情歌与酒
    2020-11-28 19:06

    UPDATE: This isn't really a true answer per se (I'm still seeing the same problem in MRI 1.9.1), but I used RVM to get my MRI 1.8.7 installation and gems up to date and tried running it, and everything works perfectly. I assume the problem is that RMagick isn't yet quite compatible with 1.9.1 yet, though the documentation does specifically mention Ruby 1.9 support.

提交回复
热议问题