View Issue Details

IDProjectCategoryView StatusLast Update
0002219Spring engineAIpublic2011-06-10 16:37
Reportermonohouse Assigned To 
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0002219: AAI 0.9: 0.82.6.1-45-g79c95f5: crash at game start
Descriptionnothing interesting, it just crash at start
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
trans.html (Attachment missing)
Checked infolog.txt for Errors

Activities

hoijui

2010-11-16 11:00

reporter   ~0005863

Last edited: 2010-11-27 17:13

[ 0] Spring 0.82+.6.1 ({0.82-branch}0.82.6.1-45-g79c95f5) has crashed.
[ 0] Exception: Integer divide by zero (0xc0000094)
[ 0] Exception Address: 0x68dbb2c8

AI\Skirmish\AAI\0.9\SkirmishAI.dll 0x0003B2C8 AI/Skirmish/AAI/AAIMap.cpp:991
AI\Skirmish\AAI\0.9\SkirmishAI.dll 0x00040C04 AI/Skirmish/AAI/AAIMap.cpp:477
AI\Skirmish\AAI\0.9\SkirmishAI.dll 0x000444D8 AI/Wrappers/CUtils/Util.c:398
AI\Skirmish\AAI\0.9\SkirmishAI.dll 0x0001282D AI/Skirmish/AAI/AAIBrain.cpp:1103
AI\Skirmish\AAI\0.9\SkirmishAI.dll 0x00046B11 AI/Wrappers/LegacyCpp/AIAICallback.cpp:425

See trans.html for the full translated stack trace, including links to source.

in short:
looks like the stack-trace part inside the AI makes no sense at all.
possible explanations:
* wrong AI binary (incompatible with the engine version) -> most likely, in my eyes
* AI stack trace translation is still not working right -> second most likely :/
* something went really wrong inside the AI

edit:
* stack trace part from in-engine looks correct
* manually downloading AAI debug symbols and translating with them leads to same results.

abma

2011-05-03 21:58

administrator   ~0006600

any ways to reproduce that? fixing with this stacktrace seems impossible...

if not, i'll close this report

hoijui

2011-06-10 16:37

reporter   ~0006721

not enough info available to fix

Issue History

Date Modified Username Field Change
2010-11-12 17:57 monohouse New Issue
2010-11-12 17:57 monohouse File Added: infolog.txt
2010-11-16 11:00 hoijui Note Added: 0005863
2010-11-16 11:01 hoijui File Added: trans.html
2010-11-16 11:02 hoijui Note Edited: 0005863
2010-11-16 11:03 hoijui Project Spring engine => AI
2010-11-23 01:46 abma Project AI => Spring engine
2010-11-24 12:09 abma Summary 0.82.6.1-45-g79c95f5: AAI 0.9 crash at game start => AAI 0.9: 0.82.6.1-45-g79c95f5: crash at game start
2010-11-27 17:13 hoijui Note Edited: 0005863
2011-05-03 21:58 abma Note Added: 0006600
2011-05-03 21:58 abma Status new => feedback
2011-06-10 16:37 hoijui Note Added: 0006721
2011-06-10 16:37 hoijui Status feedback => closed
2011-06-10 16:37 hoijui Resolution open => won't fix