[postgis-users] Postgres 8.1beta2 crash with 3D (and beyond) geometries..
Alex Mayrhofer
axelm-postgis at nona.net
Tue Nov 1 15:02:51 PST 2005
strk at refractions.net wrote:
> Can you provide a backtrace of the call ?
> --strk;
here we go - unfortunately it's not very informative since stack corruption
seems to have occured (i've recompiled PostGIS only to contain debugging
info, not Postgres):
----
0x7049b4b8 in recv () from /lib/v9/libc.so.6
(gdb) cont
Continuing.
(note: here is where the bad query is done)
Program received signal SIGBUS, Bus error.
0x807867a4 in ?? ()
(gdb) bt
#0 0x807867a4 in ?? ()
#1 0x80786750 in ?? ()
Previous frame identical to this frame (corrupt stack?)
----
i doubt this helps, but that's all i have for now.
cheers
alex
More information about the postgis-users
mailing list