https://bugs.kde.org/show_bug.cgi?id=243697
Thomas McGuire <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |akonadi-ports-regression Component|general |config dialog --- Comment #1 from Thomas McGuire <mcguire kde org> 2010-07-06 13:22:27 --- I can not reproduce this. Can you maybe attach GDB to the hanging KMail and get a backtrace? Quoting http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#How_to_create_useful_crash_reports: "In case you want to attach to an existing process, run the following command in the shell: $ gdb someKDEapp pid where pid is the process ID of the process you want to attach to. Once attached, and the process is in an infinite loop, after using the 'backtrace' command again a useful backtrace will appear. You can use 'continue' command to let the application run again and press Ctrl+C in gdb to be able to again enter commands." -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
