GNOME Bugzilla – Bug 402462
panel crash to setup_an_item()
Last modified: 2007-02-12 22:13:06 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/gnome-panel/+bug/81726 "Binary package hint: gnome-panel Version Feisty. Try to launch a directory ... Package: gnome-panel 2.17.90-0ubuntu1 ... " Debug backtrace for the crash:
+ Trace 106552
file_button_clicked() doesn't call setup_an_item() (and the stack trace really doesn't make sense...) Can you reproduce the crash? If yes, a good stack trace would help :-)
no I can't, that backtrace has been made with the coredump from the crash file
Other Ubuntu bug about that: https://launchpad.net/ubuntu/+source/gnome-panel/+bug/83310 gdb on the coredump from that one, doesn't work fine for some reason, it indicates the crash happens to that function though: 365 setup_menuitem (menu->menuitem, GTK_ICON_SIZE_MENU, image, menu->text, FALSE);"
New Ubuntu bug about that with a way to trigger the bug: https://launchpad.net/ubuntu/+source/gnome-panel/+bug/83907 "Binary package hint: gnome-panel Tried to make a launcher pointing to /mnt. Right clicked on launch bar at top of screen, chose two standard launchers, then clicked custom App launcher. Choose type file, enter name, then in location choose /mnt. ..." Debug backtrace with a non-distro-patched gnome-panel 2.17.90: Program received signal SIGSEGV, Segmentation fault.
+ Trace 108967
Thread NaN (LWP 13625)
*** Bug 404559 has been marked as a duplicate of this bug. ***
Should be fixed in trunk.