[Freeciv-Dev] (PR#2754) Server loops
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients:; |
Subject: |
[Freeciv-Dev] (PR#2754) Server loops |
From: |
"Raimar Falke via RT" <rt@xxxxxxxxxxxxxx> |
Date: |
Tue, 7 Jan 2003 10:38:04 -0800 |
Reply-to: |
rt@xxxxxxxxxxxxxx |
The server hangs in this recursion:
#0 0x080cb81a in ai_manage_explorer (punit=0x81eeb50) at aiunit.c:477
#1 0x0805a919 in handle_unit_activity_dependencies (punit=0x81eeb50,
old_activity=ACTIVITY_POLLUTION, old_target=0) at unithand.c:1242
#2 0x0805aa84 in handle_unit_activity_request (punit=0x3,
new_activity=136244048) at unithand.c:1278
#3 0x080c9d71 in ai_unit_goto (punit=0x3, x=0, y=0) at aitools.c:174
#4 0x080cb44a in ai_manage_explorer (punit=0x81eeb50) at aiunit.c:506
#5 0x0805a919 in handle_unit_activity_dependencies (punit=0x81eeb50,
old_activity=ACTIVITY_POLLUTION, old_target=0) at unithand.c:1242
#6 0x0805aa84 in handle_unit_activity_request (punit=0x3,
new_activity=136244048) at unithand.c:1278
#7 0x080c9d71 in ai_unit_goto (punit=0x3, x=0, y=0) at aitools.c:174
#8 0x080cb44a in ai_manage_explorer (punit=0x81eeb50) at aiunit.c:506
#9 0x0805a919 in handle_unit_activity_dependencies (punit=0x81eeb50,
old_activity=ACTIVITY_POLLUTION, old_target=0) at unithand.c:1242
#10 0x0805aa84 in handle_unit_activity_request (punit=0x3,
new_activity=136244048) at unithand.c:1278
#11 0x080c9d71 in ai_unit_goto (punit=0x3, x=0, y=0) at aitools.c:174
#12 0x080cb44a in ai_manage_explorer (punit=0x81eeb50) at aiunit.c:506
#13 0x0805a919 in handle_unit_activity_dependencies (punit=0x81eeb50,
old_activity=ACTIVITY_POLLUTION, old_target=0) at unithand.c:1242
#14 0x0805aa84 in handle_unit_activity_request (punit=0x3,
new_activity=136244048) at unithand.c:1278
Reproducible: load the savegame and press multiple times the turn done
button.
Please fix.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"It is not yet possible to change operating system by writing
to /proc/sys/kernel/ostype." sysctl(2) man page
xaw_unreal_bug.gz
Description: xaw_unreal_bug.gz
- [Freeciv-Dev] (PR#2754) Server loops,
Raimar Falke via RT <=
|
|