[Digikam-devel] [Bug 243988] Digikam crashes trying to save plugin changes

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Jul 27 21:33:05 BST 2010


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





--- Comment #3 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-07-27 22:33:00 ---
#12 0x074b555b in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0x03fc075a in QMetaObject::activate (sender=0xee67780, m=0x70cc8c4,
local_signal_index=2, argv=0xbfd2ce38) at kernel/qobject.cpp:3303

Looks like an exception thrown somewhere, caught by Qt and then rethrown. To
find out the origin, you need to run under gdb, "catch throw", provoke the
crash, and then get the backtrace.

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