Bug#785091: spatialite-bin: spatialite gives a Segmentation fault.

Andy G Wood agw at bas.ac.uk
Tue May 12 11:13:21 UTC 2015


Hi Sebastiaan,

On Tuesday 12 May 2015 12:03:43 Sebastiaan Couwenberg wrote:
> Control: tags -1 confirmed
> 
> Hi Andy,
> 
> Thanks for reporting this issue. I can confirm the issue in unstable.
> 
> A gdb run shows:
> 
>  Starting program: /usr/bin/spatialite
>  [Thread debugging using libthread_db enabled]
>  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> 
>  Program received signal SIGSEGV, Segmentation fault.
>  0x00007ffff787fff4 in spatialite_init () from
> /usr/lib/x86_64-linux-gnu/libspatialite.so.5
> 
> > Justification: breaks unrelated software
> 
> This justification is not supported by your bugreport.
> 
> Which unrelated software does this issue break?

Sorry, perhaps this is not "unrelated", but ....

ogr2ogr -a_srs WGS84 -f "SQLite" -dsco SPATIALITE=YES \
        -where 'PTT="143471"' -nln "143471" -append \
        wcp_2015.sqlite wcp.xml

Segfaults too.

Andy.



More information about the Pkg-grass-devel mailing list