[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-devel
Subject:    Re: [postgis-devel] Still problems on Ultrasparc with 1.0.5/8.1.0
From:       strk () refractions ! net
Date:       2005-11-28 12:14:26
Message-ID: 20051128121426.GA52455 () keybit ! net
[Download RAW message or body]

Another thing to try:
All allocations *should* happen through lwalloc() (in liblwgeom.c)
You might trap cases in which size exceeds a threshold and induce
a segfault: free((void *)0x1).
Then run with gdb to see who tried to allocate so much memory.

--strk;


On Mon, Nov 28, 2005 at 01:07:47PM +0100, Alex Mayrhofer wrote:
> strk@refractions.net wrote:
> >No, GEOS shouldn't have to do with this.
> >The backtrace shows something about index_insert, do
> >dropping index help ?
> 
> I'll try that - however, there's no spatial index defined on the respective 
> table...
> 
> >It would help building postgres with --enable-cassert
> >and -g.
> 
> Will do that.
> 
> cheers
> 
> alex
> _______________________________________________
> postgis-devel mailing list
> postgis-devel@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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic