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 100748 - Panel crash when window list becomes empty
Panel crash when window list becomes empty
Status: RESOLVED DUPLICATE of bug 97487
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-12-09 16:43 UTC by gnome_bugs
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gnome_bugs 2002-12-09 16:45:20 UTC
Package: gnome-panel
Severity: normal
Version: 2.1.3
Synopsis: Panel crash when window list becomes empty
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel
BugBuddy-GnomeVersion: 2.0 (2.1.3)

Description:
Description of Problem:
Panel crashes when the only application with windows in the window list
closes.

Steps to reproduce the problem:
1. Start GNOME with default panel config (must still have a window list
leftmost in bottom edge panel)
2. Open an application (e.g. "Dia")
3. Close the application.

Actual Results:
gnome-panel crash dialogue appears

Expected Results:
The panel should not crash, no matter what the window list may do.

How often does this happen?
Twice in two GNOME startups with GNOME built from GARNOME 0.19.3.

Additional Information:
GNOME built from GARNOME 0.19.3 and installed in a test user's
$HOME/garnome
directory and run using appropriate settings for LD_LIBRARY_PATH, PATH
etc. fc-cache 
launched by superuser before beginning a GNOME session using startx and
.xinitrc.





Debugging Information:

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

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

Thread 1 (Thread 1024 (LWP 17611))

  • #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 gdk_event_apply_filters
    at gdkevents-x11.c line 296
  • #7 gdk_event_translate
    at gdkevents-x11.c line 778
  • #8 _gdk_events_queue
    at gdkevents-x11.c line 1905
  • #9 gdk_event_dispatch
    at gdkevents-x11.c line 1965
  • #10 g_main_dispatch
    at gmain.c line 1653
  • #11 g_main_context_dispatch
    at gmain.c line 2197
  • #12 g_main_context_iterate
    at gmain.c line 2278
  • #13 g_main_loop_run
    at gmain.c line 2498
  • #14 gtk_main
    at gtkmain.c line 1091
  • #15 main
    at main.c line 216
  • #16 __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-12-09 11:45 -------

The original reporter (gnome_bugs@i-am-free.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-panel-maint@bugzilla.gnome.org.

Comment 1 David Kennedy 2002-12-09 17:40:16 UTC

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