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 73563 - Running system-monitor for a while segfaults it in a gnome2 envirioment
Running system-monitor for a while segfaults it in a gnome2 envirioment
Status: RESOLVED DUPLICATE of bug 71374
Product: system-monitor
Classification: Core
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2002-03-05 16:46 UTC by Chris Chabot
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Chabot 2002-03-05 16:46:25 UTC
While attempting to run a gnome2 desktop, system-monitor segfaults after
running for a few seconds.

This seems to happen especialy when changing focus to another window.

GDB bt:

Program received signal SIGTRAP, Trace/breakpoint trap.

Thread 1024 (LWP 4801)

  • #0 g_logv
  • #1 g_log
  • #2 gtk_tree_store_sort_iter_changed
    at gtktreestore.c line 1979
  • #3 gtk_tree_store_set_valist
    at gtktreestore.c line 980
  • #4 gtk_tree_store_set
    at gtktreestore.c line 1016
  • #5 update_info
    at proctable.c line 584
  • #6 refresh_list
    at proctable.c line 750
  • #7 proctable_update_list
    at proctable.c line 816
  • #8 proctable_update_all
    at proctable.c line 828
  • #9 cb_timeout
    at callbacks.c line 595
  • #10 g_timeout_dispatch
    at gmain.c line 2979
  • #11 g_main_dispatch
    at gmain.c line 1616
  • #12 g_main_context_dispatch
    at gmain.c line 2160
  • #13 g_main_context_iterate
    at gmain.c line 2241
  • #14 g_main_loop_run
    at gmain.c line 2461
  • #15 gtk_main
    at gtkmain.c line 882
  • #16 main
    at procman.c line 545
  • #17 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129

Comment 1 Chris Chabot 2002-03-05 16:48:01 UTC
Verified, this only happens when i am in the process list, and when i
switch focus from gnome-sys-mon to another window.

If i just leave it running for a while (without changing focus),
nothing bad happens
Comment 2 Kevin Vandersloot 2002-03-10 14:57:48 UTC

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