SIGSEGV
Brought to you by:
switk
(gdb) r
Starting program: /usr/local/bin/gtapecalc
** Message: no rc file
** Message: loading defaults
Program received signal SIGSEGV, Segmentation fault.
0x0804ec3b in make_buttons (table=0x809f1b8,
cw=0x8072af8) at gtc_ui.c:533
533 button_label =
GTK_WIDGET(button_container->data);
(gdb)
I am running Gentoo Linux, kernel version 2.4.20
GTK is at 2.2.4
I tried 'touching' the .gtapecalcrc and .gtapecalcgtkrc
files -- still bombed.
Any help is appreciated!
And you produce (with the possible exception of my own)
the best code I've seen. It's beautiful.
Config.log from the .configure run. I can send the core file, too if you need it.