# examining core.2250 in /games/292640/. ... # using $FREECIV_PATH /home/freeciv/.freeciv/code/installed/web/stable/freeciv-1.14.1+ourown+newdead+slowai+gen6v11+endyear/share/freeciv # running: (echo bt; echo quit; exec yes '') | gdb /home/freeciv/.freeciv/code/installed/web/stable/freeciv-1.14.1+ourown+newdead+slowai+gen6v11+endyear/share/freeciv/../../bin/civserver core.2250 GNU gdb Red Hat Linux (5.2-2) 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"... Core was generated by `/home/freeciv/.freeciv/code/installed/web/stable/freeciv-1.14.1+ourown+newdead+'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libm.so.6...done. Loaded symbols for /lib/libm.so.6 Reading symbols from /usr/lib/libz.so.1...done. Loaded symbols for /usr/lib/libz.so.1 Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 Reading symbols from /lib/libnss_nisplus.so.2...done. Loaded symbols for /lib/libnss_nisplus.so.2 Reading symbols from /lib/libnsl.so.1...done. Loaded symbols for /lib/libnsl.so.1 Reading symbols from /lib/libnss_dns.so.2...done. Loaded symbols for /lib/libnss_dns.so.2 Reading symbols from /lib/libresolv.so.2...done. Loaded symbols for /lib/libresolv.so.2 Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. Loaded symbols for /usr/lib/gconv/ISO8859-1.so #0 0x080671cd in send_game_info (dest=0x0) at gamehand.c:252 252 conn_list_iterate(*dest, pconn) { (gdb) #0 0x080671cd in send_game_info (dest=0x0) at gamehand.c:252 #1 0x08075d49 in dead_player (name=0xbfffd410 "tv2") at plrhand.c:1713 #2 0x0804ff84 in create_dead (caller=0x8100100, arg=0xbfffd410 "tv2") at stdinhand.c:1881 #3 0x0805267e in handle_stdin_input (caller=0x8100100, str=0x85a58d8 "/de tv2") at stdinhand.c:3304 #4 0x0806acca in handle_chat_msg (pconn=0x8100100, packet=0x85a58d8) at handchat.c:180 #5 0x0804d45e in handle_packet_input (pconn=0x8100100, packet=0x85a58d8, type=16) at srv_main.c:770 #6 0x08085d70 in sniff_packets () at sernet.c:573 #7 0x0804ebc1 in main_loop () at srv_main.c:1798 #8 0x0804f1e8 in srv_main () at srv_main.c:2090 #9 0x08049b31 in main (argc=9, argv=0xbfffea34) at civserver.c:153 #10 0x400641c4 in __libc_start_main () from /lib/libc.so.6 (gdb)