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 528866 - crash in Panel:
crash in Panel:
Status: RESOLVED DUPLICATE of bug 527441
Product: gnome-panel
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-19 07:34 UTC by hans.nilsson
Modified: 2008-04-19 08:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description hans.nilsson 2008-04-19 07:34:40 UTC
Version: 2.22.1.2

What were you doing when the application crashed?



Distribution: Gentoo Base System release 2.0.0
Gnome Release: 2.22.1 2008-04-18 (Gentoo)
BugBuddy Version: 2.22.0

System: Linux 2.6.23-gentoo-r9 #3 SMP Tue Mar 11 20:55:27 CET 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Lila

Memory status: size: 232194048 vsize: 232194048 resident: 18268160 share: 13209600 rss: 18268160 rss_rlim: 18446744073709551615
CPU usage: start_time: 1208597650 rtime: 54 utime: 46 stime: 8 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 0x2ab686ca37c0 (LWP 4631)]
0x00002ab6842edf95 in __libc_waitpid (pid=4721, stat_loc=0x7fff2ddac6a0, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:32
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x2ab686ca37c0 (LWP 4631))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 32
  • #1 IA__g_spawn_sync
    at gspawn.c line 374
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 682
  • #3 bugbuddy_segv_handle
    at gnome-breakpad.cc line 213
  • #4 <signal handler called>
  • #5 system_timezone_find
    at system-timezone.c line 786
  • #6 system_timezone_constructor
    at system-timezone.c line 207
  • #7 IA__g_object_newv
    at gobject.c line 937
  • #8 IA__g_object_new_valist
    at gobject.c line 986
  • #9 IA__g_object_new
    at gobject.c line 795
  • #10 clock_factory
    at clock.c line 2765
  • #11 panel_applet_marshal_BOOLEAN__STRING
    at panel-applet-marshal.c line 128
  • #12 IA__g_closure_invoke
    at gclosure.c line 490
  • #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 1374
  • #16 IA__g_closure_invoke
    at gclosure.c line 490
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #19 IA__g_signal_emit
    at gsignal.c line 2243
  • #20 impl_Bonobo_Control_setFrame
    at bonobo-control.c line 434
  • #21 Bonobo_Control_setFrame
    at Bonobo-stubs.c line 989
  • #22 bonobo_control_frame_bind_to_control
    at bonobo-control-frame.c line 824
  • #23 bonobo_widget_construct_control_from_objref
    at bonobo-widget.c line 97
  • #24 bonobo_widget_new_control_from_objref
    at bonobo-widget.c line 260
  • #25 panel_applet_frame_activated
    at panel-applet-frame.c line 1320
  • #26 activation_async_callback
    at bonobo-activation-activate.c line 533
  • #27 async_recv_cb
    at orbit-small.c line 1158
  • #28 giop_invoke_async
    at giop.c line 601
  • #29 giop_connection_handle_input
    at giop-recv-buffer.c line 1135
  • #30 link_connection_io_handler
    at linc-connection.c line 1412
  • #31 IA__g_main_context_dispatch
    at gmain.c line 2009
  • #32 g_main_context_iterate
    at gmain.c line 2642
  • #33 IA__g_main_loop_run
    at gmain.c line 2850
  • #34 IA__gtk_main
    at gtkmain.c line 1163
  • #35 main
    at main.c line 95


----------- .xsession-errors ---------------------
/etc/X11/gdm/Xsession: Setup done, will execute: /usr/bin/seahorse-agent --execute gnome-session
SESSION_MANAGER=local/ymer:/tmp/.ICE-unix/4567
Fönsterhanterarvarning: Misslyckades med att läsa sparad sessionsfil /home/hans/.metacity/sessions/default0.ms: Misslyckades med att öppna filen "/home/hans/.metacity/sessions/default0.ms": Filen e
** (gsynaptics-init:4638): WARNING **: Using synclient
** (nm-applet:4644): WARNING **: <WARN>  nma_dbus_update_wireless_enabled_cb(): dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
** (nautilus:4633): WARNING **: Unable to add monitor: Stöds inte
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff2ddfd000
32	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
--------------------------------------------------
Comment 1 Gianluca Borello 2008-04-19 08:46:14 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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