# examining core.2930 in /games/442921/. ... # using $FREECIV_PATH :/home/freeciv/.freeciv/code/installed/cvs/S2_0/2005-06-27_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-06-27_09.00+mintimeout+original_gamelog/share/freeciv/../../bin/civserver core.2930 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-06-27_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 0x0806fbe1 in found_new_tech (plr=0x81f5d3c, tech_found=199, was_discovery=false, saving_bulbs=true, next_tech=0) at plrhand.c:287 plr = (struct player *) 0x81f5d3c bonus_tech_hack = false had_embassy = {false, false, false, false, false, false, 3221216312, 134677489, 136273212, 29, 3221216344, 135117055, 38, 38, 138428996, 2524748, 17, 3, 60, 4294967295, 136273212, 29, 3, 136273212, 38, 136273212, 3221216376, 135116981, 136273212, 38, 4294967295, 4294967295} pcity = (struct city *) 0x820596c #5 0x0805b712 in hut_get_tech (punit=0x840aae0) at unittools.c:2325 punit = (struct unit *) 0x840aae0 pplayer = (struct player *) 0x81f5d3c res_ed = 135392747 res_ing = 38 new_tech = 199 tech_name = 0x811edeb "None" #6 0x0805b9b5 in unit_enter_hut (punit=0x840aae0) at unittools.c:2438 punit = (struct unit *) 0x840aae0 pplayer = (struct player *) 0x81f5d3c ok = true hut_chance = 5 #7 0x0805c852 in move_unit (punit=0x840aae0, pdesttile=0x401c1418, move_cost=1) at unittools.c:2843 pplayer = (struct player *) 0x81f5d3c psrctile = (struct tile *) 0x401c2e08 pcity = (struct city *) 0x0 ptransporter = (struct unit *) 0x0 #8 0x0808c445 in handle_unit_move_request (punit=0x840aae0, pdesttile=0x401c1418, igzoc=false, move_diplomat_city=false) at unithand.c:1146 move_cost = 0 punit = (struct unit *) 0x840aae0 pdesttile = (struct tile *) 0x401c1418 igzoc = false move_diplomat_city = false pplayer = (struct player *) 0x81f5d3c pcity = (struct city *) 0x0 #9 0x0806ab4e in server_handle_packet (type=PACKET_UNIT_MOVE, packet=0x890f290, pplayer=0x81f5d3c, pconn=0x817df90) at hand_gen.c:143 packet = (void *) 0x8c83878 pplayer = (struct player *) 0x6 pconn = (struct connection *) 0x817df90 #10 0x0804ed7e in handle_packet_input (pconn=0x817df90, packet=0x890f290, type=52) at srv_main.c:1014 packet = (void *) 0x890f290 type = 52 pplayer = (struct player *) 0x81f5d3c #11 0x080868d2 in sniff_packets () at sernet.c:627 command_ok = 135782288 packet = (void *) 0x890f290 type = PACKET_UNIT_MOVE result = true i = 62 max_desc = 135782288 readfs = {__fds_bits = {64, 0 }} writefs = {__fds_bits = {0 }} exceptfs = {__fds_bits = {0 }} tv = {tv_sec = 0, tv_usec = 170000} year = -625 #12 0x0804f8fd in main_loop () at srv_main.c:1577 eot_timer = (struct timer *) 0x82ed7b0 save_counter = 1 [... 13 lines skipped ...] is_new_turn = true #13 0x0804fa81 in srv_main () at srv_main.c:1670 No locals. #14 0x0804a5f0 in main (argc=14, argv=0xbffff454) at civserver.c:200 argc = 14 argv = (char **) 0xbffff454 inx = 14 showhelp = false showvers = false option = 0x0 #15 0x400651c4 in __libc_start_main () from /lib/libc.so.6 No symbol table info available. (gdb)