Comment 5 for bug 315973

Revision history for this message
Karthikeyan (mailkarthi) wrote :

I tried capturing trace of gnome-panel. I think i am doing some thing wrong. Since gnome-panel is already running, I am not sure is this the correct way of doing. Also if i kill the process it restarts again immediately.

Below is the output i got

user@machinename:~$ sudo gdb gnome-panel 2>&1 | tee gdb-gnome-panel.txt
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) backtrace full
No stack.
(gdb) info registers
The program has no registers now.
(gdb) thread apply all backtrace
No registers.