Re: [gdal-dev] JP2 Segfault

2016-07-22 Thread Yves Jacolin
___ > Od: gdal-dev [gdal-dev-boun...@lists.osgeo.org] w imieniu Yves Jacolin > [yjaco...@free.fr] Wysłano: 22 lipca 2016 15:38 > Do: gdal-dev@lists.osgeo.org > DW: Jukka Rahkonen > Temat: Re: [gdal-dev] JP2 Segfault > > Even, Jukka, > > Thank both

Re: [gdal-dev] JP2 Segfault

2016-07-22 Thread Yves Jacolin
On Friday, July 22, 2016 10:28:15 Jukka Rahkonen wrote: > Yves Jacolin free.fr> writes: > > Jukka, I did not use two --config flags at the same time, but this > > information > > > is a great confirmation how to manage such multi config flag, definitively > > useful > > > for next time. > >

Re: [gdal-dev] JP2 Segfault

2016-07-22 Thread Jukka Rahkonen
Yves Jacolin free.fr> writes: > > Jukka, I did not use two --config flags at the same time, but this information > is a great confirmation how to manage such multi config flag, definitively useful > for next time. Hi Yves, I was carefully reading your first mail which did have two --confi

Re: [gdal-dev] JP2 Segfault

2016-07-22 Thread Tomaka, Jacek
] Wysłano: 22 lipca 2016 15:38 Do: gdal-dev@lists.osgeo.org DW: Jukka Rahkonen Temat: Re: [gdal-dev] JP2 Segfault Even, Jukka, Thank both of you. @Even, I though that I get this kind of issue :) I checked my formats list, but maybe at the end of the day, my eyes were tired. @Jukka, I did not use

Re: [gdal-dev] JP2 Segfault

2016-07-22 Thread Yves Jacolin
Even, Jukka, Thank both of you. @Even, I though that I get this kind of issue :) I checked my formats list, but maybe at the end of the day, my eyes were tired. @Jukka, I did not use two --config flags at the same time, but this information is a great confirmation how to manage such multi co

Re: [gdal-dev] JP2 Segfault

2016-07-21 Thread Jukka Rahkonen
Yves Jacolin free.fr> writes: > > Hello, > > I am working on some JP2 data (total 262 Go) . I started creating a vrt file > and then "gdal_translate" them. > > I always have a segfault. I tried to use a GDAL_SKIP config to use another > driver but it seems that I can successfully do this: >

Re: [gdal-dev] JP2 Segfault

2016-07-21 Thread Even Rouault
Salut Yves, > Using --config GDAL_SKIP ECW doesn't change anything. The name of the driver in that instance is JP2ECW . ECW is for .ecw files > > I can't understand two things: > > * first: why libNCSEcw is used instead of openjpeg200 lib? Answered above > * second: what kind of problem cou

[gdal-dev] JP2 Segfault

2016-07-21 Thread Yves Jacolin
Hello, I am working on some JP2 data (total 262 Go) . I started creating a vrt file and then "gdal_translate" them. I always have a segfault. I tried to use a GDAL_SKIP config to use another driver but it seems that I can successfully do this: >> Stack trace in bt << Starting program: /usr/lo