Changes between Initial Version and Version 1 of Ticket #13843, comment 5
- Timestamp:
- Oct 16, 2011, 10:13:02 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13843, comment 5
initial v1 3 3 > > Having same problem when editing polygon (from geodjango tutorial of World) in admin part. 4 4 > And this doesn't happen every time... 5 5 {{{ 6 6 [Fri Oct 14 01:39:24 2011] [notice] caught SIGTERM, shutting down 7 7 [Fri Oct 14 01:39:24 2011] [error] Exception AttributeError: "'NoneType' object has no attribute 'finishGEOS_r'" in <bound method GEOSContextHandle.__del__ of <django.contrib.gis.geos.prototypes.threadsafe.GEOSContextHandle object at 0x181b4d0>> ignored … … 9 9 [Fri Oct 14 01:39:24 2011] [error] Exception AttributeError: "'NoneType' object has no attribute 'destroy_geom'" in Exception AttributeError: "'NoneType' object has no attribute 'destroy_geom'" in 10 10 [Fri Oct 14 01:39:24 2011] [error] Exception AttributeError: "'NoneType' object has no attribute 'destroy_geom'" in Exception AttributeError: "'NoneType' object has no attribute 'destroy_geom'" in 11 }}}