[gdal-dev] gpkg tests and gdalinfo

Norman Barker norman.barker at gmail.com
Thu Sep 7 12:59:37 PDT 2017


Hi,

I am building the current trunk (the osgeo master from the github mirror of
svn), I am running on centos.

Running `python gpkg.py` from the autotest suite gives (with CPL_DEBUG ON)

GNM: GNMRegisterAllInternal
GNM: RegisterGNMFile
GNM: RegisterGNMdatabase
  TEST: gpkg_init ... success
  TEST: gpkg_1 ... GTiff: Reopen with strip chop enabled
GDAL: GDALOpen(data/byte.tif, this=0x1ef29a0) succeeds as GTiff.
GDAL: GDAL_CACHEMAX = 99 MB
GDAL: GDALDriver::Create(MEM,,256,256,1,Byte,(nil))
GDAL: GDALClose(, this=0x2522260)
GDAL: GDALClose(/vsimem/tmp.PNG, this=0x25843c0)
GDAL: Using default GDALDriver::CreateCopy implementation.
GDAL: GDALDriver::Create(GPKG,/vsimem/tmp.gpkg,20,20,1,Byte,0x25f9e50)
GDAL: GDALDatasetCopyWholeRaster(): 20*20 swaths, bInterleave=1
GDAL: GDALClose(/vsimem/tmp.gpkg, this=0x2585ec0)
GDAL: GDALClose(data/byte.tif, this=0x1ef29a0)
Segmentation fault

I can and will dig into it some more but is it is a known error with a
workaround?

ogrinfo works to list the tables, but how do I use gdalinfo to list a
tileset?

Thanks,

Norman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170907/9919233c/attachment.html>


More information about the gdal-dev mailing list