Version: unknown (using 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)), Kubuntu packages) Compiler: cc OS: Linux (i686) release 2.6.27-9-generic title says it all i connected to IMAP and it crashed while downloading folders. the 150+ message boxes also made kwin slow down until my system was unusable. I have been patient simply until kmail crashed. I wanted to attached a backtrace, but generating the backtrace actually made drkonqi crash itself.
Well.. if DrKonqui is crashing you can using GDB directly: In a Konsole window - Run "gdb kmail" - Type "set logging on" and press Return (this will log everything to "gdb.txt", ensure that you don't have another file with the same name) - Type "run" and press Return KMail will open - Reproduce the crash KMail will crash. - Return to the Konsole/GDB window - Type "bt full", press Return - Press Return until all the backtrace is loaded (you can hold Return for a while to avoid pressing it every 1 second) Then paste the contents of the gdb.txt file here (or paste the firsts line, and then attach the full file)
Probably a dup of bug #179825
Let's assume it's a dup of bug 179765 which is fixed in KDE 4.2 *** This bug has been marked as a duplicate of bug 179765 ***