[gdal-dev] core dump on dir info
Even Rouault
even.rouault at spatialys.com
Fri Feb 2 17:46:25 PST 2024
Michael,
I'm wondering if there not might be something wrong with your build or
runtime environment. Or there's something subtle, because that works
fine for me with my dev build or in the
ghcr.io/osgeo/gdal:alpine-normal-3.8.3 Docker image
Try running "valgrind ogrinfo /tmp/newdir/" or "gdb --args ogrinfo
/tmp/newdir/" (type "run") to get more useful information
Even
Le 03/02/2024 à 02:35, Michael Sumner via gdal-dev a écrit :
> I'm getting Illegal instruction / core dumped on ogrinfo of a directory:
>
> ogr2ogr /tmp/newdir
> https://github.com/SymbolixAU/geojsonsf/raw/master/inst/examples/geo_melbourne.geojson
> -f "ESRI Shapefile"
>
> ogrinfo /tmp/newdir/
> Illegal instruction (core dumped)
>
> I've worked back through some docker images and it wasn't a problem in
> 3.6.0, but I'm getting it since 3.7.0 - or I'm doing something wrong
> entirely.
>
> Cheers, Mike
>
>
> --
> Michael Sumner
> Software and Database Engineer
> Australian Antarctic Division
> Hobart, Australia
> e-mail: mdsumner at gmail.com
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
--
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20240203/4831f2a9/attachment.htm>
More information about the gdal-dev
mailing list