2024-04-25 01:34 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0005482Spring engineGeneralpublic2017-02-15 20:32
ReporterGoogle_Frog 
Assigned ToKloot 
PrioritynormalSeveritycrashReproducibilityhave not tried
StatusresolvedResolutionduplicate 
Product Version103.0 +git 
Target VersionFixed in Version 
Summary0005482: 103.0.1-645-gd4dcac0 midgame crash
DescriptionInfolog: https://github.com/ZeroK-RTS/CrashReports/issues/128
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
duplicate of 0005470resolvedKloot 103.0.1-588-gab2f239 midgame crash possibly luaMat 
+Relationships

-Notes

~0017346

hokomoko (developer)

https://github.com/spring/spring/tree/103.0.1-645-gd4dcac0

rts/Game/UI/Groups/GroupHandler.cpp:100
rts/Game/UI/Groups/GroupHandler.cpp:86
rts/Game/IActionExecutor.h:108
rts/Game/Game.cpp:931
rts/System/SpringApp.cpp:1086
/opt/mxe/usr/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/functional:601
/opt/mxe/usr/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/functional:2469
rts/System/SpringApp.cpp:887
rts/System/Main.cpp:48
rts/System/Main.cpp:109
/opt/mxe/tmp-gcc/gcc-4.8.1/mirror-mingw-w64-c28722c/trunk/mingw-w64-crt/crt/crtexe.c:317
??:0
??:0

~0017347

Kloot (developer)

duplicate of 0005470.

rts/Game/UI/Groups/GroupHandler.cpp:100 is just a unitHandler->GetUnit(unitID) call (which sanity-checks its argument) and I don't think unitHandler suddenly became null during a key press, so we might have bigger problems.

~0017348

hokomoko (developer)

Last edited: 2017-02-15 18:56

View 2 revisions

Due to optimisations the line reported isn't necessarily accurate, a suspect can also be the iteration.
I don't think it's the u->SetGroup()

~0017349

Kloot (developer)

actually it might be.

~0017350

Kloot (developer)

may be solved by 492d31968f + parent.
+Notes

-Issue History
Date Modified Username Field Change
2017-02-15 16:57 Google_Frog New Issue
2017-02-15 16:57 hokomoko Note Added: 0017346
2017-02-15 18:46 Kloot Relationship added duplicate of 0005470
2017-02-15 18:47 Kloot Note Added: 0017347
2017-02-15 18:55 hokomoko Note Added: 0017348
2017-02-15 18:56 hokomoko Note Edited: 0017348 View Revisions
2017-02-15 19:07 Kloot Assigned To => Kloot
2017-02-15 19:07 Kloot Status new => assigned
2017-02-15 19:07 Kloot Note Added: 0017349
2017-02-15 20:32 Kloot Status assigned => resolved
2017-02-15 20:32 Kloot Resolution open => duplicate
2017-02-15 20:32 Kloot Note Added: 0017350
+Issue History