[postgis-tickets] [PostGIS] #2293: crash on ST_DumpPoints with curved geoms
PostGIS
trac at osgeo.org
Fri May 3 01:03:00 PDT 2013
#2293: crash on ST_DumpPoints with curved geoms
---------------------+------------------------------------------------------
Reporter: robe | Owner: nw
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
I think you should dump the points (which I believe are 3 points-on-curve
per segment).
But the crash suggests there's a memory error somewhere, as it should
still be possible to ignore unsupported geometries without crashing. So I
think you should first make it stable w/out supporting curves and only
later, if you want, add support for the curve.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2293#comment:8>
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