Comment 10 for bug 564433

Revision history for this message
Søren Holm (sgh) wrote : Re: [Bug 564433] Re: [Lucid] New bug: Plasma crash at KDE logout

I you press CTRL-AL-F1 you can get to a text-mode console. There you can
attach gdb to kdeinit4 like this

$ gdb kdeinit4 $(pidof kdeinit4)

then gdb will be attached to the runnin kdeinit4. Now press ALT-F7 to get back
into KDE. When the crash occours press CTRL-ALT-F1 again and you will see that
gdb has catched to crash.