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 74769 - [Solaris] Crash when removing drawer from panel or removing edge panel
[Solaris] Crash when removing drawer from panel or removing edge panel
Status: RESOLVED DUPLICATE of bug 73224
Product: gnome-panel
Classification: Other
Component: general
1.5.x
Other Solaris
: Urgent critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 74770 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-15 12:56 UTC by Jathish
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Jathish 2002-03-15 12:56:25 UTC
Gnome Beta 2 was built on a Solaris 8 (32 bit) sun sparc machine.

Description:
While running the gnome2 session, gnome panel 2 crashes when a drawer 
containing an application/applet is removed from the panel.

Steps:
1. Add a drawer to the menu panel.
2. Add an application / applet to the drawer. (Say fish applet)
3. Remove the drawer by right clicking.
4. Gnome panel crashes.

Debugging Info:
Stack trace attached below.

  • #0 panel_applet_frame_set_clean_remove
  • #1 panel_remove_applets
  • #2 panel_destroy
  • #3 g_cclosure_marshal_VOID__VOID
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #4 g_closure_invoke
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #5 signal_emit_unlocked_R
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #7 gtk_signal_emit
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #8 gtk_object_dispose
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #9 gtk_widget_dispose
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #10 gtk_window_dispose
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #11 g_object_run_dispose
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #12 gtk_object_destroy
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #13 gtk_widget_destroy
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #14 applet_destroy
  • #15 g_cclosure_marshal_VOID__VOID
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #17 signal_emit_unlocked_R
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #19 gtk_signal_emit
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #20 gtk_object_dispose
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #21 gtk_widget_dispose
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #22 g_object_run_dispose
    from /opt/gnome-2.0/lib/libgobject-2.0.so.0
  • #23 gtk_object_destroy
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #24 gtk_widget_destroy
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #25 panel_applet_clean
  • #26 applet_idle_remove
  • #27 g_idle_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #28 g_main_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #29 g_main_context_dispatch
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #30 g_main_context_iterate
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /opt/gnome-2.0/lib/libglib-
  • #32 gtk_main
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #33 main

Comment 1 Luis Villa 2002-03-15 20:30:46 UTC
*** Bug 74770 has been marked as a duplicate of this bug. ***
Comment 2 Luis Villa 2002-03-15 20:33:51 UTC
Note that I cannot duplicate it in a snapshot; I think that Arvind's
patch for bug 73244 also fixes this. cc'ing arvind for his
comments/thoughts on this- I suppose it could be solaris specific but
I'm betting it is just fixed in CVS.

From the other bug:
---
While running the gnome2 session, gnome panel 2 crashes when an edge
panel (non-menu panel) containing an application/applet is removed.
---
Leaving urgent but it is very borderline urgent.
Comment 3 Arvind S N 2002-03-16 12:39:35 UTC
luis:checked the source code used for the  Beta build. 
It did not have the patch given for 73244.

jathish:please update once you re-test with the latest sources
Comment 4 Luis Villa 2002-03-18 20:53:33 UTC

*** This bug has been marked as a duplicate of 73244 ***
Comment 5 Luis Villa 2002-03-18 20:54:26 UTC

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