Comment 10 for bug 23096

Revision history for this message
Vincent Untz (vuntz) wrote :

(In reply to comment #9)
> (In reply to comment #8)
> > Juan: if you can still reproduce the bug, it'd be great to have a stack trace.
> > Do you know how to get one?
>
> No, I don't know how to do it.
>
> Btw, last week all seems to work fine again. It fails randomly, but knowing how
> to get a tack trace would be great.

So, basic information is there: http://live.gnome.org/GettingTraces
One difficulty is that it looks like the crash only happens when logging in. If
this is the case, then you can log in, wait for the crash, close the dialogs,
run "gnome-session-remove gnome-panel" in a terminal (your panel will
disappear), run gdb as described in the link, run "gnome-panel" in the terminal
and you should get the crash again.

It would help to install the gnome-panel-dbg, libgtk2.0-0-dbg and
libglib2.0-0-dbg packages, by the way.

Thanks