View Issue Details

IDProjectCategoryView StatusLast Update
0005052Spring engineGeneralpublic2016-02-02 16:49
ReporterJools Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version100.0+git 
Target Version101.0Fixed in Version100.0+git 
Summary0005052: crash in rts/Game/UI/MouseHandler.cpp:230
DescriptionCrash during loading of spring dev-1008 with ba 9.28. Stacktranslate says:

Error: :Unable to find detailed version in infolog

Maybe this stacktrace is from an self-compiled spring, or is the stack-trace to old?
This script only can handle >=0.82
TagsNo tags attached.
Attached Files
crash_ba_infolog.txt (Attachment missing)
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

hokomoko

2016-02-01 20:27

developer   ~0015595

@abma: regex issue maybe since we have 4 digits in the build number?

Jools

2016-02-01 20:27

reporter   ~0015596

Another similar issue with xta and spring-dev-1050:

Kloot

2016-02-01 22:55

developer   ~0015598

translator is fixed as of c8cb6f97826e56, but not live on server yet (automating that would be nice...)

abma

2016-02-02 01:26

administrator   ~0015599

Last edited: 2016-02-02 01:41

translated infolog.txt:

https://github.com/spring/spring/tree/100.0.1-1050-g95b3e88

rts/Game/UI/MouseHandler.cpp:230
rts/System/Input/MouseInput.cpp:51
/slave/mingwlibs/include/boost/bind/mem_fn_template.hpp:165
/slave/mingwlibs/include/boost/signals2/detail/slot_call_iterator.hpp:82
/slave/mingwlibs/include/boost/signals2/detail/signal_template.hpp:695
rts/System/SpringApp.cpp:1003
rts/System/Main.cpp:48
rts/System/Main.cpp:107
/opt/mxe/tmp-gcc/gcc-4.8.1/mirror-mingw-w64-c28722c/trunk/mingw-w64-crt/crt/crtexe.c:317
??:0
??:0
??:0


translated crash_ba:

https://github.com/spring/spring/tree/100.0.1-1008-g4bfb2bb

rts/Game/UI/MouseHandler.cpp:230
rts/System/Input/MouseInput.cpp:51
/slave/mingwlibs/include/boost/bind/mem_fn_template.hpp:165
/slave/mingwlibs/include/boost/signals2/detail/slot_call_iterator.hpp:82
/slave/mingwlibs/include/boost/signals2/detail/signal_template.hpp:695
rts/System/SpringApp.cpp:1003
rts/System/Main.cpp:48
rts/System/Main.cpp:107
/opt/mxe/tmp-gcc/gcc-4.8.1/mirror-mingw-w64-c28722c/trunk/mingw-w64-crt/crt/crtexe.c:317
??:0
??:0
??:0

abma

2016-02-02 01:30

administrator   ~0015601

don't move during load :-P

Kloot

2016-02-02 16:49

developer   ~0015605

best-guess fixed

Issue History

Date Modified Username Field Change
2016-02-01 20:17 Jools New Issue
2016-02-01 20:17 Jools File Added: crash_ba_infolog.txt
2016-02-01 20:27 hokomoko Note Added: 0015595
2016-02-01 20:27 Jools Note Added: 0015596
2016-02-01 20:28 Jools File Added: infolog.txt
2016-02-01 22:55 Kloot Note Added: 0015598
2016-02-02 01:26 abma Note Added: 0015599
2016-02-02 01:27 abma Summary Unable to translate stack from infolog => crash in rts/Game/UI/MouseHandler.cpp:230
2016-02-02 01:30 abma Note Added: 0015601
2016-02-02 01:41 abma Note Edited: 0015599
2016-02-02 01:41 abma Severity minor => crash
2016-02-02 01:41 abma Target Version => 101.0
2016-02-02 16:49 Kloot Note Added: 0015605
2016-02-02 16:49 Kloot Status new => resolved
2016-02-02 16:49 Kloot Fixed in Version => 100.0+git
2016-02-02 16:49 Kloot Resolution open => fixed
2016-02-02 16:49 Kloot Assigned To => Kloot