[PostGIS] #5794: Crash with TopoGeo_addPoint

PostGIS trac at osgeo.org
Thu Oct 10 08:09:27 PDT 2024


#5794: Crash with TopoGeo_addPoint
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  blocker   |  Milestone:  PostGIS 3.5.1
 Component:  topology  |    Version:  3.4.x
Resolution:            |   Keywords:  crash
-----------------------+---------------------------
Comment (by strk):

 The crash is due to none of the edges found to be within tolerance using
 lwt_be_getEdgeWithinDistance2D being *closer* than tolerance (which the
 snapping code is using). It can only be reproduced by specifying a
 tolerance which equals exactly the distance from the closest edge.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5794#comment:2>
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