[Gdal-dev] Segmentation fault

Frank Warmerdam warmerdam at pobox.com
Sun Mar 18 11:19:26 EDT 2007


Yves Jacolin wrote:
> Hi,
> 
> I built gdal-ogr from source (test 1.3.2 and 1.4.0). I already succeed to 
> built it. But this time,  I always get this error:
> $ gdalinfo --formats
> Supported Formats:
> Erreur de segmentation (which means Segmentation fault ;-)
> 
> I get no error message with configure, make, and make install. I have no idea 
> where it can come from. My configure command is:
> ./configure --without-python --with-sqlite=/usr/include/ 
> --with-mysql=/usr/bin/mysql_config --with-pg=/usr/bin/pg_config 
> --without-grass --with-ecw=/usr/local/ --with-xerces --without-ogdi
> 
> I built gdal-ogr with python and OGDI the last time I succeed, so this time I 
> tried without, but no change.

Yves,

One possibility is that you are still building with the old old PROJ.4 code
in OGDI.  This often causes an othewise unexplainable seg fault with linked
into something that also has the modern PROJ.4.  Could you verify that your
OGDI is built without the internal PROJ?

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org




More information about the Gdal-dev mailing list