Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2001:
[Freeciv-Dev] Fwd: core file on civserver, http://civserver.freeciv.org/
Home

[Freeciv-Dev] Fwd: core file on civserver, http://civserver.freeciv.org/

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Fwd: core file on civserver, http://civserver.freeciv.org/games/9878 (PR#739)
From: Thue <thue@xxxxxxx>
Date: Sun, 8 Apr 2001 13:01:02 -0700 (PDT)

Entering into bug tracking system.

-Thue

----------  Forwarded Message  ----------
Subject: [Freeciv-Dev] core file on civserver, 
http://civserver.freeciv.org/games/9878
Date: Sun, 8 Apr 2001 12:36:54 -0700
From: freeciv@xxxxxxxxxxxxxxxxxxxxx
To: freeciv-dev@xxxxxxxxxxx


# 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  0x809213a in moutstr (str=0x8 <Address 0x8 out of bounds>)
    at registry.c:1265
1265      len = strlen(str)+1;
(gdb) #0  0x809213a in moutstr (str=0x8 <Address 0x8 out of bounds>)
    at registry.c:1265
#1  0x80913fe in section_file_save (my_section_file=0xbffff690,
    filename=0xbffff6b0 "civgame1842.sav.gz", compression_level=6)
    at registry.c:678
#2  0x8053114 in save_game (orig_filename=0xbffff940 "civgame1842.sav")
    at civserver.c:955
#3  0x8053211 in save_game_auto () at civserver.c:978
#4  0x80524e1 in main (argc=8, argv=0xbffffc24) at civserver.c:540
#5  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]
  • [Freeciv-Dev] Fwd: core file on civserver, http://civserver.freeciv.org/games/9878 (PR#739), Thue <=