Opened 8 years ago

Closed 8 years ago

#6335 closed defect (fixed)

Overview Creation fails in geopackages created using Tiling Scheme

Reported by: Augustus Owned by: warmerdam
Priority: normal Milestone: 2.0.2
Component: default Version: 2.0.1
Severity: normal Keywords: raster geopackage gdaladdo
Cc: dadler

Description

Running the following command will cause a crash.

gdaladdo -r cubic small_world_googlemapscompatible.gpkg 2 4 8 16 32

Data http://download.osgeo.org/gdal/data/geopackage/small_world_googlemapscompatible.gpkg

Creating gpkg using : gdal_translate -of GPKG 8Bit.tif 8BitGMC.gpkg -co TILE_FORMAT=PNG -co TILING_SCHEME=GoogleMapsCompatible

Attachments (1)

error.log (1.2 KB ) - added by Augustus 8 years ago.
LogError

Download all attachments as: .zip

Change History (2)

by Augustus, 8 years ago

Attachment: error.log added

comment:1 by Even Rouault, 8 years ago

Cc: dadler added
Milestone: 2.0.2
Resolution: fixed
Status: newclosed

trunk r33169, branches/2.0 r33170 "GPKG raster: fix potential use of freed sqlite temporary DB handle when generating overviews with partial tiles (#6335)"

Note: See TracTickets for help on using tickets.