[Digikam-devel] [Bug 239862] Digikam crashes when trying to edit a picture

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri May 28 14:12:36 BST 2010


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





--- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-05-28 15:12:35 ---
We have this problem here:
http://blog.cberger.net/2010/02/24/how-to-find-where-an-exception-is-emited-with-qt/

So, please run digikam under gdb. Set a breakpoint on throw or __cxa_throw:
gdb digikam
run
...
Ctrl + C
bt __cxa_throw (or throw)
-> make it crash
bt
->post backtrace here

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