[mapserver-users] segmentation fault with endless recursion

Martin Kofahl M.Kofahl at gmx.net
Wed Feb 4 02:27:34 EST 2009


Try to add a STYLE section (even empty - STYLE END) in you class

  CLASS
    EXPRESSION ""
    NAME "Pont"
  END

Martin

-------- Original-Nachricht --------
> Datum: Tue, 3 Feb 2009 14:44:26 +0100
> Von: "Balázs Bámer"
> An: mapserver-users at lists.osgeo.org
> Betreff: [mapserver-users] segmentation fault with endless recursion

> 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
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-users mailing list