Why is this RMagick call generating a segmentation fault?

前端 未结 12 2066
慢半拍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 18:56

    I solved the same error (after many trials) by moving the 'gem "pg"' line in the gemfile below the fog gem, had something to do with loading dependencies I think.

提交回复
热议问题