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 75388 - GSM crashes after killing gconf-editor
GSM crashes after killing gconf-editor
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-19 05:47 UTC by Jens Knutson
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jens Knutson 2002-03-19 05:47:55 UTC
Package: system-monitor [was: procman]
Severity: normal
Version: 1.1.5
Synopsis: GSM crashes after killing gconf-editor
Bugzilla-Product: system-monitor [was: procman]
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.112.1)

Description:
Description of Problem:

GSM crashes after killing a runaway gconf-editor process

Steps to reproduce the problem:
1. launch gconf-editor
2. kill it with gsm

Actual Results:

gsm crashes

Expected Results:

gsm should not crash when killing processes

How often does this happen?

every time.

Additional Information:




Debugging Information:

[New Thread 1024 (LWP 20579)]
0x407f0ca9 in __wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 20579))

  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #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 1998
  • #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 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #16 g_closure_invoke
    at gclosure.c line 437
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2340
  • #18 g_signal_emit_valist
    at gsignal.c line 2099
  • #19 gtk_signal_emit
    at gtksignal.c line 355
  • #20 gtk_button_clicked
    at gtkbutton.c line 549
  • #21 gtk_real_button_released
    at gtkbutton.c line 1038
  • #22 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #23 g_type_class_meta_marshal
    at gclosure.c line 514
  • #24 g_closure_invoke
    at gclosure.c line 437
  • #25 signal_emit_unlocked_R
    at gsignal.c line 2270
  • #26 g_signal_emit_valist
    at gsignal.c line 2099
  • #27 gtk_signal_emit
    at gtksignal.c line 355
  • #28 gtk_button_released
    at gtkbutton.c line 541
  • #29 gtk_button_button_release
    at gtkbutton.c line 954
  • #30 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82
  • #31 g_type_class_meta_marshal
    at gclosure.c line 514
  • #32 g_closure_invoke
    at gclosure.c line 437
  • #33 signal_emit_unlocked_R
    at gsignal.c line 2378
  • #34 g_signal_emit_valist
    at gsignal.c line 2109
  • #35 gtk_signal_emit
    at gtksignal.c line 355
  • #36 gtk_widget_event_internal
    at gtkwidget.c line 3076
  • #37 gtk_propagate_event
    at gtkmain.c line 2067
  • #38 gtk_main_do_event
    at gtkmain.c line 1316
  • #39 gdk_event_dispatch
    at gdkevents-x11.c line 1752
  • #40 g_main_dispatch
    at gmain.c line 1617
  • #41 g_main_context_dispatch
    at gmain.c line 2161
  • #42 g_main_context_iterate
    at gmain.c line 2242
  • #43 g_main_loop_run
    at gmain.c line 2462
  • #44 gtk_main
    at gtkmain.c line 915
  • #45 main
    at procman.c line 545
  • #46 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #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-19 00:47 -------

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

Comment 1 Kevin Vandersloot 2002-03-20 01:36:02 UTC

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