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 584618 - crash in Panel: Logging in.
crash in Panel: Logging in.
Status: RESOLVED DUPLICATE of bug 584374
Product: gnome-panel
Classification: Other
Component: general
2.26.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-02 14:08 UTC by Michiel
Modified: 2009-06-02 21:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Michiel 2009-06-02 14:08:56 UTC
Version: 2.26.2

What were you doing when the application crashed?
Logging in.


Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.26.2 2009-06-02 (Gentoo)
BugBuddy Version: 2.26.0

System: Linux 2.6.29-gentoo-r5 #3 SMP Sun May 31 02:10:01 CEST 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 35930112 vsize: 35930112 resident: 13647872 share: 10625024 rss: 13647872 rss_rlim: 18446744073709551615
CPU usage: start_time: 1243951519 rtime: 23 utime: 18 stime: 5 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb6df8710 (LWP 3862)]
0xb8043424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6df8710 (LWP 3862))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 382
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #4 bugbuddy_segv_handle
    at gnome-breakpad.cc line 369
  • #5 <signal handler called>
  • #6 gconf_entry_get_value
    at gconf-value.c line 1577
  • #7 panel_applet_associate_schemas_in_dir
    at panel-applet.c line 164
  • #8 panel_applet_add_preferences
    at panel-applet.c line 238
  • #9 window_list_applet_fill
    at window-list.c line 478
  • #10 wncklet_factory
    at wncklet.c line 212
  • #11 panel_applet_marshal_BOOLEAN__STRING
    at panel-applet-marshal.c line 128
  • #12 IA__g_closure_invoke
    at gclosure.c line 767
  • #13 bonobo_closure_invoke_va_list
    at bonobo-types.c line 404
  • #14 bonobo_closure_invoke
    at bonobo-types.c line 467
  • #15 panel_applet_control_bound
    at panel-applet.c line 1393
  • #16 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #17 IA__g_closure_invoke
    at gclosure.c line 767
  • #18 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #19 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #20 IA__g_signal_emit
    at gsignal.c line 3037
  • #21 impl_Bonobo_Control_setFrame
    at bonobo-control.c line 437
  • #22 _ORBIT_skel_small_Bonobo_Control_setFrame
    at Bonobo-common.c line 584
  • #23 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #24 Bonobo_Control_setFrame
    at Bonobo-stubs.c line 989
  • #25 bonobo_control_frame_bind_to_control
    at bonobo-control-frame.c line 822
  • #26 bonobo_widget_construct_control_from_objref
    at bonobo-widget.c line 97
  • #27 bonobo_widget_new_control_from_objref
    at bonobo-widget.c line 260
  • #28 panel_applet_frame_activated
    at panel-applet-frame.c line 1317
  • #29 activation_async_callback
    at bonobo-activation-activate.c line 533
  • #30 ??
    from /usr/lib/libORBit-2.so.0
  • #31 ??
  • #32 Bonobo_ActivationContext__imethods
    from /usr/lib/libbonobo-activation.so.4
  • #33 ??
  • #34 ??
  • #35 ??
  • #36 ??
  • #37 ??
    from /usr/lib/libglib-2.0.so.0
  • #38 ??
    from /usr/lib/libORBit-2.so.0
  • #39 ??
  • #40 ??
  • #41 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (10 sec old) ---------------------
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
** (gnome-power-manager:3875): WARNING **: DBUS error: Could not get owner of name 'org.gnome.ScreenSaver': no such name
** (gnome-power-manager:3875): DEBUG: proxy is NULL, maybe the daemon responsible for org.gnome.ScreenSaver is not running?
** (gnome-power-manager:3875): WARNING **: This machine is not identified as a laptop.system.formfactor is desktop.
** (gnome-power-manager:3875): WARNING **: This machine is not identified as a laptop.system.formfactor is desktop.
** (gnome-power-manager:3875): DEBUG: This machine is not identified as a laptop.system.formfactor is desktop.
** (gnome-power-manager:3875): DEBUG: We are not a laptop, so not even trying
** Message: Initializing gksu extension...
** (nautilus:3869): WARNING **: Unable to add monitor: Automount failed: DBus error org.freedesktop.DBus.Error.InvalidArgs: Mountpoint Already registered
--------------------------------------------------
Comment 1 Philip Withnall 2009-06-02 21:04:58 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 584374 ***