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 66565 - panel crash segmentation fault
panel crash segmentation fault
Status: RESOLVED DUPLICATE of bug 59500
Product: gnome-core
Classification: Deprecated
Component: panel
unspecified
Other other
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-12-09 03:31 UTC by dkpierson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description dkpierson 2001-12-09 15:27:12 UTC
Package: gnome-core
Severity: normal
Version: 1.4.0.4
Synopsis: panel crash segmentation fault
Bugzilla-Product: gnome-core
Bugzilla-Component: panel

Description:
during boot process of  gui I get the dialog box
Application "panel" (process 1146) has crashed due to fatal error (Segmentation fault).
When this happens I cannot move windows and most of the gui elements are missing.  I don't know how to tell you about how to reproduce it.  I have not been able to do aything yet.  I have gnome as the default and it does a graphical boot automatically.


Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x405af669 in __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 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 chunk_alloc
    at malloc.c line 2878
  • #5 __libc_malloc
    at malloc.c line 2811
  • #6 __libc_realloc
    at malloc.c line 3350
  • #7 g_realloc
    from /usr/lib/libglib-1.2.so.0
  • #8 gstc_parent_add_watch
    at eval.c line 41
  • #9 gwmh_root_put_atom_window
    at eval.c line 41
  • #10 gwmh_root_put_atom_window
    at eval.c line 41
  • #11 gwmh_task_notifier_remove_func
    at eval.c line 41
  • #12 gwmh_task_notifier_remove_func
    at eval.c line 41
  • #13 gwmh_root_put_atom_window
    at eval.c line 41
  • #14 gwmh_root_put_atom_window
    at eval.c line 41
  • #15 g_idle_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #16 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #17 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #18 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #20 main
    at eval.c line 41
  • #21 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 chunk_alloc
    at malloc.c line 2878
  • #5 __libc_malloc
    at malloc.c line 2811
  • #6 __libc_realloc
    at malloc.c line 3350
  • #7 g_realloc
    from /usr/lib/libglib-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-12-09 10:27 -------

The original reporter (dkpierson@mediaone.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, panel-maint@bugzilla.gnome.org.

Comment 1 Luis Villa 2002-02-13 14:14:22 UTC
dkpiersen: can you still duplicate this? Please close if not.
Maintainers: if this trace is irrelevant to the 1.5 codebase, please
remove the GNOME2 keyword.
Comment 2 Mark McLoughlin 2002-02-14 15:35:58 UTC
The trace is irrelevant to gnome 2.0. The 'gwmh' functions have bee
replaced by libwnck

see:
  • #9 gwmh_root_put_atom_window
    at eval.c line 41

Comment 3 Wayne Schuller 2002-02-22 02:00:30 UTC

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