Il 19/05/2015 11:18, Antonio Falciano ha scritto: > ogr2ogr OUTPUTLAYER.shp strade.shp -dialect sqlite -sql "SELECT > ST_Line_Interpolate_Point(geometry, 0.5), * FROM strade" > What happens in this case?
Same thing, segfault. Reading better notes from Debian developer I get convinced is the same problem reported (not proj, sorry). In fact: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `ogr2ogr /tmp/processing/ac237fb069174742838e3f468b7b8a28/OUTPUTLAYER.shp /home/'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f9bfed4fff4 in spatialite_init () from /usr/lib/x86_64-linux-gnu/libspatialite.so.5 Same thing as for qgis crashes. Thanks for helping to understand. -- Paolo Cavallini - www.faunalia.eu QGIS & PostGIS courses: http://www.faunalia.eu/training.html _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
