stratagus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-devel] [bug #6250] DebugCheck at src/ai/new_ai.c:1056


From: nobody
Subject: [Stratagus-devel] [bug #6250] DebugCheck at src/ai/new_ai.c:1056
Date: Thu, 30 Oct 2003 12:19:07 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.5) Gecko/20031024 Galeon/1.3.9

=================== BUG #6250: FULL BUG SNAPSHOT ===================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=6250&group_id=4772

Submitted by: douglaz                 Project: Stratagus                    
Submitted on: Thu 10/30/2003 at 15:19
Category:  None                       Severity:  5 - Major                  
Bug Group:  Crash                     Resolution:  None                     
Assigned to:  None                    Status:  Open                         

Summary:  DebugCheck at src/ai/new_ai.c:1056

Original Submission:  CVS 2003-10-30; WC2 data



How to reproduce:

- Compile stratagus with guile support (this bug is reproducible without guile, 
but currently, you will get the damaged frame/env bug before. This bug happens 
at cycle ~11000, and the damaged env happens at cycle ~10000)

- Start a single game with the the map (4)civ-decadente-v17.pud.gz

- Do nothing. Wait, wait...

- You will see:



(...)

AiResearchComplete: 1: 537(unit-mage-tower) research upgrade-polymorph at 84,68 
completed

HandleActionBuilded: Building ready.

AiWorkComplete: 2: 134(unit-peasant) build unit-farm at 60,85 completed

AiTrainingComplete: 2: 339(unit-alliance-barracks) training unit-paladin at 
63,99 completed

DebugCheck at src/ai/new_ai.c:1056

Abortado (core dumped)



(gdb) bt

#0  0x4103cce1 in kill () from /lib/libc.so.6

#1  0x41138cc1 in pthread_kill () from /lib/libpthread.so.0

#2  0x41138f95 in raise () from /lib/libpthread.so.0

#3  0x4103cac6 in raise () from /lib/libc.so.6

#4  0x4103dced in abort () from /lib/libc.so.6

#5  0x0805e363 in AiRemoveFromBuilded (pai=0x92a5e30, type=0x8fa5130) at 
src/ai/new_ai.c:1056

#6  0x0805ea7b in AiTrainingComplete (unit=0x93ef288, what=0x95498f0) at 
src/ai/new_ai.c:1283

#7  0x0805226c in HandleActionTrain (unit=0x93ef288) at 
src/action/action_train.c:134

#8  0x080534e2 in HandleUnitAction (unit=0x93ef288) at src/action/actions.c:478

#9  0x08053706 in UnitActions () at src/action/actions.c:597

#10 0x08067e97 in GameMainLoop () at src/clone/mainloop.c:801

#11 0x08064899 in MenuLoop (filename=0x8228f40 
"puds/multi/(4)civ-decadente-v17.pud", 

    map=0x822d700) at src/clone/clone.c:1134

#12 0x08064a12 in main1 (argc=1, argv=0xbffff484) at src/clone/clone.c:1288

#13 0x08064f31 in main (argc=1, argv=0xbffff484) at src/clone/clone.c:1522

(gdb) frame 5

#5  0x0805e363 in AiRemoveFromBuilded (pai=0x92a5e30, type=0x8fa5130) at 
src/ai/new_ai.c:1056

1056        DebugCheck(1);

(gdb) p GameCycle

$1 = 11598

(gdb) p type->Ident

$7 = 0x8fa5118 "unit-paladin"





No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=6250&group_id=4772

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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