# examining core.7657 in /games/277683/. ... # 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.7657 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 0x4009b1da in vfprintf () from /lib/libc.so.6 (gdb) #0 0x4009b1da in vfprintf () from /lib/libc.so.6 #1 0x400b9ff9 in vsnprintf () from /lib/libc.so.6 #2 0x0804b81f in my_vsnprintf ( str=0xbfffe7b0 "Game: Your Diplomat has been eliminated defending against a Diplomat in Madras.", n=1536, format=0x80c7e60 "Game: Your %s was eliminated by a defending %s in %s.", ap=0xbfffee24) at support.c:329 #3 0x08074aa4 in vnotify_conn_ex (dest=0x813c614, x=42, y=13, event=31, format=0x80c7e60 "Game: Your %s was eliminated by a defending %s in %s.", vargs=0xbfffee24) at plrhand.c:951 #4 0x08074c09 in notify_player_ex (pplayer=0x8139fdc, x=42, y=13, event=31, format=0x80c7e60 "Game: Your %s was eliminated by a defending %s in %s.") at plrhand.c:1015 #5 0x08066334 in diplomat_infiltrate_city (pplayer=0x8139fdc, cplayer=0x813d164, pdiplomat=0x81c8280, pcity=0x8253cb0) at diplomats.c:1125 #6 0x08065537 in diplomat_get_tech (pplayer=0x8139fdc, pdiplomat=0x81c8280, pcity=0x8253cb0, technology=89) at diplomats.c:518 #7 0x08053d41 in handle_diplomat_action (pplayer=0x8139fdc, packet=0x828a0c8) at unithand.c:333 #8 0x0804d5ce in handle_packet_input (pconn=0x8100bc8, packet=0x828a0c8, type=41) at srv_main.c:862 #9 0x08085d70 in sniff_packets () at sernet.c:573 #10 0x0804ebc1 in main_loop () at srv_main.c:1798 #11 0x0804f1e8 in srv_main () at srv_main.c:2090 #12 0x08049b31 in main (argc=9, argv=0xbffff3b4) at civserver.c:153 #13 0x400641c4 in __libc_start_main () from /lib/libc.so.6 (gdb)