[Digikam-devel] [Bug 257119] digikam crashes when i update fingerprints database

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Nov 17 08:42:48 GMT 2010


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





--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-11-17 09:42:46 ---
Can this be traced to a specific image? Perhaps the last filename is printed on
the console when debug output is enabled.

Crash happens at a line
            data1[cn] = ptr[2];
where data1 is a member of ImageData (and "this" is not null, so this is
unlikely to be the problem) and ptr is the bits of the image scaled just a few
lines before, so it's also unlikely to fail, unless scaling should fail.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list