Complete.Org: Mailing Lists: Archives: freeciv-dev: March 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/6654
From: freeciv@xxxxxxxxxxxxxxxxxxxxx
Date: Fri, 2 Mar 2001 22:58:14 -0800

# using $FREECIV_PATH /home/freeciv/freeciv-1.11.4/data
# running: (echo bt; echo quit; exec yes '') | gdb -d 
/home/freeciv/freeciv-1.11.4/intl -d /home/freeciv/freeciv-1.11.4/common -d 
/home/freeciv/freeciv-1.11.4/ai -d /home/freeciv/freeciv-1.11.4/server -d 
/home/freeciv/freeciv-1.11.4/client -d 
/home/freeciv/freeciv-1.11.4/client/gui-gtk -d 
/home/freeciv/freeciv-1.11.4/client/gui-xaw -d 
/home/freeciv/freeciv-1.11.4/client/gui-stub -d /home/freeciv/freeciv-1.11.4/po 
/home/freeciv/freeciv-1.11.4/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.4/server/civserver --gamelog 
gamelog -p 5555 -m -r /'.
Program terminated with signal 11, Segmentation fault.
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  0x8094b27 in utype_shield_cost (ut=0x1f689e20, g=0x83e7880) at unit.c:412
412       return ut->shield_cost * g->unit_shield_cost_factor;
(gdb) #0  0x8094b27 in utype_shield_cost (ut=0x1f689e20, g=0x83e7880) at 
unit.c:412
#1  0x804f35c in city_support (pcity=0x84ab130) at cityturn.c:484
#2  0x804f05d in city_refresh (pcity=0x84ab130) at cityturn.c:390
#3  0x807bc3d in server_remove_unit (punit=0x83f6928) at unitfunc.c:2759
#4  0x807be57 in wipe_unit_spec_safe (punit=0x83f6928, iter=0x0, wipe_cargo=1)
    at unitfunc.c:2817
#5  0x807be73 in wipe_unit_safe (punit=0x83f6928, iter=0x0) at unitfunc.c:2825
#6  0x807be88 in wipe_unit (punit=0x83f6928) at unitfunc.c:2833
#7  0x807c143 in kill_unit (pkiller=0x84c55d0, punit=0x83f6928)
    at unitfunc.c:2886
#8  0x807ecb0 in handle_unit_attack_request (pplayer=0x83ae1bc, 
    punit=0x84c55d0, pdefender=0x83f6928) at unithand.c:642
#9  0x807f5dc in handle_unit_move_request (pplayer=0x83ae1bc, punit=0x84c55d0, 
    dest_x=60, dest_y=20, igzoc=0) at unithand.c:943
#10 0x80a52c4 in ai_military_attack (pplayer=0x83ae1bc, punit=0x84c55d0)
    at aiunit.c:1530
#11 0x80a5a1e in ai_manage_military (pplayer=0x83ae1bc, punit=0x84c55d0)
    at aiunit.c:1763
#12 0x80a5e86 in ai_manage_units (pplayer=0x83ae1bc) at aiunit.c:1924
#13 0x8052e1e in ai_start_turn () at civserver.c:841
#14 0x8052430 in main (argc=8, argv=0xbffffc24) at civserver.c:518
#15 0x40046f31 in __libc_start_main (main=0x805185c <main>, argc=8, 
    ubp_av=0xbffffc24, init=0x8048f38 <_init>, fini=0x80a6e4c <_fini>, 
    rtld_fini=0x4000e274 <_dl_fini>, stack_end=0xbffffc1c)
    at ../sysdeps/generic/libc-start.c:129
(gdb) 



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