[Digikam-devel] [Bug 241585] digikam hangs at 0% in editor when calling "Save as"
Marcel Wiesweg
marcel.wiesweg at gmx.de
Mon Jun 14 17:56:27 BST 2010
https://bugs.kde.org/show_bug.cgi?id=241585
--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-06-14 18:56:25 ---
> As it doesn't crash a
> backtrace is not easy, that's why I attached the debug output. Is there a way
> to get a backtrace without crash?
Yes there is. Produce the hang. Then find out the process id of digikam, e.g.
with ps -ax. Then in the console, type "gdb att <processid>", let gdb attach
itself, then type "bt" and you have the backtrace. Press q to exit gdb.
--
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