https://bugs.kde.org/show_bug.cgi?id=502889
--- Comment #7 from Maik Qualmann <metzping...@gmail.com> --- It turns out that digiKam handles the exception from Libraw correctly and doesn't crash. However, the image was then passed to the universal QImage loader (KImageFormats plugin). KImageFormats also has a RAW image loader, and this then crashed. You would then have to report the problem with the example image to KImageFormats. For example, Gwenview crashes with the image because it uses the KImageFormats plugin to load RAW images. However, at digiKam, we generally don't want to load RAW images with the KImageFormats plugin. I saw your bug report on Libraw: https://www.libraw.org/node/2846 Maik -- You are receiving this mail because: You are watching all bug changes.