[PostGIS] #5684: Segfault from _RegisterMissingFaces

PostGIS trac at osgeo.org
Fri Mar 1 10:02:56 PST 2024


#5684: Segfault from _RegisterMissingFaces
----------------------+---------------------------
 Reporter:  strk      |      Owner:  strk
     Type:  defect    |     Status:  new
 Priority:  blocker   |  Milestone:  PostGIS 3.5.0
Component:  topology  |    Version:  master
 Keywords:            |
----------------------+---------------------------
 I'm getting a segfault from a draft implementation of TopoGeo_addGeometry
 which is pure plpgsql and shows the segfault happens when calling the
 internal _RegisterMissingFaces function which is instead written in C.

 The C function is only accessible from 3.5.0dev (still unreleased) so I'm
 marking this as a blocker to avoid shipping a crashable version.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5684>
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