[mapserver-users] segmentation fault with endless recursion

Balázs Bámer bamerbalazs at gmail.com
Tue Feb 3 08:44:26 EST 2009


Hi All,

I always receive segmentation fault for the map file here:
http://www.bamer.hu/proba.map

My GDAL version can see in part of gdb backtrace:
#9426 0xb7983d5b in sincos () from /usr/lib/libgdal1.5.0.so.1
#9427 0xb7983d5b in sincos () from /usr/lib/libgdal1.5.0.so.1
#9428 0xb7983d5b in sincos () from /usr/lib/libgdal1.5.0.so.1

The OS is Ubuntu Linux 8.10 I installed gdal using apt-get. Installed
packages are
gdal-bin                                        install
libgdal-doc                                     install
libgdal1-1.5.0                                  install
libgdal1-dev                                    install

actual libgdal is /usr/lib/libgdal1.5.0.so.1.12.2

My Mapserver is configured with the line below:
./configure --with-oci
--with-oraclespatial=/usr/local/instantclient_11_1 --with-proj
--with-threads --with-gdal --with-ogr --with-jpeg --with-png=/usr/lib
--with-php=/usr/include/php5

configure output here:
http://www.bamer.hu/konf

What is the problem with gdal?

Thank you in advance.
Best regards: Balázs Bámer


More information about the mapserver-users mailing list