OK, hope I did all this right. I have attached a ascii file of the
output from bbtest-net --debug.
Here is the gdb output.
[lee at cs1] ~/Hobbit/server> gdb bin/bbtest-net tmp/bbtest-net.core
warning: failed to install memory consistency checks; configuration
should define NO_MMCHECK or MMCHECK_FORCE
GNU gdb 4.16.1
Copyright 1996 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-unknown-openbsd3.2"...
Core was generated by `bbtest-net'.
Program terminated with signal 6, Abort trap.
Reading symbols from /usr/libexec/ld.so...done.
Reading symbols from /usr/lib/libc.so.28.5...done.
#0 0x400b327b in kill ()
(gdb) bt
#0 0x400b327b in kill ()
#1 0x400b2bd7 in abort ()
#2 0x1ecda in sigsegv_handler (signum=11) at sig.c:57
#3 0x4002b004 in ?? ()
Cannot access memory at address 0xa3031.
(gdb)