Kmail 5.3.0/akonadi/qtwebengineproc crashing and core dumping
René J.V. Bertin
rjvbertin at gmail.com
Tue Aug 23 17:52:56 BST 2016
On Tuesday August 23 2016 15:40:08 ianseeks wrote:
>I'm struggling with the "gdb" because if i attach it to akonadiserver it seems
>to cause all sorts of strange problems with kmail like stopping it loading (
>you get the window frame for kmail and thats all it does unitl you stop gdb)
>and it only finally loads kmail when i quit "gdb"
Ah, of course, gdb interrupts the application you connect to. What you want is to tell it to continue (type c + Enter) and then wait until the app crashes in which case you ask for the backtrace.
R.
More information about the kdepim-users
mailing list