https://bugs.kde.org/show_bug.cgi?id=420868
--- Comment #6 from caulier.gil...@gmail.com --- I currently working to compile whole digiKam Windows bundles with a more recent GCC tto have a better C++ exception handling. See this commit : https://invent.kde.org/kde/digikam/-/commit/5828607054c0b4959e9bdef3466327901ff3b4f2 This king of situation where big tiff riquire too much of memory to allocate crash the session, even if the C++ exception is generated to prevent this crash. It's know that older GCC version do not work well in this kind of situation (currently DK is compiled with GCC 5.5 under Windows). I successfully compiled the 32 bits version with GCC 8.2. I will try now the GCC 9 (the more recent version). If all is fine, 32 and 64 bits DK using GCC 9 will be published in the day... Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.