Complete.Org: Mailing Lists: Archives: freeciv-dev: November 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/82122
From: freeciv@xxxxxxxxxxxxxxxxxxxxx
Date: Sun, 17 Nov 2002 01:14:34 -0800

# examining core.4866 in /home/freeciv/.freeciv/games/82122/. ...
# 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.4866
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 11, Segmentation fault.
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  handle_unit_change_homecity (pplayer=0x812c524, req=0x82c33b8)
    at unithand.c:366
366       struct city *old_pcity = player_find_city_by_id(pplayer, 
punit->homecity);
(gdb) #0  handle_unit_change_homecity (pplayer=0x812c524, req=0x82c33b8)
    at unithand.c:366
#1  0x0804cc56 in handle_packet_input (pconn=0x80fc5c0, packet=0x82c33b8, 
    type=34) at srv_main.c:751
#2  0x080843f8 in sniff_packets () at sernet.c:572
#3  0x0804e235 in main_loop () at srv_main.c:1690
#4  0x0804e824 in srv_main () at srv_main.c:1970
#5  0x080499b1 in main (argc=10, argv=0xbffffaf4) at civserver.c:153
#6  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/82122, freeciv <=