# examining core.25072 in /games/605392/. ... # using $FREECIV_PATH :/home/freeciv/.freeciv/code/installed/web/stable/freeciv-2.0.8+mintimeout-S2_0+auth/share/freeciv # running: (echo bt full; echo quit; exec yes '') | gdb /home/freeciv/.freeciv/code/installed/web/stable/freeciv-2.0.8+mintimeout-S2_0+auth/share/freeciv/../../bin/civserver core.25072 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-2.0.8+mintimeout-S2_0+'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib/mysql/libmysqlclient.so.10...done. Loaded symbols for /usr/lib/mysql/libmysqlclient.so.10 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/libcrypt.so.1...done. Loaded symbols for /lib/libcrypt.so.1 Reading symbols from /lib/libnsl.so.1...done. Loaded symbols for /lib/libnsl.so.1 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. Loaded symbols for /usr/lib/gconv/ISO8859-1.so 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/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 #0 0x400f87c3 in chunk_free () from /lib/libc.so.6 (gdb) #0 0x400f87c3 in chunk_free () from /lib/libc.so.6 No symbol table info available. #1 0x400f8548 in free () from /lib/libc.so.6 No symbol table info available. #2 0x0809f275 in improvement_free (id=32) at improvement.c:102 p = (struct impr_type *) 0x8249b80 #3 0x0809f29d in improvements_free () at improvement.c:112 impr = 32 #4 0x0809e1ab in ruleset_data_free () at game.c:336 No locals. #5 0x0809e186 in game_free () at game.c:323 No locals. #6 0x0804fc37 in server_game_free () at srv_main.c:1936 pplayer = (struct player *) 0x401a3fa8 PI_p_itr = 7 #7 0x0804e4bf in server_quit () at srv_main.c:795 No locals. #8 0x0804f5e5 in srv_main () at srv_main.c:1677 No locals. #9 0x0804a18c in main (argc=16, argv=0xbfffdd84) at civserver.c:208 argc = 16 argv = (char **) 0xbfffdd84 inx = 16 showhelp = false showvers = false option = 0x401a3fa8 "\200Q\214\b ?\032@Ø\aH\bØ\aH\b8Ã)\bð1B\bèÕ0\b¨5B\b *B\bØj2\bÈ?\032@È?\032@hBB\bh5B\bØ?\032@Ø?\032@øHB\bø¦L\b8\e(\b8\e(\bð?\032@ð?\032@ø?\032@ø?\032@" #10 0x4009b1c4 in __libc_start_main () from /lib/libc.so.6 No symbol table info available. (gdb) [... 0 lines skipped ...]