[geos-devel] getInternalPoint() now crashes
David Blasby
dblasby at refractions.net
Mon Aug 18 13:11:06 EDT 2003
Yuri,
getInternalPoint() used to work fine, but the new CVS causes it to crash
(some type of seg-fault type crash).
It crashes with this polygon:
POLYGON((67 13,67 18,59 18,59 13,67 13))
convexHull() throws an error on this polygon:
POLYGON((52 18,66 23,73 9,48 6,52 18),(59 18,67 18,67 13,59 13,59 18))
buffer(15) crashes (some type of seg-fault) on geometries -
ie. POINT(44 31)
dave
More information about the geos-devel
mailing list