[gdal-dev] GDAL 3.8.0beta1 available for testing

Michael Smith michael.smith.erdc at gmail.com
Wed Nov 1 03:18:10 PDT 2023


Using the ghcr.io/osgeo/gdal:ubuntu-full-latest docker image, I get a segfault when trying to convert overture maps to flatgeobuf

 

ogr2ogr -f flatgeobuf /data/overturemaps_2023_10_19.fgb /vsis3/overturemaps-us-west-2/release/2023-10-19-alpha.0/theme=buildings/ theme=buildings -progress

…

FlatGeobuf: Spatial index requested will write to temp file and do second pass on close

Segmentation fault (core dumped)

 

But no core file. 

 

 

-- 

Michael Smith

Remote Sensing/GIS Center

US Army Corps of Engineers

 

 

From: gdal-dev <gdal-dev-bounces at lists.osgeo.org> on behalf of Even Rouault via gdal-dev <gdal-dev at lists.osgeo.org>
Reply-To: Even Rouault <even.rouault at spatialys.com>
Date: Tuesday, October 31, 2023 at 1:14 PM
To: Rahkonen Jukka <jukka.rahkonen at maanmittauslaitos.fi>, "gdal-dev at lists.osgeo.org" <gdal-dev at lists.osgeo.org>
Subject: Re: [gdal-dev] GDAL 3.8.0beta1 available for testing

 

 

Le 31/10/2023 à 17:36, Rahkonen Jukka a écrit :
Hi,
 
I made a simple test with ogr2ogr and geopackage to geopackage on Windows. With GDAL 3.8.0dev-3e4dc710a2 (no arrow, old R-Tree) the timing was 36 minutes, with GDAL 3.8.0dev-6bbd2c080a the same conversion took 21 minutes. The gpkg file is 75 GB, with 120 layers.
 
Could it be that the new R-Tree implementation does not print anything into debug? 
Indeed. Debug traces added back in https://github.com/OSGeo/gdal/pull/8640

Even
-- 
http://www.spatialys.com
My software is free, but my time generally not.
_______________________________________________ gdal-dev mailing list gdal-dev at lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20231101/8c86a34f/attachment.htm>


More information about the gdal-dev mailing list