# examining core.1972 in /games/510333/. ... # using $FREECIV_PATH :/home/freeciv/.freeciv/code/installed/cvs/S2_0/2005-11-29_16.00+mintimeout+original_gamelog/share/freeciv # running: (echo bt full; echo quit; exec yes '') | gdb /home/freeciv/.freeciv/code/installed/cvs/S2_0/2005-11-29_16.00+mintimeout+original_gamelog/share/freeciv/../../bin/civserver core.1972 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-11-29_16.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 0x080ebbff in ai_hunter_findjob (pplayer=0x82189ac, punit=0x8cdeac8) at aihunt.c:266 best_id = -1 best_val = -1 #5 0x080f14a3 in ai_military_findjob (pplayer=0x82189ac, punit=0x8cdeac8) at aiunit.c:1099 pcity = (struct city *) 0x852e6b8 acity = (struct city *) 0x0 aunit = (struct unit *) 0x4 val = 147712712 def = 230400 q = 0 punittype = (struct unit_type *) 0x8285388 #6 0x080f2fd1 in ai_manage_military (pplayer=0x82189ac, punit=0x8cdeac8) at aiunit.c:2037 pplayer = (struct player *) 0x82189ac punit = (struct unit *) 0x8cdeac8 id = 1082 #7 0x080f35b2 in ai_manage_units (pplayer=0x82189ac) at aiunit.c:2208 punit = (struct unit *) 0x0 _ids = (int (*)[0]) 0xbfffe730 _i = 5 _size = 9 #8 0x0804e1d3 in ai_start_turn () at srv_main.c:464 pplayer = (struct player *) 0x0 i = 1 #9 0x0804e35e in begin_phase (is_new_phase=true) at srv_main.c:545 is_new_phase = true pplayer = (struct player *) 0x82189ac PI_p_itr = 7 #10 0x0804f8b3 in main_loop () at srv_main.c:1554 eot_timer = (struct timer *) 0x82b7f30 save_counter = 1 is_new_turn = true #11 0x0804fa8d in srv_main () at srv_main.c:1673 No locals. #12 0x0804a5f0 in main (argc=14, argv=0xbfffe8d4) at civserver.c:200 argc = 14 argv = (char **) 0xbfffe8d4 inx = 14 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 ...]