Re: Double free or Corruption error when using GeoDjango

2016-05-24 Thread tapan pandita
I have some more information. I set the MALLOC_CHECK_ environment variable to 3 and I got a backtrace. I have an issue open on gevent and the backtrace with other details is here: https://github.com/gevent/gevent/issues/808#issuecomment-221206899 It looks like a bug with how libgeos works with gun

Re: Double free or Corruption error when using GeoDjango

2016-05-19 Thread Erik Cederstrand
> Den 19. maj 2016 kl. 22.17 skrev Tapan Pandita : > > I am running django 1.9.4 on gunicorn19.4.5 with the gevent worker > (gevent==1.0.2, greenlet==0.4.9). My app is deployed on heroku. For some > requests, I have noticed this error: "*** Error in > `/app/.heroku/python/bin/python': double f