[PostGIS] #5924: CG_Simplify crash on malformed linestrings

PostGIS trac at osgeo.org
Fri Jun 6 06:33:50 PDT 2025


#5924: CG_Simplify crash on malformed linestrings
--------------------+-----------------------------
 Reporter:  robe    |      Owner:  Loïc Bartoletti
     Type:  defect  |     Status:  new
 Priority:  medium  |  Milestone:  PostGIS 3.5.4
Component:  sfcgal  |    Version:  3.5.x
 Keywords:          |
--------------------+-----------------------------
 Crash log here -
 https://github.com/robe2/postgis/actions/runs/15482089345/job/43589634035

 Crashing query
 {{{
 SELECT CG_Simplify(ST_GeomFromText('LINESTRING(1 2, 1 2)',4326), 20.1,
 false)
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5924>
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