After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 512213 - crash in Panel: There was a power failur...
crash in Panel: There was a power failur...
Status: RESOLVED DUPLICATE of bug 446183
Product: gnome-panel
Classification: Other
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-26 11:53 UTC by alexcabuz
Modified: 2008-01-26 13:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description alexcabuz 2008-01-26 11:53:42 UTC
Version: 2.20.2

What were you doing when the application crashed?
There was a power failure, two times in a row (15 minutes apart) and when I rebooted the configuration demon of gnome keeps trying to launch but keeps crashing or something. There is a window with the red "Wrong Way" traffic sign which says (I'm translating from Frenvh):
"There has been an error when starting the preferences demon of gnome.
Some functions, like themes, sound or wallpaper may not work correctly.
The demon has restarted too many times.
Gnome will try to restart the preferences demon the next time you connect"
The graphical interface is indeed slightly different.



Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-2-amd64 #1 SMP Thu Aug 30 23:43:59 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: default.kde

Memory status: size: 221884416 vsize: 221884416 resident: 18268160 share: 12800000 rss: 18268160 rss_rlim: 18446744073709551615
CPU usage: start_time: 1201308684 rtime: 29 utime: 23 stime: 6 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2b292d498300 (LWP 3950)]
(no debugging symbols found)
0x00002b2926d85315 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b292d498300 (LWP 3950))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 g_slist_remove_all
    from /usr/lib/libglib-2.0.so.0
  • #6 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #8 gtk_rc_reset_styles
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 ??
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 ??
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_object_notify
    from /usr/lib/libgobject-2.0.so.0
  • #16 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #19 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #20 ??
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #22 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
(gnome-settings-daemon:4204): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(gnome-settings-daemon:4204): GLib-CRITICAL **: g_hash_table_remove: assertion `hash_table != NULL' failed
(nm-applet:3976): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(bluetooth-applet:3961): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Avertissement du gestionnaire de fenêtres : Log level 8: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nautilus:3952): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
xrdb:  "*Label.background" on line 220 overrides entry on line 150
xrdb:  "*Text.background" on line 226 overrides entry on line 191
xrdb:  "*Label.foreground" on line 232 overrides entry on line 151
xrdb:  "*Text.foreground" on line 238 overrides entry on line 192
--------------------------------------------------
Comment 1 Philip Withnall 2008-01-26 13:33:46 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 446183 ***