Complete.Org: Mailing Lists: Archives: freeciv-dev: July 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/18503
From: freeciv@xxxxxxxxxxxxxxxxxxxxx
Date: Sat, 14 Jul 2001 04:03:07 -0700

# using $FREECIV_PATH /home/freeciv/freeciv-1.11.6/data
# running: (echo bt; echo quit; exec yes '') | gdb -d 
/home/freeciv/freeciv-1.11.6/intl -d /home/freeciv/freeciv-1.11.6/common -d 
/home/freeciv/freeciv-1.11.6/ai -d /home/freeciv/freeciv-1.11.6/server -d 
/home/freeciv/freeciv-1.11.6/client -d 
/home/freeciv/freeciv-1.11.6/client/gui-gtk -d 
/home/freeciv/freeciv-1.11.6/client/gui-xaw -d 
/home/freeciv/freeciv-1.11.6/client/gui-stub 
/home/freeciv/freeciv-1.11.6/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.6/server/civserver --gamelog 
gamelog -p 5564 -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
#0  0x80a3db2 in assess_danger (pcity=0x81b2b30) at advmilitary.c:356
356             if (!igwall) danger2 += v * m / dist;
(gdb) #0  0x80a3db2 in assess_danger (pcity=0x81b2b30) at advmilitary.c:356
#1  0x80a5c19 in military_advisor_choose_build (pplayer=0x8125bf4, 
pcity=0x81b2b30, choice=0x81b3118) at advmilitary.c:943
#2  0x80a73b2 in ai_manage_cities (pplayer=0x8125bf4) at aicity.c:528
#3  0x80a9158 in ai_do_last_activities (pplayer=0x8125bf4) at aihand.c:497
#4  0x8071ff7 in update_player_activities (pplayer=0x8125bf4) at plrhand.c:163
#5  0x804c7d8 in end_turn () at srv_main.c:417
#6  0x804e90b in main_loop () at srv_main.c:1716
#7  0x804ef28 in srv_main () at srv_main.c:1958
#8  0x8049b75 in main (argc=8, argv=0xbffffbe4) at civserver.c:147
#9  0x40066f31 in __libc_start_main (main=0x804965c <main>, argc=8, 
ubp_av=0xbffffbe4, init=0x8049060 <_init>, 
    fini=0x80afdbc <_fini>, rtld_fini=0x4000e274 <_dl_fini>, 
stack_end=0xbffffbdc) at ../sysdeps/generic/libc-start.c:129
(gdb) 


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