[postgis-devel] WKB Problems on 64-Bit Linux
strk at refractions.net
strk at refractions.net
Tue Mar 8 10:22:14 PST 2005
On Tue, Mar 08, 2005 at 06:25:57PM +0100, Markus Schaber wrote:
> Hi, Strk,
>
> strk at refractions.net schrieb:
> > Even simpler. I get a segfault on this:
> >
> > SELECT 'POINT()'::geometry;
> >
> > [ x86_64 GNU/Linux ]
>
> But this has to be a different problem, as it is the text parser and not
> the binary parser.
>
> BTW, this seems to work as intended on Itanium and IA32:
>
> jdbc_test=# SELECT 'POINT()'::geometry;
> ERROR: parse error - invalid geometry
>
> Do the parser generators generate the same output on all platforms?
> Maybe the x86-32 generated WKT file fails on x86_64 for some odd reasons.
Maybe I have completely different problems here. Sorry, but I just
started building code on the AMD64...
BTW, were all 0.x working fine ? Could you check 0.9.2 ?
If it is an *old* bug/missupport we might take care of it for 1.0.1 ...
--strk;
>
> Markus
>
> --
> Markus Schaber | Logical Tracking&Tracing International AG
> Dipl. Inf. | Software Development GIS
>
> Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
More information about the postgis-devel
mailing list