[geos-devel] WKBReader Bug Fixed

Frank Warmerdam warmerdam at pobox.com
Wed Feb 8 20:56:42 EST 2006


On 2/8/06, strk at refractions.net <strk at refractions.net> wrote:
> Did you notice where the exception handler was at all ?
> --strk;

The WKBReader::readLineString() is calling dis.readInt()
which apparently throws an exception.  I can't seem to
debug into it.

It is trapped in the GEOSException case within
GEOSGeomFromWKB_buf().   The ERROR_MESSAGE
triggers a seg fault.

I didn't seem to have debug info on the "ge"
exception, and so couldn't inspect it to see what
was going.

I wish I could provide a more authoritative report
on the exception problem but there is just too much
opaque stuff when I try to step through in gdb.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the geos-devel mailing list