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 65095 - Crash in "panel" after turning off apdm support
Crash in "panel" after turning off apdm support
Status: RESOLVED DUPLICATE of bug 59500
Product: gnome-core
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-11-21 04:05 UTC by steve
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description steve 2001-11-22 04:05:27 UTC
Package: control-center
Severity: normal
Version: 1.4.0.4
Synopsis: Crash in "panel" after turning off apdm support
Bugzilla-Product: control-center
Bugzilla-Component: general

Description:
In an effort to troubleshoot a system "freeze" problem on a Thinkpad T20, I turned off apdm support, thinking it might be related to the system going into standby mode.  Restarting linux resulted in this crash. 


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)...
0x405af989 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 g_malloc
    from /usr/lib/libglib-1.2.so.0
  • #7 gdk_window_foreign_new
    from /usr/lib/libgdk-1.2.so.0
  • #8 gwmh_init
    at eval.c line 41
  • #9 gwmh_task_notifier_remove_func
    at eval.c line 41
  • #10 gwmh_root_put_atom_window
    at eval.c line 41
  • #11 gwmh_root_put_atom_window
    at eval.c line 41
  • #12 g_idle_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #13 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #14 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #15 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #16 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #17 main
    at eval.c line 41
  • #18 __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 g_malloc
    from /usr/lib/libglib-1.2.so.0
  • #7 gdk_window_foreign_new
    from /usr/lib/libgdk-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-11-21 23:05 -------

The original reporter (kupjones@yahoo.com) 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, control-center-maint@bugzilla.gnome.org.

Comment 1 Bradford Hovinen 2001-12-03 15:21:27 UTC
I am guessing you mean the GNOME panel here.
Comment 2 steve 2001-12-04 03:27:58 UTC
The only message (besides the stack dump and traceback) is the 
indicating that "panel" crashed -- so I assume it is the Gnome 
panel.  
Comment 3 Kjartan Maraas 2002-01-21 19:15:30 UTC
Please try the latest gnome-libs and gnome-core packages available
from http://download.gnome.org/

These have fixes for many crashes and other bugs in both packages.



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