Comment 28 for bug 218434

Revision history for this message
jmar71n (jmar71n) wrote : Re: gnome-keyring-daemon crashed with SIGSEGV

Does anyone know how to get a backtrace from gdb?

I've been following the guide from https://wiki.ubuntu.com/DebuggingProgramCrash & https://wiki.ubuntu.com/Backtrace

As far as i know gdb only works if it is used on a application which is already running or you start a application inside of gdb to capture the the debugging information.

I've tried starting gnome-keyring-daemon inside gdb and get no errors

So my question is how do you get gdb capture debugging info of gonme-keyring-daemon if starts and closes/crashes in 1-2 seconds after the login screen?