[gdal-dev] GDAL error from Mapserver 7.0

Jukka Rahkonen jukka.rahkonen at maanmittauslaitos.fi
Thu Sep 10 08:11:05 PDT 2015


Hi,

We tried to update Mapserver from 7.0b1 into 7.0.0 and GDAL version was
rised from 1.11.2 into 2.0.0. However, Spatialite tileindex layer stopped
working.

The error that comes from Mapserver is

Program terminated with signal 11, Segmentation fault.
#0  0x00007efd01639b8e in OGRSQLiteTableLayer::Initialize (this=0x26013a0,
pszTableName=0x24b30a0 "usimmat_kuvat", bIsVirtualShapeIn=<value optimized
out>, bDeferredCreation=<value optimized out>)
    at ogrsqlitetablelayer.cpp:200
200                 if( poFeatureDefn->GetGeomFieldCount() == 0 )


This part looks odd is pszTableName=0x24b30a0 "usimmat_kuvat". The table
name in the mapfile and in Spatialite is actually "uusimmat_kuvat"

Any idea what happens and where to search the reason for the error?

-Jukka Rahkonen-



More information about the gdal-dev mailing list