GNOME Bugzilla – Bug 96290
panel crashes on startup.
Last modified: 2004-12-22 21:47:04 UTC
Package: gnome-panel Severity: normal Version: 2.0.6 Synopsis: panel crashes on startup. Bugzilla-Product: gnome-panel Bugzilla-Component: Panel BugBuddy-GnomeVersion: 2.0 (2.0.3) Description: Description of Problem: Panel crashes as soon as it's started. Default install of rh8.0 pops up the box about 'gnome app has crashes' and croaks. Steps to reproduce the problem: 1. 2. 3. Actual Results: Expected Results: How often does this happen? always. Additional Information: Last line in strace before the SIGABRT is generated is: 1423 write(2, "\nsystem-tray-applet-ERROR **: file obox.c: line 107 (get_class): should not be reached\naborting...\n", 99) = 99 Last files opened were: 1423 open("/etc/mtab", O_RDONLY) = 16 1423 open("/proc/meminfo", O_RDONLY) = 16 1423 open("/usr/lib/system-tray-applet/libsystem-tray-applet.so", O_RDONLY) = 16 1423 open("/usr/share/locale/en/LC_MESSAGES/system-tray-applet.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 1423 open("/usr/share/gnome-2.0/ui/GNOME_SystemTrayApplet.xml", O_RDONLY) = 16 Debugging Information: Backtrace was generated from '/usr/bin/gnome-panel' (no debugging symbols found)...(no debugging symbols found)...[New Thread 8192 (LWP 1440)] 0x420ae169 in wait4 () from /lib/i686/libc.so.6
+ Trace 29099
Thread 1 (Thread 8192 (LWP 1440))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-10-20 01:29 ------- The original reporter (public@dgmo.org) of this bug does not have an account here. Reassigning to the exporter, unknown@bugzilla.gnome.org. Reassigning to the default owner of the component, gnome-panel-maint@bugzilla.gnome.org.
*** This bug has been marked as a duplicate of 94625 ***