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 82285 - Crash when deleting newly added (and empty) edge-panel
Crash when deleting newly added (and empty) edge-panel
Status: RESOLVED DUPLICATE of bug 78372
Product: gnome-core
Classification: Deprecated
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-19 20:08 UTC by Janus N. Tøndering
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Janus N. Tøndering 2002-05-19 20:07:14 UTC
Package: gnome-core
Severity: normal
Version: 1.5.21
Synopsis: Crash when deleting newly added (and empty) edge-panel
Bugzilla-Product: gnome-core
Bugzilla-Component: panel
BugBuddy-GnomeVersion: 2.0 (1.117.0)

Description:
Installed the latest snapshot on rh73. Added an edge-panel to see if a
bug still were present. The edge-panel was added correctly and showed at
buttom of screen. 
Then I deleted the panel using the panel's pop-up menu and the panel got
removed from screen ... but crashed immediately after.





Debugging Information:

Backtrace was generated from '/home/janus/garnome/bin/gnome-panel'

[New Thread 1024 (LWP 8284)]
0x420b4769 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 8284))

  • #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 593
  • #4 pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #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 5599
  • #9 g_object_run_dispose
    at gobject.c line 469
  • #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 912
  • #28 main
    at main.c line 233
  • #29 __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 2002-05-19 16:07 -------

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

Comment 1 Luis Villa 2002-05-20 19:07:23 UTC

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