1

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?

the Tin Man
  • 158,662
  • 42
  • 215
  • 303
Williamf
  • 595
  • 4
  • 14

1 Answers1

1

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

Williamf
  • 595
  • 4
  • 14