[Bug 262764] kmail composer hangs whole kontact when writing mails

Christophe Giboudeaux cgiboudeaux at gmail.com
Mon Jan 10 16:25:42 GMT 2011


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





--- Comment #2 from Christophe Giboudeaux <cgiboudeaux gmail com>  2011-01-10 17:25:38 ---
Does it happen if you try to reproduce the issue in KMail instead of Kontact ?

If not, you could try to use gdb to gather more informations.

There's a brief howto on this page:
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB

in konsole:

*gdb --args kontact --nofork
*run

When kontact stops being reactive, CTRL + C then:
*thread apply all backtrace
*kill (to terminate the kontact process)
*quit (to quit 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 Kdepim-bugs mailing list