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: mdsum...@gmail.com

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

--
http://www.spatialys.com
My software is free, but my time generally not.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to