[postgis-tickets] [PostGIS] #3949: Infinite (?) loop in distance calculation
PostGIS
trac at osgeo.org
Thu Dec 21 11:19:05 PST 2017
#3949: Infinite (?) loop in distance calculation
----------------------+---------------------------
Reporter: pramsey | Owner: nicklas
Type: defect | Status: assigned
Priority: high | Milestone: PostGIS 2.4.3
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by pramsey):
Oh, I should comment: the geometries are disjoint. And I checked with a
profiler, the execution path is the "fast" one, not the "brute force" one.
So this isn't a brute force combinatorial explosion, it's something else
going on.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3949#comment:3>
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