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?

_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to