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 73002 - Gnome Panel crashes on remove-panel
Gnome Panel crashes on remove-panel
Status: RESOLVED DUPLICATE of bug 72974
Product: gnome-panel
Classification: Other
Component: panel
1.5.x
Other Linux
: Normal blocker
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-02-28 17:45 UTC by Gaute Lindkvist
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Gaute Lindkvist 2002-02-28 17:45:32 UTC
Package: gnome-panel
Severity: blocker
Version: 1.5.11
Synopsis: Gnome2 Panel crashes on remove-panel
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel
BugBuddy-GnomeVersion: 2.0 (1.112.0)

Description:
Description of Problem:
When removing a secondary panel, it will crash on removal, and the
removal is not stored, so it will show up the next time you start the
panel.

Steps to reproduce the problem:
1. Add an edge-panel
2. Right click to remove the panel
3. The panel crashes

Actual Results:


Expected Results:


How often does this happen?


Additional Information:




Debugging Information:

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

Thread 1 (Thread 1024 (LWP 31211))

  • #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 598
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 ??
  • #7 g_main_context_dispatch
    at gmain.c line 2160
  • #8 g_main_context_iterate
    at gmain.c line 2241
  • #9 g_main_loop_run
    at gmain.c line 2461
  • #10 gtk_main
    at gtkmain.c line 882
  • #11 main
    at main.c line 235
  • #12 __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 598
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 ??
  • #7 g_main_context_dispatch
    at gmain.c line 2160

Comment 1 Rodd Clarkson 2002-03-01 02:23:20 UTC

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