[PostGIS] #5946: FindTopology(toTopoGeom) crashing on berrie64 garden tests Infinite Point
PostGIS
trac at osgeo.org
Fri Jul 18 00:43:52 PDT 2025
#5946: FindTopology(toTopoGeom) crashing on berrie64 garden tests Infinite Point
-----------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.6.0
Component: topology | Version: 3.5.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
The fix is effective as it returns:
{{{
strk at postgis_garden=# select
topology.toTopoGeom('0101000020E6100000000000000000F07F000000000000F07F',
'topo_test', 1, 0.001);
ERROR: Cannot add point with non-finite ordinate values
}}}
I'll run full garden in the branch to verify it doesn't crash elsewhere
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5946#comment:4>
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