[Digikam-devel] [Bug 151122] Opening Albums Has Become Very Slow

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Nov 7 20:41:39 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151122         




------- Additional Comments From marcel.wiesweg gmx de  2007-11-07 21:41 -------
There is a way to get a gdb backtrace:
Find out the process id of the process eating CPU, and attach gdb with "gdb attach <PID>". GDB will load the symbols and suspend the process. You can get a backtrace typing "bt". If there is an endless loop, this might show us where (but it might just as well show nothing)



More information about the Digikam-devel mailing list