more data ( stack trace )
----------------------------------------
[igor@nemo morgan]$ gdb gerbv
GNU gdb Red Hat Linux (5.2.1-4)
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"...
(gdb) r
Starting program: /usr/local/bin/gerbv
Program received signal SIGSEGV, Segmentation fault.
0x403b338d in calloc () from /lib/libc.so.6
(gdb) where
#0 0x403b338d in calloc () from /lib/libc.so.6
#1 0x403b4098 in free () from /lib/libc.so.6
#2 0x401d2da3 in g_free () from /usr/lib/libglib-1.2.so.0