GNOME Bugzilla – Bug 73116
Gnome Panel2 Crashes on Startup
Last modified: 2004-12-22 21:47:04 UTC
Package: gnome-panel Severity: normal Version: 1.5.11 Synopsis: Gnome Panel2 Crashes on Startup Bugzilla-Product: gnome-panel Bugzilla-Component: Panel BugBuddy-GnomeVersion: 2.0 (1.112.0) Description: Description of Problem: After installing Gnome2 snapshot from RedCarpet the panel crashes on startup. (Segmentation Fault) Steps to reproduce the problem: 1. 2. 3. Actual Results: Expected Results: How often does this happen? Every time. Additional Information: Debugging Information: [New Thread 1024 (LWP 3997)] 0x4094ae29 in __wait4 () from /lib/libc.so.6
+ Trace 18502
Thread 1 (Thread 1024 (LWP 3997))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-01 09:56 ------- Reassigning to the default owner of the component, gnome-panel-maint@bugzilla.gnome.org.
Mark: as usual, close this if the stack trace isn't useful.
*** Bug 72685 has been marked as a duplicate of this bug. ***
Created attachment 7120 [details] [review] Workaround patch.
Okay, this doesn't really solve why g_path_get_basename (gconf_entry_get_key (entry)); is failing.....but at least it stops the crash.
glynn: is this possibly a gconf bug? Should we ask havoc?
forgot to add patch->HIGH
Hum, defficult to know really. Would need to have a reproducible case and then debug the value of GConfEntry *entry.
It was the GConfValue causing the crash. Fixed in cvs