[gdal-dev] Test Failure Question

Sean Gillies sean at mapbox.com
Thu Jan 9 11:14:57 PST 2020


Hi Andrew,

Running the test under lldb will give you some leads. Within your activated
environment, so that "python" is the correct one:

$ lldb python
(lldb) run -m pytest /Users/acbell/gdal/autotest/gcore/tiff_ovr.py



On Thu, Jan 9, 2020 at 11:48 AM Andrew Bell <andrew.bell.ia at gmail.com>
wrote:

> 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
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev



-- 
Sean Gillies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200109/173b5b0d/attachment.html>


More information about the gdal-dev mailing list