Complete.Org: Mailing Lists: Archives: freeciv-ai: August 2003:
[freeciv-ai] Re: (PR#4804) ai_data_turn_init
Home

[freeciv-ai] Re: (PR#4804) ai_data_turn_init

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [freeciv-ai] Re: (PR#4804) ai_data_turn_init
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Mon, 11 Aug 2003 11:07:36 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Mon, Aug 11, 2003 at 10:41:23AM -0700, Jason Short wrote:
> 
> [chrisk@xxxxxxxxx - Sun Aug 10 11:57:45 2003]:
> 
> > CVS 01 AUG 2003 GTK 1
> > 
> > civserver crashed at turn done, *before* the game wass saved.
> > Loading the *previous* savegame crashes the server at 'start'.
> > 
> > Savegame (bzipped) attached.
> > 
> > (gdb) bt
> > #0  ai_data_turn_init (pplayer=???) at aidata.c:224
> > Cannot access memory at address 0x0
> 
> I can't reproduce this with the savegame.

I still can with 10h old CVS. Here is a complete backtrace:

chris@max:~/freeciv/games> gdb civserver -core core
GNU gdb 20010316
Copyright 2001 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-suse-linux"...
Core was generated by `civserver -f FriedrichB+1360.sav.gz'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libreadline.so.4...done.
Loaded symbols for /lib/libreadline.so.4
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libz.so.1...done.
Loaded symbols for /lib/libz.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libncurses.so.5...done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
Reading symbols from /usr/lib/gconv/ISO8859-15.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-15.so
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
#0  ai_data_turn_init (pplayer=???) at aidata.c:224
224       ai->diplomacy.acceptable_reputation =
(gdb) bt
#0  ai_data_turn_init (pplayer=???) at aidata.c:224
Cannot access memory at address 0x0
(gdb) 

-- 
Christian Knoke          * * *          http://www.cknoke.de
* Please note new mail address - Neue Mailadresse beachten *
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



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