View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003025 | Spring engine | General | public | 2012-03-16 19:17 | 2012-03-16 21:59 |
| Reporter | SirMaverick | Assigned To | Kloot | ||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | 87.0 | ||||
| Summary | 0003025: crash in FactoryCAI.cpp:342 | ||||
| Description | see http://springrts.com/phpbb/viewtopic.php?f=11&t=27842 | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
|
|
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 |
|
|
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 |
| 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 |