#30274: Segfault on iteration of GEOS Polygons/LinearRings.
-------------------------------------+-------------------------------------
Reporter: Murray | Owner: nobody
Christopherson |
Type: Bug | Status: new
Component: GIS | Version: master
Severity: Normal | Resolution:
Keywords: geos gis | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* version: 2.1 => master
* stage: Unreviewed => Accepted
Comment:
Segmentation fault is raised in:
{{{
File "django/django/contrib/gis/geos/prototypes/threadsafe.py", line 47
in __call__
File "django/django/contrib/gis/geos/libgeos.py", line 154 in __call__
File "django/django/contrib/gis/geos/coordseq.py", line 157 in size
File "django/django/contrib/gis/geos/coordseq.py", line 29 in __iter__
}}}
Regression in 138a78ec8cab5e1df0c8ba2a3ee895cb756ff1ae.
--
Ticket URL: <https://code.djangoproject.com/ticket/30274#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.45be71977e5ef5cb5d7d76bc650ce570%40djangoproject.com.