Bug 1287

Summary: gmenu is busted. still.
Product: [Retired] Red Hat Linux Reporter: Bill Nottingham <notting>
Component: gnome-coreAssignee: Michael Fulbright <msf>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-03-14 03:01:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 1999-02-23 00:03:37 UTC
[notting@bobby:~ ]$ mv .gnome .cow

[notting@bobby:~ ]$ gdb gmenu
GNU gdb 981029 with Linux/x86 hardware watchpoint and FPU
support
<snip>
(gdb) run
Starting program: /usr/bin/gmenu
Unable to connect to server port 35091
This generally means that the program could not talk to the
esound server
creating user directory: /home/devel/notting/.gnome/apps
creating user directory: /home/devel/notting/.gnome/pixmaps

Program received signal SIGSEGV, Segmentation fault.
chunk_free (ar_ptr=0xffffc1c4, p=0x404c6a88) at
malloc.c:2938
2938malloc.c: No such file or directory.
(gdb) bt
#0  chunk_free (ar_ptr=0xffffc1c4, p=0x404c6a88) at
malloc.c:2938
#1  0x4043cd47 in __libc_free (mem=0x404c6a90) at
malloc.c:2912
#2  0x403d2215 in g_free ()
#3  0x40348f7b in free_sections()
#4  0x40348fd2 in free_profile ()
#5  0x40348fca in free_profile ()
<snip>
#1222 0x40348fca in free_profile ()
#1223 0x403498cf in gnome_config_drop_all ()
#1224 0x403490e2 in gnome_config_sync ()
#1225 0x4003adec in write_layout_config ()
#1226 0x4003b149 in layout_changed ()
#1227 0x40205f4b in gtk_marshal_NONE__NONE ()
#1228 0x401ce007 in gtk_handlers_run ()
#1229 0x401cd5f1 in gtk_signal_real_emit ()
#1230 0x401cb8e0 in gtk_signal_emit ()
#1231 0x40060519 in gnome_dock_add_item ()
#1232 0x4006579d in gnome_dock_layout_add_to_dock ()
#1233 0x400609ff in gnome_dock_add_from_layout ()
#1234 0x4003aff7 in gnome_app_show ()
#1235 0x40205f4b in gtk_marshal_NONE__NONE ()
#1236 0x401cd4cb in gtk_signal_real_emit ()
#1237 0x401cb8e0 in gtk_signal_emit ()
#1238 0x401fac78 in gtk_widget_show ()
#1239 0x804c38a in main ()
(gdb)