Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#10333) crazy server crash: invalid map position
Home

[Freeciv-Dev] (PR#10333) crazy server crash: invalid map position

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10333) crazy server crash: invalid map position
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 25 Sep 2004 12:38:08 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10333 >

#16 0x080c388a in map_pos_to_index (map_x=139572376, map_y=27) at map.h:677
#17 0x081311de in pf_next (pf_map=0x851b498) at path_finding.c:326
#18 0x081254fa in find_rampage_target (punit=0x8518568, thresh_adj=1,
     thresh_move=1) at aiunit.c:681
#19 0x081257bf in ai_military_rampage (punit=0x8518568, thresh_adj=1,
     thresh_move=1) at aiunit.c:755
#20 0x081289ac in ai_military_attack (pplayer=0x8285f0c, punit=0x8518568)
     at aiunit.c:1781
#21 0x08129504 in ai_manage_military (pplayer=0x8285f0c, punit=0x8518568)
     at aiunit.c:2053
#22 0x08129b0e in ai_manage_unit (pplayer=0x8285f0c, punit=0x8518568)
     at aiunit.c:2192
#23 0x08129d45 in ai_manage_units (pplayer=0x8285f0c) at aiunit.c:2218
#24 0x0811dbad in ai_do_first_activities (pplayer=0x8285f0c) at aihand.c:368
#25 0x0804f62b in ai_start_turn () at srv_main.c:468
#26 0x0804f8bb in begin_phase (is_new_phase=true) at srv_main.c:540
#27 0x0805161f in main_loop () at srv_main.c:1507
#28 0x08051f84 in srv_loop () at srv_main.c:1875
#29 0x080518a6 in srv_main () at srv_main.c:1626
#30 0x0804a90a in main (argc=6, argv=0xbffff794) at civserver.c:170

This is with current CVS.  Probably a bug in the new PF code.

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#10333) crazy server crash: invalid map position, Jason Short <=