Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2000:
[Freeciv-Dev] Barbarian unleashing hanging server?
Home

[Freeciv-Dev] Barbarian unleashing hanging server?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv List <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Barbarian unleashing hanging server?
From: Falk Hueffner <falk.hueffner@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 10 Jan 2000 20:16:52 +0100

Hi,

I've had the server hang after entering a hut in the loop on line 265
in barbarian.c. Either the stack was corrupted and this is wrong
anyway (some variables have broken values, but this could be a bug of
gdb), but it seems the problem might be that the barbarians are being
moved out of the hut with handle_unit_move_request(), which check
ZOCs, and just aren't allowed to leave so it loops forever. Could
please somebody with some more knowledge on this part check that?

        Falk


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