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 585578 - crash in System Monitor: Attempting to add the sy...
crash in System Monitor: Attempting to add the sy...
Status: RESOLVED DUPLICATE of bug 584374
Product: gnome-applets
Classification: Other
Component: multiload
unspecified
Other All
: High critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-12 15:10 UTC by Jason Lynch
Modified: 2009-06-13 03:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Jason Lynch 2009-06-12 15:10:47 UTC
What were you doing when the application crashed?
Attempting to add the system load monitor applet to the panel. The same behavior is observed when attempting to add the CPU frequency applet. I haven't tested others.


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

System: Linux 2.6.30 #1 SMP PREEMPT Wed Jun 10 22:57:09 PDT 2009 x86_64
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: 239226880 vsize: 239226880 resident: 18194432 share: 12439552 rss: 18194432 rss_rlim: 18446744073709551615
CPU usage: start_time: 1244819356 rtime: 4 utime: 3 stime: 1 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/libexec/multiload-applet-2'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f92c94ca780 (LWP 2816)]
0x00007f92c1053a15 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f92c94ca780 (LWP 2816))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 gconf_entry_get_value
    at gconf-value.c line 1577
  • #6 ??
    from /usr/lib/libpanel-applet-2.so.0
  • #7 panel_applet_add_preferences
    from /usr/lib/libpanel-applet-2.so.0
  • #8 multiload_factory
    at main.c line 501
  • #9 panel_applet_marshal_BOOLEAN__STRING
    from /usr/lib/libpanel-applet-2.so.0
  • #10 IA__g_closure_invoke
    at gclosure.c line 767
  • #11 bonobo_closure_invoke_va_list
    at bonobo-types.c line 404
  • #12 bonobo_closure_invoke
    at bonobo-types.c line 467
  • #13 ??
    from /usr/lib/libpanel-applet-2.so.0
  • #14 IA__g_closure_invoke
    at gclosure.c line 767
  • #15 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #17 IA__g_signal_emit
    at gsignal.c line 3037
  • #18 impl_Bonobo_Control_setFrame
    at bonobo-control.c line 437
  • #19 ORBit_small_invoke_adaptor
    at orbit-small.c line 846
  • #20 ORBit_POAObject_handle_request
    at poa.c line 1357
  • #21 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1427
  • #22 ORBit_POA_handle_request
    at poa.c line 1649
  • #23 ORBit_handle_request
    at orbit-adaptor.c line 300
  • #24 giop_connection_handle_input
    at giop-recv-buffer.c line 1312
  • #25 link_connection_io_handler
    at linc-connection.c line 1475
  • #26 IA__g_main_context_dispatch
    at gmain.c line 1814
  • #27 g_main_context_iterate
    at gmain.c line 2445
  • #28 IA__g_main_loop_run
    at gmain.c line 2653
  • #29 bonobo_main
    at bonobo-main.c line 311
  • #30 bonobo_generic_factory_main_timeout
    at bonobo-generic-factory.c line 411
  • #31 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #32 main
    at main.c line 567
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (16 sec old) ---------------------
and must be removed with g_object_ref_sink().
** (gnome-panel:2238): WARNING **: panel-applet-frame.c:1344: failed to load applet OAFIID:GNOME_CPUFreqApplet (cannot get property bag):
Unknown CORBA exception id: 'IDL:omg.org/CORBA/COMM_FAILURE:1.0'
(gnome-panel:2238): Gtk-WARNING **: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
(nautilus:2244): GLib-GIO-CRITICAL **: g_file_has_prefix: assertion `G_IS_FILE (file)' failed
(pan:12704): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed
(gnome-panel:31286): Gdk-WARNING **: gdkdrawable-x11.c:878 drawable is not a pixmap or window
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-06-13 03:10:57 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 ***