Re: (PR#13156) auto_settler_findwork infinite recursion

"Benoit Hudson" <bh-0/DuvcfrMH9wGe/[email protected]> Sun, 22 May 2005 07:59:54 -0700
Newsgroups gmane.games.freeciv.ai
Message-ID <[email protected]>
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13156 >

On Sun, May 22, 2005 at 01:30:11AM -0700, Marko Lindqvist wrote:
>   Can you send that autogame? This is old bug I have been unable to 
> reproduce. I have been using attached patch in my test environment in 
> hope that I sometime catch it.

On OS X (10.3), this triggers it:

set gameseed 42       # repeat a particular game (random) sequence
set mapseed 42        # repeat a particular map generation sequence
set timeout -1        # run a server only autogame
set aifill 7          # fill to 7 players
hard                  # make the AI do complex things
create Caesar         # first player (with known name) created and 
                      # toggled to AI mode
start