[postgis-devel] more fun on Ultrasparc, unfortunately...

strk at refractions.net strk at refractions.net
Tue Nov 29 14:32:36 PST 2005


Lots of fun! :)
Please update again, should be gone now.
(would have segfaulted on i386 as well - keep the sparc)

All these segfault come out since I changed bounding box
cache to be owned by the lwgeom, and so released by
lwgeom destructor. The point didn't segfault because
it didn't have a bounding box cache.

--strk;

On Tue, Nov 29, 2005 at 08:53:58PM +0100, Alex Mayrhofer wrote:
> strk at refractions.net wrote:
> >1.0.6 should do, please try it.
> 
> sorry, same crash with
> 
>  POSTGIS="1.0.6CVS" GEOS="2.1.1" PROJ="Rel. 4.4.9, 29 Oct 2004" USE_STATS 
> DBPROC="0.3.0" RELPROC="0.3.0"
> 
> (gdb) frame 6
> #6  0x72324eb0 in lwgeom_release (lwgeom=0x3d9728) at lwgeom.c:278
> 278     lwgeom.c: No such file or directory.
>         in lwgeom.c
> (gdb) print col->ngeoms
> $1 = -2067174921
> (gdb)
> 
> The whole "col" structure seems to be botched (with the exception of 
> "type"):
> 
> (gdb) print /x *col
> $17 = {type = 0x0, bbox = 0xc2c98309, SRID = 0x3e47de88, ngeoms = 
> 0x84c969f7,
>   geoms = 0x7485d97}
> 
> I should mention that transforming a single point works fine:
> 
> terrasketch=# select transform(geomfromewkt('SRID=4326;POINT(1 1)'), 
> 32633); transform
> ----------------------------------------------------
>  002000000100007F79C1306127A032672A40FBD11083B03782
> (1 row)
> 
> 
> I'm two inches from ordering an i386 box for my site just to get rid of 
> that otherwise nice Sparc box :-/
> 
> thanks,
> 
> alex
> 
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel

-- 

 /"\    ASCII Ribbon Campaign
 \ /    Respect for open standards
  X     No HTML/RTF in email
 / \    No M$ Word docs in email




More information about the postgis-devel mailing list