[GRASS-user] problem in Grass 6.4 rc3 Ubuntu 9.04

Hamish hamish_b at yahoo.com
Mon Aug 24 22:11:08 EDT 2009


Leonardo wrote:
> I'm having problems running Grass 6.4 rc3 on Ubuntu 9.04 
> When trying to open an existing grass database i see the
> following error.
> 
> *** glibc detected ***
> g.proj: double free or corruption (fasttop): 0x09b8fee0 ***
> 
> ======= Backtrace: =========
> /lib/tls/i686/cmov/libc.so.6[0xb78b7604]
> /lib/tls/i686/cmov/libc.so.6(cfree+0x96)[0xb78b95b6]
> /usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb6b4dad1]
> /usr/lib/libstdc++.so.6(_ZNSs4_Rep10_M_destroyERKSaIcE+0x1d)[0xb6b2b6fd]
> /usr/lib/libstdc++.so.6(_ZNSsD1Ev+0x4c)[0xb6b2d10c]
> /lib/tls/i686/cmov/libc.so.6(__cxa_finalize+0xc1)[0xb7876f51]
> /usr/local/lib/libgeos-3.1.1.so[0xb6984e64]
> /usr/local/lib/libgeos-3.1.1.so[0xb6a2dde0]


perhaps the local version of /usr/local/lib/libgeos is not
the one GRASS was compiled for, and that mis-match causes a
misalignment in the address space?

Can you find libgrass_vector.so and run "ldd libgrass_vect.so"
and see if that matches?

$GISBASE/lib/libgrass_vect.so


Hamish



      



More information about the grass-user mailing list