[gdal-dev] Gdaltransform hangs sometimes after being idle
Jukka Rahkonen
jukka.rahkonen at maanmittauslaitos.fi
Sun Sep 6 05:27:33 PDT 2015
Rahkonen Jukka (MML <jukka.rahkonen <at> maanmittauslaitos.fi> writes:
>
> Hi,
>
> I can reproduce now. GDAL is 64-bit 2.1-dev from
http://download.gisinternals.com/sdk/downloads/release-1600-x64-gdal-mapserver.zip
Sorry, after further tests the problem with closing the program still
happens only occasionally. Quite often I can see a "R6016 not enough space
for thread data". It may something similar than in this thread:
http://stackoverflow.com/questions/21127460/resolving-error-r6016-not-enough-space-for-thread-data
Conclusions from that thread:
"This turned out to be caused by calling CreateThread rather than _beginthread."
"You have to call TlsAlloc in DllMain if the Windows version is Vista or
higher."
I think I will stop my investigations because this in not at all a critical
issue for me.
-Jukka-
More information about the gdal-dev
mailing list