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 74382 - Panel is SEGFAULTING
Panel is SEGFAULTING
Status: RESOLVED DUPLICATE of bug 53866
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-03-12 16:34 UTC by rick_stuart
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rick_stuart 2002-03-12 16:42:17 UTC
Package: gnome-panel
Severity: normal
Version: 1.4.0.4
Synopsis: Panel is SEGFAULTING
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel

Description:
I am on a laptop.  I have had a couple of issues with filesystem
corruption lately.  The problem started when I booted the laptop this
morning and logged in.  It was using an old session.  I
ctl-alt-backspaced the session and asked for a clean slate.  I am still
having the problem.

Next I will wipe all gnome config files and try starting as a new user.

Later,

Rick



Debugging Information:

(no debugging symbols found)...0x4058f669 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
    at gnome-init.c line 664
  • #3 <signal handler called>
  • #4 __libc_free
    at malloc.c line 3155
  • #5 g_free
    at gmem.c line 411
  • #6 free_sections
    at gnome-config.c line 156
  • #7 free_profile
    at gnome-config.c line 170
  • #8 free_profile
    at gnome-config.c line 169
  • #9 free_profile
    at gnome-config.c line 169
  • #10 free_profile
    at gnome-config.c line 169
  • #11 free_profile
    at gnome-config.c line 169
  • #12 free_profile
    at gnome-config.c line 169
  • #13 free_profile
    at gnome-config.c line 169
  • #14 free_profile
    at gnome-config.c line 169
  • #15 free_profile
    at gnome-config.c line 169
  • #16 free_profile
    at gnome-config.c line 169
  • #17 free_profile
    at gnome-config.c line 169
  • #18 free_profile
    at gnome-config.c line 169
  • #19 free_profile
    at gnome-config.c line 169
  • #20 free_profile
    at gnome-config.c line 169
  • #21 free_profile
    at gnome-config.c line 169
  • #22 free_profile
    at gnome-config.c line 169
  • #23 free_profile
    at gnome-config.c line 169
  • #24 free_profile
    at gnome-config.c line 169
  • #25 free_profile
    at gnome-config.c line 169
  • #26 free_profile
    at gnome-config.c line 169
  • #27 gnome_config_drop_all
    at gnome-config.c line 1321
  • #28 gnome_config_sync
    at gnome-config.c line 789
  • #29 save_next_applet
    at eval.c line 41
  • #30 panel_config_sync
    at eval.c line 41
  • #31 gstc_parent_delete_watch
    at eval.c line 41
  • #32 g_timeout_dispatch
    at gmain.c line 1302
  • #33 g_main_dispatch
    at gmain.c line 656
  • #34 g_main_iterate
    at gmain.c line 877
  • #35 g_main_run
    at gmain.c line 935
  • #36 gtk_main
    at gtkmain.c line 524
  • #37 main
    at eval.c line 41
  • #38 __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
    at gnome-init.c line 664
  • #3 <signal handler called>
  • #4 __libc_free
    at malloc.c line 3155
  • #5 g_free
    at gmem.c line 411
  • #6 free_sections
    at gnome-config.c line 156
  • #7 free_profile
    at gnome-config.c line 170




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-12 11:42 -------

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

Comment 1 Kjartan Maraas 2002-03-12 18:27:48 UTC
Please try the latest (1.4.0.6) release and gnome-libs-1.4.1.4 too.
You should be able to recover the panel by deleting ~/.gnome/panel.d

Maybe we should make gnome_config_*() more resistant to
invalid/corrupted configuration files?
Comment 2 Kjartan Maraas 2002-07-12 10:51:15 UTC
Any luck with newer releases?
Comment 3 Kjartan Maraas 2002-07-12 10:51:39 UTC

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