[gdal-dev] ogr2ogr segfault

Paolo Cavallini cavallini at faunalia.it
Tue May 19 02:46:58 PDT 2015


Il 19/05/2015 11:43, Paolo Cavallini ha scritto:
> 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

For completedness:

#0  0x00007f9bfed4fff4 in spatialite_init () from
/usr/lib/x86_64-linux-gnu/libspatialite.so.5
#1  0x00007f9c058874bf in ?? () from /usr/lib/libgdal.so.1
#2  0x00007f9c0588c385 in ?? () from /usr/lib/libgdal.so.1
#3  0x00007f9c058927e0 in ?? () from /usr/lib/libgdal.so.1
#4  0x0000000000405303 in ?? ()
#5  0x00007f9c04373b45 in __libc_start_main (main=0x404bc0, argc=7,
argv=0x7fff8d37a748, init=<optimized out>, fini=<optimized out>,
    rtld_fini=<optimized out>, stack_end=0x7fff8d37a738) at libc-start.c:287
#6  0x0000000000408292 in ?? ()

All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html


More information about the gdal-dev mailing list