View Issue Details

IDProjectCategoryView StatusLast Update
0003025Spring engineGeneralpublic2012-03-16 21:59
ReporterSirMaverick Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version87.0 
Summary0003025: crash in FactoryCAI.cpp:342
Descriptionsee http://springrts.com/phpbb/viewtopic.php?f=11&t=27842
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

hoijui

2012-03-16 21:35

reporter   ~0008461

stack-trace seems to be borked (-> unusable), sorry.

[f=0058296] Error: Segmentation fault (SIGSEGV) in spring 87.0
[f=0058296] Error: Stacktrace:
[f=0058296] Error: <0> [0xb78a4400]
[f=0058296] Error: <1> /lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x77513) [0xb6ef2513]
[f=0058296] Error: <2> /usr/include/c++/4.6/bits/stl_algobase.h:366
[f=0058296] Error: <3> rts/Sim/Units/CommandAI/FactoryCAI.cpp:342
[f=0058296] Error: <4> rts/System/EventHandler.h:453
[f=0058296] Error: <5> rts/Sim/Units/UnitTypes/Factory.cpp:132
[f=0058296] Error: <6> /usr/include/c++/4.6/bits/stl_list.h:154
[f=0058296] Error: <7> rts/Game/Game.cpp:1473
[f=0058296] Error: <8> rts/Game/NetCommands.cpp:373
[f=0058296] Error: <9> rts/Game/Game.cpp:884

Kloot

2012-03-16 21:59

developer   ~0008462

a factory was (somehow) losing its command queue between being issued a build order and processing it --> dangling reference caused infinite loop and bad_alloc exception

Issue History

Date Modified Username Field Change
2012-03-16 19:17 SirMaverick New Issue
2012-03-16 19:17 SirMaverick File Added: infolog.txt
2012-03-16 19:32 abma Severity minor => crash
2012-03-16 21:35 hoijui Note Added: 0008461
2012-03-16 21:59 Kloot Note Added: 0008462
2012-03-16 21:59 Kloot Status new => resolved
2012-03-16 21:59 Kloot Resolution open => fixed
2012-03-16 21:59 Kloot Assigned To => Kloot