[postgis-users] Postgres 8.1beta2 crash with 3D (and beyond) geometries..
strk at refractions.net
strk at refractions.net
Tue Nov 1 23:45:52 PST 2005
If you rebuild postgresql using --enable-cassert chances
are that memory corruption would be couch earlier.
Also, is postgres binary dynlinked to stdc++ lib ?
--strk;
On Wed, Nov 02, 2005 at 12:02:51AM +0100, Alex Mayrhofer wrote:
> 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
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list