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 81639 - delete panel crash
delete panel crash
Status: RESOLVED DUPLICATE of bug 78372
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-13 21:51 UTC by Michael Meeks
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Meeks 2002-05-13 13:49:52 UTC
Package: gnome-panel
Severity: normal
Version: 1.5.19
Synopsis: delete panel crash
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel
BugBuddy-GnomeVersion: 2.0 (1.116.1)

Description:
Steps to reproduce the problem:
1. start an entirely new install of gnome-panel from gdm
2. remove the bottom panel -> right click -> Delete

Actual Results: panel crash.



Debugging Information:

Backtrace was generated from '/usr/bin/gnome-panel'

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

Thread 1 (Thread 1024 (LWP 27285))

  • #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 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_type_check_instance_cast
    at gtype.c line 2639
  • #7 gtk_object_dispose
    at gtkobject.c line 375
  • #8 gtk_widget_dispose
    at gtkwidget.c line 5605
  • #9 g_object_run_dispose
    at gobject.c line 468
  • #10 gtk_object_destroy
    at gtkobject.c line 358
  • #11 gtk_widget_destroy
    at gtkwidget.c line 1581
  • #12 set_das_pixmap
    at foobar-widget.c line 523
  • #13 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #14 g_closure_invoke
    at gclosure.c line 437
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2341
  • #16 g_signal_emit_valist
    at gsignal.c line 2100
  • #17 g_signal_emit
    at gsignal.c line 2144
  • #18 emit_active_window_changed
    at screen.c line 1149
  • #19 update_active_window
    at screen.c line 1033
  • #20 do_update_now
    at screen.c line 1107
  • #21 update_idle
    at screen.c line 1122
  • #22 g_idle_dispatch
    at gmain.c line 3129
  • #23 g_main_dispatch
    at gmain.c line 1617
  • #24 g_main_context_dispatch
    at gmain.c line 2161
  • #25 g_main_context_iterate
    at gmain.c line 2242
  • #26 g_main_loop_run
    at gmain.c line 2462
  • #27 gtk_main
    at gtkmain.c line 936
  • #28 main
    at main.c line 233
  • #29 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-05-13 09:49 -------

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

Comment 1 Luis Villa 2002-05-13 16:54:54 UTC
Michael: mark seems to think that this is a stale gconf problem of
some type that he has now worked around; please reopen bug 78372 if
cleaning up .gconf doesn't solve the problem.

*** This bug has been marked as a duplicate of 78732 ***
Comment 2 Raphaël Quinet 2002-05-14 08:40:31 UTC
Wrong dup (typo).  Should have been bug #78372, not bug #78732.



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