Dear M. Bacher: I have done as much as I can with installing the gdb software, but have run into some problems.
Here is the last output from Konsole: (gdb) [EMAIL PROTECTED]:~$ gdb 2>&1 | tee gdb-gnome-panel.txt GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu". (gdb) (gdb) handle SIG33 pass nostop noprint Undefined command: "". Try "help". (gdb) (gdb) set pagination 0 Undefined command: "". Try "help". (gdb) (gdb) attach 5176 (gdb) continue Undefined command: "". Try "help". (gdb) The problems I have are this: 1. I don't know if I have correctly attached gdb to gnome-panel based on the above output. Please advise. 2. The bug occurs only on boot. That is, I have just set the number of desktops to 3, and I can switch without a problem. But as often as not, when I boot and switch to one of the desktops, the gnome-panel program crashes. This suggests to me that I have to install some code to run gdb attached to gnome-panel from boot time, but I don't know how to do this. You will have to give the the code to run. I am a newbie to Linux, so you have to give me the exact code, just as in the instructions for installing gdb. After the crash, the only thing I can do is reboot, so you will have to give me code that will feed the trace to a log file that I will retrieve on the next boot and send to you. If you have any questions, please advise. A R P Problem --- Sebastien Bacher <[EMAIL PROTECTED]> wrote: > Thanks for your bug report. Please try to obtain a > backtrace > http://wiki.ubuntu.com/DebuggingProgramCrash and > attach the file to the > bug report. This will greatly help us in tracking > down your problem. > > ** Changed in: gnome-panel (Ubuntu) > Importance: Undecided => Medium > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > Use of more than one desktop crashes panel on boot > https://bugs.launchpad.net/bugs/119694 > You received this bug notification because you are a > direct subscriber > of the bug. > ____________________________________________________________________________________ Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail arrives. http://tools.search.yahoo.com/toolbar/features/mail/ -- Use of more than one desktop crashes panel on boot https://bugs.launchpad.net/bugs/119694 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
