[PostGIS] #6061: segmentation fault when loading geometries

PostGIS trac at osgeo.org
Tue Apr 21 03:01:49 PDT 2026


#6061: segmentation fault when loading geometries
----------------------------+---------------------------
  Reporter:  maxsynytsky1v  |      Owner:  pramsey
      Type:  defect         |     Status:  closed
  Priority:  medium         |  Milestone:  PostGIS 3.6.2
 Component:  postgis        |    Version:  3.6.x
Resolution:  fixed          |   Keywords:
----------------------------+---------------------------
Comment (by maxsynytsky1v):

 Hello.
 I have just tested the fix in Debian with the freshly updated PostGIS
 3.6.3 and I can confirm that the fix works and produces invalid geometry
 error instead of crashing the cluster:
 {{{
 psql:gf_active_play_area.sql:1603: ERROR:  parse error - invalid geometry
 HINT:  "...890700),( 20.06211617 45.34060626, 20" <-- parse error at
 position 1047547 within geometry
 CONTEXT:  COPY gf_active_play_area, line 596, column shape: "MULTIPOLYGON
 ((( 15.46475600 46.64170500, 15.46562100 46.64115900, 15.46663100
 46.64050400, 15.4676..."
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6061#comment:25>
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