Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2001:
[Freeciv-Dev] core file on civserver, http://civserver.freeciv.org/games
Home

[Freeciv-Dev] core file on civserver, http://civserver.freeciv.org/games

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] core file on civserver, http://civserver.freeciv.org/games/108
From: freeciv@xxxxxxxxxxxxxxxxxxxxx
Date: Sun, 5 Aug 2001 13:07:15 -0700

# using $FREECIV_PATH /home/freeciv/freeciv-1.11.10/data
# running: (echo bt; echo quit; exec yes '') | gdb -d 
/home/freeciv/freeciv-1.11.10/amiga -d /home/freeciv/freeciv-1.11.10/intl -d 
/home/freeciv/freeciv-1.11.10/common -d /home/freeciv/freeciv-1.11.10/ai -d 
/home/freeciv/freeciv-1.11.10/server -d 
/home/freeciv/freeciv-1.11.10/client/gui-mui -d 
/home/freeciv/freeciv-1.11.10/client -d 
/home/freeciv/freeciv-1.11.10/client/gui-gtk -d 
/home/freeciv/freeciv-1.11.10/client/gui-xaw -d 
/home/freeciv/freeciv-1.11.10/client/gui-stub 
/home/freeciv/freeciv-1.11.10/server/civserver core
GNU gdb 5.0
Copyright 2000 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-1.11.10/server/civserver --gamelog 
gamelog -p 5563 -m -r'.
Program terminated with signal 8, Arithmetic exception.
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 /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_nis.so.2...done.
Loaded symbols for /lib/libnss_nis.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
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
#0  0x80a4236 in assess_danger (pcity=0x83a2308) at advmilitary.c:356
356             if (!igwall) danger2 += v * m / dist;
(gdb) #0  0x80a4236 in assess_danger (pcity=0x83a2308) at advmilitary.c:356
#1  0x80a6085 in military_advisor_choose_build (pplayer=0x8126294, 
    pcity=0x83a2308, choice=0x83a28f0) at advmilitary.c:943
#2  0x80a781e in ai_manage_cities (pplayer=0x8126294) at aicity.c:528
#3  0x80a95b4 in ai_do_last_activities (pplayer=0x8126294) at aihand.c:497
#4  0x8072337 in update_player_activities (pplayer=0x8126294) at plrhand.c:163
#5  0x804c7e0 in end_turn () at srv_main.c:417
#6  0x804e917 in main_loop () at srv_main.c:1726
#7  0x804ef34 in srv_main () at srv_main.c:1968
#8  0x8049b79 in main (argc=8, argv=0xbffffa54) at civserver.c:147
#9  0x40065f31 in __libc_start_main (main=0x8049660 <main>, argc=8, 
    ubp_av=0xbffffa54, init=0x8049060 <_init>, fini=0x80b0210 <_fini>, 
    rtld_fini=0x4000e274 <_dl_fini>, stack_end=0xbffffa4c)
    at ../sysdeps/generic/libc-start.c:129
(gdb) 


[Prev in Thread] Current Thread [Next in Thread]