https://bugs.kde.org/show_bug.cgi?id=400140

--- Comment #12 from caulier.gil...@gmail.com ---
The crash appear in this section of code :

https://cgit.kde.org/digikam.git/tree/core/utilities/assistants/webservices/google/gphoto/gptalker.cpp#n316

So for a RAW file, we ask to DK PreviewEngine, to extract RAW preview with
libraw, which is saved as temporary JPG file through QImage class.
After that, the JPEG metadata are adjusted using DMetadata with Exiv2.

The crash is located at this last stage.

I will write an unit-test for this kind of code using your RAW file.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to