[postgis-tickets] [PostGIS] #4706: Backend crash with TopoGeo_addLinestring against an invalid topology
PostGIS
trac at osgeo.org
Fri Jun 19 02:47:18 PDT 2020
#4706: Backend crash with TopoGeo_addLinestring against an invalid topology
----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.0.2
Component: topology | Version: master
Keywords: |
----------------------+---------------------------
As reported in https://github.com/larsop/resolve-overlap-and-gap/issues/1
there are cases in which an invalid topology triggers a segfault in
PostGIS, which assumes some form of validity (existing MBR for faces).
This is probably true since we switched topology from plpgsql to C, and
fixes should be backported to all those versions (2.2.0 onward)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4706>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list