Bug#868759: gdal-bin: Segmentation fault with SQLite driver.

Andy Wood agw at bas.ac.uk
Tue Jul 18 10:13:24 UTC 2017


Package: gdal-bin
Version: 2.2.1+dfsg-1
Severity: important

Dear Maintainer,

Segmentation fault which probably appeared after gdal 2.2.1+dfsg-1 went into buster:

$ ogr2ogr -t_srs EPSG:3857 -f "SQLite" -dsco SPATIALITE=YES \
  test.sqlite test.xml
Segmentation fault

$ cat test.xml
<OGRVRTDataSource>
 <OGRVRTLayer name="test">
  <SrcDataSource relativeToVRT="1">test.csv</SrcDataSource>
  <SrcLayer>test</SrcLayer>
  <GeometryType>wkbPoint</GeometryType>
  <LayerSRS>WGS84</LayerSRS>
  <GeometryField encoding="PointFromColumns" x="LON" y="LAT"/>
 </OGRVRTLayer>
</OGRVRTDataSource>

$ cat test.csv
LAT,LON
50.683,3.883
52.3,0.267
42.75,-1.633
52.3,0.267

Andy.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gdal-bin depends on:
ii  libc6                       2.24-12
ii  libgcc1                     1:7.1.0-9
ii  libgdal20 [gdal-abi-2-2-1]  2.2.1+dfsg-1
ii  libstdc++6                  7.1.0-9

gdal-bin recommends no packages.

Versions of packages gdal-bin suggests:
pn  libgdal-grass  <none>
ii  python-gdal    2.2.1+dfsg-1

-- no debconf information



More information about the Pkg-grass-devel mailing list