On mercredi 20 mai 2020 14:32:25 CEST Craig Delancy wrote: > I've just updated my PROJ and GDAL libraries from the github source again, > building in debug configuration, and when testing discovered that certain > datasets crash while other do not. Specifically, when I call > GetGeoTransform on the dataset, I get an exception on line 3395 of > c_api.cpp. The param new_geod_crs passed into the function > proj_crs_alter_geodetic_crs is NULL. > > When I open certain geotiff files to make the datasets, some work fine while > others cause this crash. All were working before I updated the GDAL > version. Previously I was on 3.0.0. Is this a bug or have I messed up > something on my end?
Hard to know. If you "git pull" from an existing GDAL checkout, make sure to make clean before rebuilding. If you still reproduce crashes, please provide a dataset that can reproduce the issue. Probably as an attachment in an issue in https://github.com/OSGeo/gdal/ -- Spatialys - Geospatial professional services http://www.spatialys.com
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev