[postgis-devel] Re: [postgis-users] Re: Buggy transform() function in 1.0RC1 ?
strk at refractions.net
strk at refractions.net
Sun Jun 5 11:14:59 PDT 2005
On Sun, Jun 05, 2005 at 02:31:18PM +0200, Nicolas Ribot wrote:
> > Tested with current CVS (1.0.1 basically)
> >
> > $ psql -f test_crash_postgres_reprojection.sql test
> > transform_geometry
> > ----------------------------------------------------
> > 0101000020BE6B00006A2B98C728512241C7EA110A0A664441
> > (1 row)
> >
> > UPDATE 1
> > transform_geometry
> > ----------------------------------------------------
> > 0101000020BE6B00006A2B98C728512241C7EA110A0A664441
> > (1 row)
> >
> > What version are you using ?
> >
>
> POSTGIS="1.0.0" GEOS="2.1.1" PROJ="Rel. 4.4.9, 29 Oct 2004" USE_STATS
> DBPROC="0 .3.0" RELPROC="0.3.0"
>
> On Windows XP SP2, Mingw compilation.
>
> So, problem seems to be solved :-)
There have been no segfault fixes between 1.0.0 and 1.0.1
I suspect it's something related to XP/Mingw ... can you
try 1.0.1 (doesn't require dump/reload) ?
--strk;
More information about the postgis-devel
mailing list