Operating System? Vista Sp2
Running under? Cygwin
MUD Client? putty
GDB Output?
Program received signal SIGSEGV, Segmentation fault.
0x004a032e in next_in_list (pIterator=0x592bb0 <Iterator>) at lists.c:196
196 pContent = pIterator->pItem ? pIterator->pItem->pContent : NULL;
(gdb) backtrace
#0 0x004a032e in next_in_list (pIterator=0x592bb0 <Iterator>) at lists.c:196
#1 0x004a05dc in simple_list (pList=0x2004a108) at lists.c:274
#2 0x004a0718 in free_list (pList=0x2004a108) at lists.c:64
#3 0x00453b6d in main (argc=1, argv=0xe94279) at comm.c:376
(gdb)