Why do I get a Nokogiri crash and MemoryError: negative re-allocation size?

荒凉一梦 提交于 2019-12-24 17:56:03

问题


I've got a crawler that runs fine locally, but when I run it on a XL EC2 instance, I'm getting a MemoryError: negative re-allocation size error. I've searched the web but can't find anything helpful.

Any thoughts on what could be wrong?


回答1:


I believe we were getting this error because of our disk was full.



来源:https://stackoverflow.com/questions/10838475/why-do-i-get-a-nokogiri-crash-and-memoryerror-negative-re-allocation-size

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!