Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2005:
[Freeciv-Dev] Re: (PR#12050) nothing happens after end turn
Home

[Freeciv-Dev] Re: (PR#12050) nothing happens after end turn

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] Re: (PR#12050) nothing happens after end turn
From: "kenn@xxxxxxxxxxxxxx" <kenn@xxxxxxxxxxxxxx>
Date: Sun, 30 Jan 2005 20:07:56 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12050 >

> I've been getting this problem occasionally in different games.  After I
> press the Turn Done button, it greys out, but nothing else happens.  If
> a unit is active before I press the button, it continues to flash
> on/off.  I can view reports, and open city dialogs and scroll around the
> map, but the next turn never comes.
> 
> In some games it happens within a few turns.  Others it takes longer. 
> Initially I thought it might have something to do with the Experimental
> AI Level, but the last game I tried on the Hard level.
> 
> I'm using Jan 27 CVS, Red Hat 9.  See the attached save game.  I get the
> problem as soon as I press the Turn Done button in it.
> 
> Kenn
> 
Here is the backtrace.  Civserver CPU usage is 95%.

(gdb) bt
#0  0x42074da7 in malloc_consolidate () from /lib/tls/libc.so.6
#1  0x420743c9 in _int_malloc () from /lib/tls/libc.so.6
#2  0x4207378d in malloc () from /lib/tls/libc.so.6
#3  0x0804b350 in fc_real_malloc (size=1108554272,
    called_as=0x8124852 "malloc", line=426,
    file=0x1 <Address 0x1 out of bounds>) at mem.c:75
#4  0x080f88c3 in create_map (with_danger=false) at path_finding.c:426
#5  0x080f8967 in pf_create_map (parameter=0xbffff0d0) at
path_finding.c:446
#6  0x080f28f2 in find_rampage_target (punit=0x873eb68, thresh_adj=1,
    thresh_move=1) at aiunit.c:678
#7  0x080f2a73 in ai_military_rampage (punit=0x873eb68, thresh_adj=1,
    thresh_move=1) at aiunit.c:750
#8  0x080f4dfb in ai_military_attack (pplayer=0x81eaa58,
punit=0x873eb68)
    at aiunit.c:1772
#9  0x080f554b in ai_manage_military (pplayer=0x81eaa58,
punit=0x873eb68)
    at aiunit.c:2051
#10 0x080f5b89 in ai_manage_units (pplayer=0x81eaa58) at aiunit.c:2210
#11 0x0804e4f9 in ai_start_turn () at srv_main.c:464
#12 0x0804e5eb in begin_phase (is_new_phase=true) at srv_main.c:545
#13 0x0804fc70 in main_loop () at srv_main.c:1531
#14 0x0804fe39 in srv_main () at srv_main.c:1650
#15 0x0804a308 in main (argc=8, argv=0xbffff2f4) at civserver.c:209
#16 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6







[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#12050) nothing happens after end turn, kenn@xxxxxxxxxxxxxx <=