[postgis-tickets] [PostGIS] #2426: Garden Crash test failed: ST_Snap

PostGIS trac at osgeo.org
Fri Aug 16 07:09:12 PDT 2013


#2426: Garden Crash test failed: ST_Snap
----------------------+-----------------------------------------------------
 Reporter:  robe      |       Owner:  pramsey     
     Type:  defect    |      Status:  new         
 Priority:  critical  |   Milestone:  PostGIS GEOS
Component:  postgis   |     Version:  2.1.x       
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by strk):

 I've spotted this into the logs:
 {{{
  snap/LineStringSnapper.cpp:349: void
 geos::operation::overlay::snap::LineStringSnapper::snapSegments(geos::geom::CoordinateList&,
 const ConstVect&): Assertion `pf != 0.0' failed.
 }}}

 Reviewing the code actually seems to suggest there's a bug in GEOS, but
 for some reason I can't reproduce it with a geos-only input !?

 Can you isolate a simple offending case ?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2426#comment:10>
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