# examining core.4598 in /games/467938/. ... # using $FREECIV_PATH :/home/freeciv/.freeciv/code/installed/cvs/S2_0/2005-08-18_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-08-18_09.00+mintimeout+original_gamelog/share/freeciv/../../bin/civserver core.4598 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-08-18_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 0x0806fd5d in found_new_tech (plr=0x82160ac, tech_found=39, was_discovery=true, saving_bulbs=true, next_tech=0) at plrhand.c:287 plr = (struct player *) 0x82160ac bonus_tech_hack = false had_embassy = {false, false, false, false, false, false, true, false, 139208336, 136405164, true, 138150240, false, false, 3221215464, 134856139, true, 136405164, 3221215480, 135117088, 136405164, 39, 138150240, false, 4294967295, true, 3221215512, 899360, 4294967295, 4294967295, 4294967295, 136405164} pcity = (struct city *) 0x82160ac #5 0x0807056d in tech_researched (plr=0x82160ac) at plrhand.c:526 plr = (struct player *) 0x82160ac #6 0x080705fe in update_tech (plr=0x82160ac, bulbs=2) at plrhand.c:553 plr = (struct player *) 0x82160ac bulbs = 2 pplayer = (struct player *) 0x82f3260 PI_p_itr = 6 #7 0x08063f80 in update_city_activity (pplayer=0x82160ac, pcity=0x84c2690) at cityturn.c:1367 pplayer = (struct player *) 0x82160ac pcity = (struct city *) 0x84c2690 g = (struct government *) 0x837d8d0 #8 0x0806243a in update_city_activities (pplayer=0x82160ac) at cityturn.c:389 myiter = (struct genlist_link *) 0x84b1dc0 pplayer = (struct player *) 0x82160ac gold = 206 #9 0x0804e447 in end_phase () at srv_main.c:594 pplayer = (struct player *) 0x82160ac PI_p_itr = 5 #10 0x0804f932 in main_loop () at srv_main.c:1596 eot_timer = (struct timer *) 0x8460988 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=0xbfffdad4) at civserver.c:200 argc = 14 argv = (char **) 0xbfffdad4 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 ...]