[Digikam-devel] [Bug 295340] Digikam crashed while tagging faces
Marcel Wiesweg
marcel.wiesweg at gmx.de
Mon Mar 12 10:38:17 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=295340
--- Comment #3 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
The crash occurs in the context of closing the setup. The change of
AlbumSettings fires a signal to all AlbumTreeViews, which call their delegate
to update some cached sizes.
This slot contains a pointer access which is not checked for null; apparently
there can cases where the pointer is null, so I assume this is the problem,
although I cannot reproduce the crash atm and can therefore not prove the crash
is fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list