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 73990 - failed assertion in TreeView
failed assertion in TreeView
Status: RESOLVED DUPLICATE of bug 71374
Product: system-monitor
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2002-03-08 16:45 UTC by jacob berkman
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jacob berkman 2002-03-08 16:45:51 UTC
Package: system-monitor [was: procman]
Severity: normal
Version: 1.1.5
Synopsis: failed assertion in TreeView
Bugzilla-Product: system-monitor [was: procman]
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.112.1)

Description:
Description of Problem:
i started procview such that i could kill my broken weather applets.  i
was scrolling on the tree view and got a failed assertion:

gnome-system-monitor (pid:4679): Gtk-CRITICAL **: file gtktreemodel.c:
line 333 (gtk_tree_path_free): assertion `path != NULL' failed

gnome-system-monitor (pid:4679): Gtk-ERROR **: file gtktreestore.c: line
1982 (gtk_tree_store_sort_iter_changed): assertion failed: (node !=
NULL)
aborting...




Debugging Information:

[New Thread 1024 (LWP 4679)]
0x407f4e29 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 4679))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 598
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_logv
  • #7 g_log
  • #8 gtk_tree_store_sort_iter_changed
    at gtktreestore.c line 1982
  • #9 gtk_tree_store_set_valist
    at gtktreestore.c line 982
  • #10 gtk_tree_store_set
    at gtktreestore.c line 1018
  • #11 update_info
    at proctable.c line 579
  • #12 refresh_list
    at proctable.c line 745
  • #13 proctable_update_list
    at proctable.c line 811
  • #14 proctable_update_all
    at proctable.c line 823
  • #15 cb_timeout
    at callbacks.c line 595
  • #16 g_timeout_dispatch
    at gmain.c line 2980
  • #17 g_main_dispatch
    at gmain.c line 1617
  • #18 g_main_context_dispatch
    at gmain.c line 2161
  • #19 g_main_context_iterate
    at gmain.c line 2242
  • #20 g_main_loop_run
    at gmain.c line 2462
  • #21 gtk_main
    at gtkmain.c line 915
  • #22 main
    at procman.c line 545
  • #23 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 598
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_logv




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-08 11:45 -------

Reassigning to the default owner of the component, kfv101@psu.edu.

Comment 1 Kevin Vandersloot 2002-03-10 14:58:01 UTC

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