# examining core.4373 in /games/298176/. ... # 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.4373 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 0x400c0bca in chunk_alloc () from /lib/libc.so.6 (gdb) #0 0x400c0bca in chunk_alloc () from /lib/libc.so.6 #1 0x400c09d0 in malloc () from /lib/libc.so.6 #2 0x400c6c5f in strdup () from /lib/libc.so.6 #3 0x4019bca8 in __create_ib_request () from /lib/libnsl.so.1 #4 0x4019bf4e in nis_list () from /lib/libnsl.so.1 #5 0x4018b7f0 in _nss_nisplus_gethostbyaddr_r () from /lib/libnss_nisplus.so.2 #6 0x401389fd in gethostbyaddr_r@@GLIBC_2.1.2 () from /lib/libc.so.6 #7 0x401387f3 in gethostbyaddr () from /lib/libc.so.6 #8 0x08086001 in server_accept_connection (sockfd=3) at sernet.c:686 #9 0x08085b8e in sniff_packets () at sernet.c:494 #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=0xbfffe334) at civserver.c:153 #13 0x400641c4 in __libc_start_main () from /lib/libc.so.6 (gdb)