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 106886 - Shell crashes when a capplet is launched
Shell crashes when a capplet is launched
Status: RESOLVED DUPLICATE of bug 105834
Product: gnome-control-center
Classification: Core
Component: shell
2.2.x
Other other
: High critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-23 21:46 UTC by Mark Finlay
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Mark Finlay 2003-02-23 21:41:23 UTC
Package: control-center
Severity: normal
Version: GNOME2.2.0 2.2.0.1
os_details: Gnome.Org
Synopsis: [CRASH] launching applets from the shell
Bugzilla-Product: control-center
Bugzilla-Component: shell
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)
Description:
I open the control center with 'gnome-control-center --use-shell' from
gnome-terminal
(bug does not occur if run from run dialog) and double click one of the
items in the
control center. The item is launched, but the control center crashes.


Debugging Information:

Backtrace was generated from
'/home/sisob/gnome2.2/bin/gnome-control-center'

[New Thread 8192 (LWP 1324)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 1324))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 pthread_mutex_lock
    from /lib/i686/libpthread.so.0
  • #7 free
    from /lib/i686/libc.so.6
  • #8 g_free
    at gmem.c line 186
  • #9 g_strfreev
    at gstrfuncs.c line 2194
  • #10 ditem_execute
    at gnome-desktop-item.c line 1891
  • #16 g_closure_invoke
    at gclosure.c line 437
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2822
  • #18 g_signal_emit_valist
    at gsignal.c line 2554
  • #19 g_signal_emit
    at gsignal.c line 2612
  • #20 emit_select
    at gnome-icon-list.c line 540
  • #21 selection_one_icon_event
    at gnome-icon-list.c line 662
  • #22 icon_event
    at gnome-icon-list.c line 893
  • #23 gnome_canvas_marshal_BOOLEAN__BOXED
    at gnome-canvas-marshal.c line 125
  • #24 g_closure_invoke
    at gclosure.c line 437
  • #25 signal_emit_unlocked_R
    at gsignal.c line 2822
  • #27 g_signal_emit
    at gsignal.c line 2612
  • #28 emit_event
    at gnome-canvas.c line 2584
  • #29 gnome_canvas_button
    at gnome-canvas.c line 2792
  • #30 gil_button_press
    at gnome-icon-list.c line 1810
  • #31 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82
  • #32 g_type_class_meta_marshal
    at gclosure.c line 514
  • #33 g_closure_invoke
    at gclosure.c line 437
  • #34 signal_emit_unlocked_R
    at gsignal.c line 2860
  • #36 g_signal_emit
    at gsignal.c line 2612
  • #37 gtk_widget_event_internal
    at gtkwidget.c line 3143
  • #38 gtk_propagate_event
    at gtkmain.c line 2267
  • #39 gtk_main_do_event
    at gtkmain.c line 1502
  • #40 gdk_event_dispatch
    at gdkevents-x11.c line 2021
  • #41 g_main_dispatch
    at gmain.c line 1653
  • #42 g_main_context_dispatch
    at gmain.c line 2197
  • #43 g_main_context_iterate
    at gmain.c line 2278
  • #44 g_main_loop_run
    at gmain.c line 2498
  • #45 gtk_main
    at gtkmain.c line 1092
  • #46 main
    at main.c line 169
  • #47 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-02-23 16:41 -------

Reassigning to the default owner of the component, control-center-maint@bugzilla.gnome.org.

Comment 1 Alex Duggan 2003-02-23 22:03:37 UTC
can't reproduce here with 2.2.0 and --use-shell from a terminal.
Comment 2 Henri Mannerberg 2003-03-06 11:57:12 UTC
Reproducable here with 2.2.0.1. 

To reproduce: open a settings capplet via nautilus or the menu and
then (with the capplet running) open one from control-center shell ->
boom.
Comment 3 Andrew Sobala 2003-10-01 14:41:51 UTC

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