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 505303 - crash in Panel: I have two X servers run...
crash in Panel: I have two X servers run...
Status: RESOLVED DUPLICATE of bug 475065
Product: gnome-panel
Classification: Other
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 505933 508106 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-12-23 21:36 UTC by major
Modified: 2008-01-09 21:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description major 2007-12-23 21:36:55 UTC
Version: 2.18.3

What were you doing when the application crashed?
I have two X servers running on virtual terminal (VT) 7 and VT 8. Another user was logged on to VT 8. I logged on to VT 7. The other user logged out of VT 8. I logged out of VT 7. I then logged into VT 8 and got the panel crash.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-11-13 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.23.8-34.fc7 #1 SMP Thu Nov 22 20:39:56 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Clearlooks

Memory status: size: 342323200 vsize: 342323200 resident: 45191168 share: 39870464 rss: 45191168 rss_rlim: 18446744073709551615
CPU usage: start_time: 1198445021 rtime: 26 utime: 22 stime: 4 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912679001712 (LWP 7832)]
0x00002aaab07fd945 in __libc_waitpid (pid=8117, stat_loc=0x7fffcd37762c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:32
32	      return INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 46912679001712 (LWP 7832))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 32
  • #1 g_cclosure_marshal_VOID__ENUM
    at gmarshal.c line 334
  • #2 <signal handler called>
  • #3 IA__g_slist_remove_all
    at gslist.c line 233
  • #4 gtk_rc_clear_realized_style
    at gtkrc.c line 1622
  • #5 IA__g_hash_table_foreach
    at ghash.c line 662
  • #6 IA__gtk_rc_reset_styles
    at gtkrc.c line 1668
  • #7 gtk_settings_notify
    at gtksettings.c line 753
  • #8 IA__g_closure_invoke
    at gclosure.c line 490
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2370
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #11 IA__g_signal_emit
    at gsignal.c line 2243
  • #12 g_object_dispatch_properties_changed
    at gobject.c line 563
  • #13 IA__g_object_notify
    at gobjectnotifyqueue.c line 123
  • #14 _gtk_settings_handle_event
    at gtksettings.c line 1464
  • #15 IA__gtk_main_do_event
    at gtkmain.c line 1423
  • #16 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #17 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #18 g_main_context_iterate
    at gmain.c line 2677
  • #19 IA__g_main_loop_run
    at gmain.c line 2881
  • #20 IA__gtk_main
    at gtkmain.c line 1154
  • #21 main
    at main.c line 100


----------- .xsession-errors ---------------------
** (gnome-panel:7832): WARNING **: panel-applet-frame.c:1283: failed to load applet OAFIID:GNOME_WindowListApplet:
Failed to resolve, or extend '!prefs_key=/apps/panel/applets/window_list/prefs;background=none:;orient=up;size=small;locked_down=false
** (gnome-panel:7832): WARNING **: panel-applet-frame.c:1283: failed to load applet OAFIID:SensorsApplet:
Failed to resolve, or extend '!prefs_key=/apps/panel/applets/applet_3/prefs;background=none:;orient=up;size=small;locked_down=false
** (gnome-panel:7832): WARNING **: panel-applet-frame.c:1283: failed to load applet OAFIID:GNOME_SystemTrayApplet:
Failed to resolve, or extend '!prefs_key=/apps/panel/applets/systray/prefs;background=none:;orient=up;size=small;locked_down=false
** (gnome-panel:7832): WARNING **: panel-applet-frame.c:1283: failed to load applet OAFIID:GNOME_WorkspaceSwitcherApplet:
Failed to resolve, or extend '!prefs_key=/apps/panel/applets/workspace_switcher/prefs;background=none:;orient=up;size=small;locked_down=false
(gnome-panel:7832): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fffcd3f3000
--------------------------------------------------
Comment 1 Philip Withnall 2008-01-09 21:22:53 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 ***
Comment 2 Philip Withnall 2008-01-09 21:46:20 UTC
My mistake; it's not exactly the same crash as bug #446183. Reopening.
Comment 3 Philip Withnall 2008-01-09 21:47:33 UTC
*** Bug 505933 has been marked as a duplicate of this bug. ***
Comment 4 Philip Withnall 2008-01-09 21:48:23 UTC
*** Bug 508106 has been marked as a duplicate of this bug. ***
Comment 5 Philip Withnall 2008-01-09 21:49:28 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 475065 ***