[Bug 1640360] Re: segfault on gdal.OpenEx() call

2016-11-14 Thread Jivan Amara
Ok, thanks for your time guys.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640360

Title:
  segfault on gdal.OpenEx() call

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdal/+bug/1640360/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1640360] Re: segfault on gdal.OpenEx() call

2016-11-11 Thread Jivan Amara
New package eliminates segfault, thanks :-)

One change I see with the new package is the KML driver reporting its
short name as "LIBKML" instead of "KML".  Is this a problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640360

Title:
  segfault on gdal.OpenEx() call

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdal/+bug/1640360/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1640360] [NEW] segfault on gdal.OpenEx() call

2016-11-08 Thread Jivan Amara
Public bug reported:

With both libgdal20 & python-gdal at version 2.1.0 the following snippet
will recreate:

import gdal
filename = 
'http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Hydrography/Watershed173811/FeatureServer/0/query?where=objectid3D+objectid=*=json'
data = gdal.OpenEx(filename)

Defining the environment variable GDAL_SKIP=DODS eliminates the
segfault.

Speaking with EvenR on #osgeo; he recommends that the DODS driver be
disabled in the builds.

Details:
Ubuntu 16.04.1 LTS
libgdal20 2.1.0+dfsg-1~xenial0
python-gdal 2.1.0+dfsg-1~xenial0

Expected:
ERROR 4: Failed to read GeoJSON data
Actual:
segfault

** Affects: gdal (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640360

Title:
  segfault on gdal.OpenEx() call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdal/+bug/1640360/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs