[osgeo4w-dev] [osgeo4w] #680: QGIS compiled against GDAL 3.3.0 crash opening a project
OSGeo4W
trac_osgeo4w at osgeo.org
Thu May 13 07:03:01 PDT 2021
#680: QGIS compiled against GDAL 3.3.0 crash opening a project
---------------------+---------------------------
Reporter: PedroNGV | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Package
Version: | Keywords:
---------------------+---------------------------
After updating QGIS from OSGeo4W testing, for a version compiled against
GDAL 3.3.0, I'm getting a crash opening a project that works fine in QGIS
compiled against GDAL 3.2.2.
Here is a sample project:
https://cld.pt/dl/download/85e3df31-1f7d-4826-96f6-3533328c637e/Sample_Project.zip
Opening this project on:
{{{
QGIS version 3.18.2-Zürich
QGIS code revision 5920dd1a
Compiled against Qt 5.15.2
Running against Qt 5.15.2
Compiled against GDAL/OGR 3.2.2
Running against GDAL/OGR 3.2.2
Compiled against GEOS 3.9.1-CAPI-1.14.2
Running against GEOS 3.9.1-CAPI-1.14.2
Compiled against SQLite 3.35.2
Running against SQLite 3.35.2
Compiled against PDAL 2.2.0
Running against PDAL 2.2.0 (git-version: 365171)
PostgreSQL Client Version 13.0
SpatiaLite Version 5.0.1-rc1
QWT Version 6.1.3
QScintilla2 Version 2.11.5
Compiled against PROJ 8.0.0
Running against PROJ Rel. 8.0.1, March 5th, 2021
OS Version Windows 10 Version 2009
}}}
works fine.
But trying to open on:
{{{
QGIS version 3.18.2-Zürich
QGIS code revision 515138c171
Compiled against Qt 5.15.2
Running against Qt 5.15.2
Compiled against GDAL/OGR 3.3.0
Running against GDAL/OGR 3.3.0
Compiled against GEOS 3.9.1-CAPI-1.14.2
Running against GEOS 3.9.1-CAPI-1.14.2
Compiled against SQLite 3.35.2
Running against SQLite 3.35.2
Compiled against PDAL 2.2.0
Running against PDAL 2.2.0 (git-version: 365171)
PostgreSQL Client Version 13.0
SpatiaLite Version 5.0.1-rc1
QWT Version 6.1.3
QScintilla2 Version 2.11.5
Compiled against PROJ 8.0.1
Running against PROJ Rel. 8.0.1, March 5th, 2021
OS Version Windows 10 Version 2009
}}}
it crashes before open.
Can this be related to GDAL 3.3 update? It's the only difference I can
see, besides minor update to PROJ 8.0.1.
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/680>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list