[gdal-dev] A crash with 3..1.1
Joaquim Manuel Freire Luís
jluis at ualg.pt
Wed Jul 1 01:25:21 PDT 2020
Hi Even,
My colleagues from Mac are getting crashes when using latest 3.1.1 GDAL from GMT.
the crash occurs for example when running a command such as (the @ is a recognized flag to GMT that downloads that particular file)
gmt grdimage -JM6.5i -R0/360/-45/45 -Bag @earth_day_01d > t.ps
You can see the stack trace at
https://github.com/GenericMappingTools/gmt/issues/3568
The crash occurs at line
https://github.com/GenericMappingTools/gmt/blob/master/src/gmt_gdalread.c#L339
which is accessed right after reading the file
https://github.com/GenericMappingTools/gmt/blob/master/src/gmt_gdalread.c#L34
A strange thing though is that it works fine for me on Windows with a GDAL build from master (2 days old).
Any idea on what might be causing this?
Thanks
Joaquim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200701/31d972c1/attachment.html>
More information about the gdal-dev
mailing list