Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2003:
[Freeciv-Dev] (PR#6123) Loop in ai_manage_airunit
Home

[Freeciv-Dev] (PR#6123) Loop in ai_manage_airunit

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#6123) Loop in ai_manage_airunit
From: "ue80@xxxxxxxxxxxxxxxxxxxxx" <ue80@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 9 Sep 2003 13:21:32 -0700
Reply-to: rt@xxxxxxxxxxxxxx

Hi,

#0  0x4001f819 in gconv () from /usr/lib/gconv/ISO8859-15.so
#1  0x400f75a8 in mbrtowc () from /lib/libc.so.6
#2  0x400f74c8 in mbrlen () from /lib/libc.so.6
#3  0x400daf40 in funlockfile () from /lib/libc.so.6
#4  0x400c278d in vfprintf () from /lib/libc.so.6
#5  0x400e2f54 in vsnprintf () from /lib/libc.so.6
#6  0x0804cd68 in my_vsnprintf (str=0xbf800900 "", n=1536,
format=0x8240d58 "È\020$\bà\020$\b\001", 
    ap=0xbf8000d0 "Ì") at support.c:327
#7  0x0808a27c in vnotify_conn_ex (dest=0xbf8000d0, x=46, y=4,
event=-1082130224, format=0xbf8000d0 "Ì", 
    vargs=0xbf8000d0 "Ì") at plrhand.c:1050
#8  0x0808a4a3 in notify_player_ex (pplayer=0xbf8000d0, x=-1082130224,
y=-1082130224, event=-1082130224, 
    format=0xbf8000d0 "Ì") at plrhand.c:1114
#9  0x0805b3cd in handle_unit_move_request (punit=0x8c06d18, x=45, y=5,
igzoc=true, move_diplomat_city=false)
    at unithand.c:1055
#10 0x080d87d9 in ai_manage_airunit (pplayer=0x8184a6c, punit=0x8c06d18)
at aiair.c:340
#11 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c, punit=0x8c06d18)
at aiair.c:348
#12 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c, punit=0x8c06d18)
at aiair.c:348
#13 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c, punit=0x8c06d18)
at aiair.c:348
#14 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c, punit=0x8c06d18)
at aiair.c:348
#15 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c, punit=0x8c06d18)
at aiair.c:348
#16 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c, punit=0x8c06d18)
at aiair.c:348
#17 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c, punit=0x8c06d18)
at aiair.c:348
#18 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c, punit=0x8c06d18)
at aiair.c:348
[...]
#54018 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c,
punit=0x8c06d18) at aiair.c:348
#54019 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c,
punit=0x8c06d18) at aiair.c:348
#54020 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c,
punit=0x8c06d18) at aiair.c:348
#54021 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c,
punit=0x8c06d18) at aiair.c:348
#54022 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c,
punit=0x8c06d18) at aiair.c:348
---Type <return> to continue, or q <return> to quit---
#54023 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c,
punit=0x8c06d18) at aiair.c:348
#54024 0x080d8802 in ai_manage_airunit (pplayer=0x8184a6c,
punit=0x8c06d18) at aiair.c:348
Getötet

Hmm not enough memory for my gdb ...

This happens when defending a transporter (or was it a dipl) with a
bomber.

Thomas

-- 
Thomas Strub  ***  eMail ue80@xxxxxxxxxxxxxxxxxxxxx
jb: people are stupid, they don't want to learn.



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#6123) Loop in ai_manage_airunit, ue80@xxxxxxxxxxxxxxxxxxxxx <=