Re: [gdal-dev] Intermittent memory-corruption crashes in GRIB2 import

2021-11-16 Thread Even Rouault
Le 17/11/2021 à 00:21, Simon Eves a écrit : Hi Even, Thank you very much for the quick and plausible fix. It certainly seems to resolve the issue on my machine. I'm sending a build to my colleague to test it on his Threadripper, as he was the first one to hit it. Looks like you have merged

Re: [gdal-dev] Intermittent memory-corruption crashes in GRIB2 import

2021-11-16 Thread Simon Eves
Hi Even, Thank you very much for the quick and plausible fix. It certainly seems to resolve the issue on my machine. I'm sending a build to my colleague to test it on his Threadripper, as he was the first one to hit it. Looks like you have merged this into master and into the 3.4 release branch.

Re: [gdal-dev] Intermittent memory-corruption crashes in GRIB2 import

2021-11-16 Thread Simon Eves
Hi Even, Sorry for the slow response. I was out yesterday and this morning. Testing your fix now. Simon On Mon, Nov 15, 2021 at 4:59 AM Even Rouault wrote: > Simon, > > unfortunately there are a number of places in the degrib library which > aren't thread-safe, and you just spotted that the er