[Digikam-devel] [Bug 202886] digikam crash unexpectedly segmentation fault

Andi Clemens andi.clemens at gmx.net
Fri Aug 7 07:22:51 BST 2009


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





--- Comment #1 from Andi Clemens <andi clemens gmx net>  2009-08-07 08:22:49 ---
My first thought was that maybe (*iter)->album pointer was empty.

But

#5  Digikam::Album::title (this=0x57daa40) at
/usr/include/qt4/QtCore/qatomic_x86_64.h:121

actually says that album was present (this=0x57daa40). Since you seem to use a
64bit system, this might be the cause of the error.

We could add a check for a valid album pointer, but I don't think this will
solve your problem. Maybe this is a Qt issue, not a digiKam issue at all.

Marcel,
what do you think?

-- 
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