[gdal-dev] Test Failure Question
Andrew Bell
andrew.bell.ia at gmail.com
Thu Jan 9 10:48:09 PST 2020
Hi,
I'm getting an abort when I run autotest on OSX:
gcore/tiff_ovr.py
..................FFFF................................................................Fatal
Python error: Aborted
Current thread 0x00007fff9465d380 (most recent call first):
File "/Users/acbell/gdal/autotest/gcore/tiff_ovr.py", line 1364 in
test_tiff_ovr_43
File
"/Users/acbell/miniconda3/envs/gdaldev/lib/python3.8/site-packages/_pytest/python.py",
line 166 in pytest_pyfunc_call
File
"/Users/acbell/miniconda3/envs/gdaldev/lib/python3.8/site-packages/pluggy/callers.py",
line 187 in _multicall
File
"/Users/acbell/miniconda3/envs/gdaldev/lib/python3.8/site-packages/pluggy/manager.py",
line 84 in <lambda>
File
"/Users/acbell/miniconda3/envs/gdaldev/lib/python3.8/site-packages/pluggy/manager.py",
line 93 in _hookexec
...
Line 1364 is:
ds = gdaltest.tiff_drv.Create('tmp/ovr43.tif', 16, 16, 1, gdal.GDT_UInt16)
Any ideas what might be going on or what I might look for to fix?
Thanks,
--
Andrew Bell
andrew.bell.ia at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200109/f4ab0afd/attachment.html>
More information about the gdal-dev
mailing list