# examining core.30662 in /games/446896/. ... # using $FREECIV_PATH :/home/freeciv/.freeciv/code/installed/cvs/S2_0/2005-07-06_09.00+mintimeout+original_gamelog/share/freeciv # running: (echo bt full; echo quit; exec yes '') | gdb /home/freeciv/.freeciv/code/installed/cvs/S2_0/2005-07-06_09.00+mintimeout+original_gamelog/share/freeciv/../../bin/civserver core.30662 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/cvs/S2_0/2005-07-06_09.00+mintimeout+orig'. Program terminated with signal 6, Aborted. 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 /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/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 #0 0x400760a1 in kill () from /lib/libc.so.6 (gdb) #0 0x400760a1 in kill () from /lib/libc.so.6 No symbol table info available. #1 0x40075e99 in raise () from /lib/libc.so.6 No symbol table info available. #2 0x40077364 in abort () from /lib/libc.so.6 No symbol table info available. #3 0x4007015d in __assert_fail () from /lib/libc.so.6 No symbol table info available. #4 0x080a2e1b in team_count_members_alive (id=1) at nation.c:342 pteam = (struct team *) 0x81c1164 count = 0 #5 0x080e71c4 in adjust_building_want_by_effects (pcity=0x82cf470, id=3) at aicity.c:208 pplayer = (struct player *) 0x81fa7cc pimpr = (struct impr_type *) 0x825d180 v = 137163888 cities = {0, 137164144, 138227968, 136304996, 136694208} nplayers = 134869943 ai = (struct ai_data *) 0xbfffdd88 ptile = (struct tile *) 0xbfffdd50 capital = 137163888 gov = (struct government *) 0x809cf79 #6 0x080e82ce in ai_manage_buildings (pplayer=0x81fa7cc) at aicity.c:544 myiter = (struct genlist_link *) 0x84416c8 pcity = (struct city *) 0x82cf470 id = 3 ai = (struct ai_data *) 0x81c3774 #7 0x080e9066 in ai_manage_cities (pplayer=0x81fa7cc) at aicity.c:969 pplayer = (struct player *) 0x81fa7cc myiter = (struct genlist_link *) 0x0 pcity = (struct city *) 0x83d1df8 #8 0x080ecad0 in ai_do_last_activities (pplayer=0x81fa7cc) at aihand.c:393 pplayer = (struct player *) 0x81fa7cc #9 0x0804e43f in end_phase () at srv_main.c:587 pplayer = (struct player *) 0x81fa7cc PI_p_itr = 1 #10 0x0804f967 in main_loop () at srv_main.c:1597 eot_timer = (struct timer *) 0x8419158 save_counter = 1 is_new_turn = true #11 0x0804faed in srv_main () at srv_main.c:1674 No locals. #12 0x0804a5f0 in main (argc=15, argv=0xbfffdfc4) at civserver.c:200 argc = 15 argv = (char **) 0xbfffdfc4 inx = 15 showhelp = false showvers = false option = 0x0 #13 0x400651c4 in __libc_start_main () from /lib/libc.so.6 No symbol table info available. (gdb) [... 0 lines skipped ...]