Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2003:
[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/252229
From: freeciv@xxxxxxxxxxxxxxxxxxxxx
Date: Sun, 30 Nov 2003 11:52:41 -0800

# examining core.2594 in /games/252229/. ...
# using $FREECIV_PATH 
/home/freeciv/.freeciv/code/installed/cvs/HEAD/2003-11-26_00.00+ourown-post-1.14.0/share/freeciv
# running: (echo bt; echo quit; exec yes '') | gdb  
/home/freeciv/.freeciv/code/installed/cvs/HEAD/2003-11-26_00.00+ourown-post-1.14.0/share/freeciv/../../bin/civserver
 core.2594
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/cvs/HEAD/2003-11-26_00.00+ourown-post-1.1'.
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  0x400c0ccc in chunk_alloc () from /lib/libc.so.6
(gdb) #0  0x400c0ccc in chunk_alloc () from /lib/libc.so.6
#1  0x400c09d0 in malloc () from /lib/libc.so.6
#2  0x0804bc35 in fc_real_malloc (size=96000, called_as=0x80e8efd "malloc", 
    line=362, file=0x80edb25 "path_finding.c") at mem.c:58
#3  0x080c49f7 in create_map (with_danger=false) at path_finding.c:362
#4  0x080c4a98 in pf_create_map (parameter=0xbfffdca0) at path_finding.c:382
#5  0x080bdd92 in ai_manage_explorer (punit=0x83c9b38) at aiunit.c:547
#6  0x08054c3b in handle_unit_info (pplayer=0x8222668, pinfo=0x8377388)
    at unithand.c:618
#7  0x0804d5ae in handle_packet_input (pconn=0x80fec20, packet=0x8377388, 
    type=5) at srv_main.c:824
#8  0x0808d9d0 in sniff_packets () at sernet.c:616
#9  0x0804e3b1 in main_loop () at srv_main.c:1504
#10 0x0804e575 in srv_main () at srv_main.c:1624
#11 0x08049b80 in main (argc=9, argv=0xbfffe204) at civserver.c:157
#12 0x400641c4 in __libc_start_main () from /lib/libc.so.6
(gdb) 


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