k1234 - 2007-04-26

Copyright 2004 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-gnu"...
warning: not using untrusted file "/home/kchou/.gdbinit"
Using host libthread_db library "/lib/tls/libthread_db.so.1".

Core was generated by `./diffh'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0x003fd7c2 in _int_free () from /lib/tls/libc.so.6
(gdb) where
#0  0x003fd7c2 in _int_free () from /lib/tls/libc.so.6
#1  0x003fdfea in free () from /lib/tls/libc.so.6
#2  0x0804a697 in chunk_to_html (chunk=0x809b898, side=0) at chunk.c:545
#3  0x0804a7a5 in chunk_process (numdeleted=12, deleted=0x809b8e8, numadded=9, added=0x809b628) at chunk.c:102
#4  0x08049440 in diff_process (diff=0x804d008) at output.c:248
#5  0x08048816 in main (argc=1, argv=0xbfffb3b4) at main.c:80