[Digikam-devel] [Bug 287331] digiKam crashes when reading a large pic collection

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Nov 23 18:13:21 GMT 2011


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





--- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-11-23 18:13:21 ---
#13 0xb4a75464 in __cxa_rethrow () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb4b8a74d in QThreadPoolThread::run (this=0xe88e890) at

An exception is thrown in a thread, caught by Qt's event loop and rethrown. To
get the original location where the exception is thrown, you need to run
digikam under gdb, and then enter "catch throw". gdb will stop when the
exception is thrown, get a backtrace with "bt"

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