[postgis-devel] [PostGIS] #1351: ST_Buffer around A LINESTRING crashes the database
PostGIS
trac at osgeo.org
Wed Dec 7 04:58:23 PST 2011
#1351: ST_Buffer around A LINESTRING crashes the database
----------------------+-----------------------------------------------------
Reporter: royl | Owner: pramsey
Type: defect | Status: new
Priority: critical | Milestone: PostGIS 2.0.0
Component: postgis | Version: 1.5.X
Keywords: |
----------------------+-----------------------------------------------------
Comment(by strk):
Actually, the incremental buffer approach crashed nonetheless, with the
known assertion failure:
{{{
RightmostEdgeFinder.cpp:76: void
geos::operation::buffer::RightmostEdgeFinder::findEdge(std::vector<geos::geomgraph::DirectedEdge*,
std::allocator<geos::geomgraph::DirectedEdge*> >*): Assertion `checked>0'
failed.
}}}
That one should be fixed already in GEOS development version.
See: http://trac.osgeo.org/geos/ticket/473
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1351#comment:6>
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-devel
mailing list