[postgis-users] MakePoint/GeometryFromText core dump

strk at refractions.net strk at refractions.net
Mon May 23 07:04:29 PDT 2005


On Mon, May 23, 2005 at 12:20:20PM +0100, Lars Holm Loldrup wrote:
> I also get a core-dump with the following select:
> 
>  
> 
> SELECT GeometryFromText('POINT(-106 40.6666666666667)',-1);

Upcoming 1.0.1 will be released soon, but there was no work on
GeometryFromText fixes. I tried your query but it does not produce
a segfault on my system [ gcc (GCC) 3.4.3 ]

You can read about 2.96 problems here:
http://gcc.gnu.org/gcc-2.96.html

I would try upgrading your compiler to a stable version.

--strk;

> 
>  
> 
> Using the following configuration:
> 
>  
> 
>                                          postgis_full_version
> 
> ----------------------------------------------------------------------------
> --------------------------
> 
>  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"
> 
>  
> 
> This is the final PostGis 1.0.0 version on a RedHat 7.3 linux compiled with
> gcc version 2.96.
> 
>  
> 
> ldd /usr/local/pgsql8/bin/postgres
> 
>         libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
> (0x4002c000)
> 
>         libz.so.1 => /usr/lib/libz.so.1 (0x40070000)
> 
>         libreadline.so.4 => /usr/lib/libreadline.so.4 (0x4007e000)
> 
>         libtermcap.so.2 => /lib/libtermcap.so.2 (0x400a4000)
> 
>         libcrypt.so.1 => /lib/libcrypt.so.1 (0x400a8000)
> 
>         libresolv.so.2 => /lib/libresolv.so.2 (0x400d5000)
> 
>         libnsl.so.1 => /lib/libnsl.so.1 (0x400e5000)
> 
>         libdl.so.2 => /lib/libdl.so.2 (0x400fa000)
> 
>         libm.so.6 => /lib/libm.so.6 (0x400fd000)
> 
>         libc.so.6 => /lib/libc.so.6 (0x4011e000)
> 
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
> 
>  
> 
> Will this problem be solved in the upcomming PostGis 1.0.1 version ?
> 
>  
> 
> Regards
> Lars Holm Loldrup 
> Consultant
> Carl Bro as, GIS&IT
> Granskoven 8, DK 2600 Glostrup 
> Tlf.(dir): +45 4348 6466, Fax (dir): +45 4348 6810
> 
> mailto:  <mailto:llo at carlbro.com> llo at carlbro.com
>  <http://www.carlbro.com> http://www.carlbro.com
> 
>  
> 

> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users




More information about the postgis-users mailing list