This message seems to be lost. I repost it.
Regards,
Mikhael.
--- Begin Message ---
I can't reproduce this on purpose.
GNU gdb Red Hat Linux (5.1.90CVS-5)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
Core was generated by `fvwm -f themes-rc'.
Program terminated with signal 11, Segmentation fault.
#0 paint_menu (mr=0x80e2d38, pevent=0x80b8760, fw=0x0) at menus.c:4038
4038 int bw = MST_BORDER_WIDTH(mr);
(gdb) where
#0 paint_menu (mr=0x80e2d38, pevent=0x80b8760, fw=0x0) at menus.c:4038
#1 0x08055b36 in menu_expose (event=0x80b8760, fw=0x0) at menus.c:6189
#2 0x0804fbf5 in MenuInteraction (pmp=0xbfffe370, pmret=0xbfffec50,
pdkp=0xbfffe170, pdo_warp_to_title=0x80b5058) at menus.c:1846
#3 0x08055825 in do_menu (pmp=0xbfffe370, pmret=0xbfffec50) at menus.c:6050
#4 0x080507ac in MenuInteraction (pmp=0xbfffe6d0, pmret=0xbfffec50,
pdkp=0xbfffe4d0, pdo_warp_to_title=0x80b5058) at menus.c:2315
#5 0x08055825 in do_menu (pmp=0xbfffe6d0, pmret=0xbfffec50) at menus.c:6050
#6 0x080507ac in MenuInteraction (pmp=0xbfffea30, pmret=0xbfffec50,
pdkp=0xbfffe830, pdo_warp_to_title=0x80b5058) at menus.c:2315
#7 0x08055825 in do_menu (pmp=0xbfffea30, pmret=0xbfffec50) at menus.c:6050
#8 0x080507ac in MenuInteraction (pmp=0xbfffec60, pmret=0xbfffec50,
pdkp=0xbfffeb90, pdo_warp_to_title=0x80b5058) at menus.c:2315
#9 0x08055825 in do_menu (pmp=0xbfffec60, pmret=0xbfffec50) at menus.c:6050
#10 0x08098dce in menu_func (cond_rc=0x0, eventp=0x80b8760, w=58, fw=0x0,
context=8, action=0x8173fad "MenuFvwmRoot", Module=0xbfffee08, fStaysUp=1)
at menucmd.c:147
#11 0x08098e4a in CMD_Menu (cond_rc=0x0, eventp=0x80b8760, w=58, fw=0x0,
context=8, action=0x8173fad "MenuFvwmRoot", Module=0xbfffee08)
at menucmd.c:171
#12 0x0807ce41 in execute_function (efa=0xbfffedf0) at functions.c:1418
#13 0x0807cfa0 in old_execute_function (cond_rc=0x0,
action=0x80bceb0 "Menu MenuFvwmRoot", fw=0x0, eventp=0x80b8760, context=8,
Module=-1, exec_flags=0, args=0x0) at functions.c:1491
#14 0x0806d425 in HandleButtonPress () at events.c:581
#15 0x0807067a in DispatchEvent (preserve_Fw=0) at events.c:3135
#16 0x0807071c in HandleEvents () at events.c:3190
#17 0x08083455 in main (argc=3, argv=0xbffff354) at fvwm.c:720
#18 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6
(gdb) print mr->s->ms
$1 = (MenuStyle *) 0x78696e75
(gdb) print mr->s->ms->look
Cannot access memory at address 0x78696e81
(gdb)
Regards,
Mikhael.
--- End Message ---