https://bugs.kde.org/show_bug.cgi?id=292168
--- Comment #1 from Christophe Giboudeaux <cgiboudeaux gmx com> 2012-01-26 18:05:33 --- (In reply to comment #0) > The crash can be reproduced every time. > Please try the following steps to get a backtrace of the real issue: 1/ R gdb --args kontact --nofork &> ~/bug292168.txt 2/ When the gdb prompt "(gdb)" appears, enter: - "set logging file ~/bug292168.txt" - "set logging on" - "start" and wait for the prompt to reappear, then enter "break __cxa_rethrow" and finally "cont" to let the window appear. 3/ Reproduce the crash. If kontact crashes, the window will appear frozen. That's normal. 4/ in the konsole window, run "thread apply all bt" if you're prompted to continue, press enter 5/ and finally, when the "(gdb)" prompt reappears, enter "kill" then "quit" You will then find a bug292168.txt file in your home directory. Please attach it to this report. -- 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
