Re: [gdal-dev] OpenFileGDB driver conflicts with GPX and KML driver

2017-03-13 Thread Holger Schiebold
Hmm, it does not happen with 1.11.3 and 2.1.2 on an other machine with linux mint on it. It does not happen with the latest 2.1.3 on our rhel6 system where the problem occurs with 1.11.5. So i think special circumstances with 1.11.5 on our rhel6 machines. So forget my question - i will update

Re: [gdal-dev] OpenFileGDB driver conflicts with GPX and KML driver

2017-03-10 Thread Even Rouault
On vendredi 10 mars 2017 13:35:18 CET Holger Schiebold wrote: > Hi all, > > at gdal 1.11.5 i have to disable via OGR_SKIP the GPX and KML driver to > get FileGDB driver working with my ESRI filegeodatabases. Otherwise i > get an segfault caused by the GPX or KML driver. On former 1.9 version > of

[gdal-dev] OpenFileGDB driver conflicts with GPX and KML driver

2017-03-10 Thread Holger Schiebold
Hi all, at gdal 1.11.5 i have to disable via OGR_SKIP the GPX and KML driver to get FileGDB driver working with my ESRI filegeodatabases. Otherwise i get an segfault caused by the GPX or KML driver. On former 1.9 version of gdal this not happens. Is it a bug or special circumstances in my en