[Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/g
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
freeciv-dev@xxxxxxxxxxx |
Subject: |
[Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/games/17475 |
From: |
Thue <thue@xxxxxxx> |
Date: |
Thu, 28 Jun 2001 22:31:15 +0200 |
Fixed.
-Thue
On Thursday 28 June 2001 21:19, freeciv@xxxxxxxxxxxxxxxxxxxxx wrote:
> # using $FREECIV_PATH /home/freeciv/src/freeciv/data
> # running: (echo bt; echo quit; exec yes '') | gdb -d
> /home/freeciv/src/freeciv/ai -d /home/freeciv/src/freeciv/amiga -d
> /home/freeciv/src/freeciv/client/gui-beos -d
> /home/freeciv/src/freeciv/client -d
> /home/freeciv/src/freeciv/client/gui-gtk -d
> /home/freeciv/src/freeciv/client/gui-mui -d
> /home/freeciv/src/freeciv/client/gui-stub -d
> /home/freeciv/src/freeciv/client/gui-xaw -d
> /home/freeciv/src/freeciv/common -d /home/freeciv/src/freeciv/intl -d
> /home/freeciv/src/freeciv/server /home/freeciv/src/freeciv/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/src/freeciv/server/civserver --gamelog
> gamelog -p 5565 -m -r /hom'. 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 0x80a4ed7 in assess_danger (pcity=0x830b238) at advmilitary.c:347
> 347 else ai_wants_role_unit(pplayer, pcity, F_PIKEMEN,
> (gdb) #0 0x80a4ed7 in assess_danger (pcity=0x830b238) at advmilitary.c:347
> #1 0x80a487c in assess_danger_player (pplayer=0x8126f54) at
> advmilitary.c:222 #2 0x804fafb in toggle_ai_player_direct
> (caller=0x810bcf4, pplayer=0x8126f54) at stdinhand.c:1561 #3 0x804fbb6 in
> toggle_ai_player (caller=0x810bcf4, arg=0xbfffcff0 "russ") at
> stdinhand.c:1590 #4 0x8052002 in handle_stdin_input (caller=0x810bcf4,
> str=0x81be908 "/ai russ") at stdinhand.c:2674 #5 0x806ad2c in
> handle_chat_msg (pconn=0x810bcf4, packet=0x81be908) at handchat.c:180 #6
> 0x804cdae in handle_packet_input (pconn=0x810bcf4, packet=0x81be908 "/ai
> russ", type=14) at srv_main.c:668 #7 0x8084dc4 in sniff_packets () at
> sernet.c:508
> #8 0x804e83d in main_loop () at srv_main.c:1679
> #9 0x804ee6c in srv_main () at srv_main.c:1951
> #10 0x8049b75 in main (argc=8, argv=0xbffffbf4) at civserver.c:147
> #11 0x40066f31 in __libc_start_main (main=0x804965c <main>, argc=8,
> ubp_av=0xbffffbf4, init=0x8049060 <_init>, fini=0x80b0f8c <_fini>,
> rtld_fini=0x4000e274 <_dl_fini>, stack_end=0xbffffbec) at
> ../sysdeps/generic/libc-start.c:129 (gdb)
|
|