Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2002:
[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/82943
From: freeciv@xxxxxxxxxxxxxxxxxxxxx
Date: Tue, 3 Dec 2002 09:09:21 -0800

# examining core.11126 in /home/freeciv/.freeciv/games/82943/. ...
# using $FREECIV_PATH 
/home/freeciv/.freeciv/code/installed/web/stable/freeciv-1.13.0+1.13.0+ourown+newdead/share/freeciv
# running: (echo bt; echo quit; exec yes '') | gdb  
/home/freeciv/.freeciv/code/installed/web/stable/freeciv-1.13.0+1.13.0+ourown+newdead/share/freeciv/../../bin/civserver
 core.11126
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/web/stable/freeciv-1.13.0+1.13.0+ourown+n'.
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_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  0x08074d80 in get_research (pplayer=0x812f6a8) at report.c:344
344       return (pplayer->score.techout * 100) / 
(total_bulbs_required(pplayer));
(gdb) #0  0x08074d80 in get_research (pplayer=0x812f6a8) at report.c:344
#1  0x080750d7 in dem_line_item (
    outptr=0xbfffe1b0 "Population         0", ' ' <repeats 19 times>, 
"(1st)\nLand Area          0 sq. mi.", ' ' <repeats 11 times>, "(1st)\nSettled 
Area       0 sq. mi.", ' ' <repeats 11 times>, "(1st)\nResearch Speed     0%", 
' ' <repeats 16 times>, out_size=4096, pplayer=0x812c524, prow=0x80d7ff0, 
selcols=7)
    at report.c:470
#2  0x08075390 in report_demographics (pconn=0x80fc5c0) at report.c:548
#3  0x0804c8cd in handle_report_request (pconn=0x80fc5c0, 
    type=REPORT_DEMOGRAPHIC) at srv_main.c:550
#4  0x0804ccd7 in handle_packet_input (pconn=0x80fc5c0, packet=0x81eb280, 
    type=43) at srv_main.c:782
#5  0x080843f8 in sniff_packets () at sernet.c:572
#6  0x0804e235 in main_loop () at srv_main.c:1690
#7  0x0804e824 in srv_main () at srv_main.c:1970
#8  0x080499b1 in main (argc=10, argv=0xbffffaf4) at civserver.c:153
#9  0x400661c4 in __libc_start_main () from /lib/libc.so.6
(gdb) 


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] core file on civserver, http://civserver.freeciv.org/games/82943, freeciv <=