View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005451 | Spring engine | General | public | 2017-02-04 13:38 | 2017-02-13 13:58 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | crash | Reproducibility | random | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 103.0 +git | ||||||||
Target Version | Fixed in Version | 103.0 +git | |||||||
Summary | 0005451: 103.0.1-570-gcf3f016 crash near loading or game start | ||||||||
Description | Two of the same crash: https://github.com/ZeroK-RTS/CrashReports/issues/9 https://github.com/ZeroK-RTS/CrashReports/issues/10 Different crash: https://github.com/ZeroK-RTS/CrashReports/issues/11 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|||||||||||
|
![]() |
|
Kloot (developer) 2017-02-04 13:47 |
9 and 10 are GuiHandler crashes again: rts/Game/UI/GuiHandler.cpp:2980 rts/Game/UI/GuiHandler.cpp:2585 rts/Game/Game.cpp:1314 rts/Game/Game.cpp:1274 rts/System/SpringApp.cpp:869 rts/System/Main.cpp:48 rts/System/Main.cpp:109 rts/Game/UI/GuiHandler.cpp:2985 rts/Game/UI/GuiHandler.cpp:2585 rts/Game/Game.cpp:1314 rts/Game/Game.cpp:1274 rts/System/SpringApp.cpp:869 rts/System/Main.cpp:48 rts/System/Main.cpp:109 11 is not really usable: rts/lib/lua/src/lvm.cpp:409 rts/lib/lua/src/ldo.cpp:378 /opt/mxe/tmp-gcc/gcc-4.8.1.build/i686-w64-mingw32/libgcc/./gthr-default.h:628 rts/lib/lua/src/lapi.cpp:813 rts/lib/lua/src/ldo.cpp:119 ??:0 rts/lib/lua/src/ldo.cpp:465 rts/lib/lua/src/lvm.cpp:137 rts/lib/lua/src/lapi.cpp:834 rts/lib/lua/src/lapi.cpp:245 rts/lib/lua/src/lauxlib.cpp:154 rts/lib/lua/src/lbaselib.cpp:378 rts/lib/lua/src/ldo.cpp:321 rts/lib/lua/src/lvm.cpp:613 rts/lib/lua/src/ldo.cpp:378 |
Google_Frog (reporter) 2017-02-04 14:31 |
Here is similar crash from someone not using luaMenu: http://pastebin.com/W9MSDyGm He claimed that it was reproducible but I don't know if he tried more than a few times. He was able to join the game after disabling unit_ghostsite in zk_order.lua but this may have been a coincidence. |
Kloot (developer) 2017-02-04 15:24 |
a250491bc1 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-04 13:38 | Google_Frog | New Issue | |
2017-02-04 13:47 | Kloot | Note Added: 0017196 | |
2017-02-04 13:50 | Kloot | Relationship added | related to 0005449 |
2017-02-04 14:22 | Kloot | Assigned To | => Kloot |
2017-02-04 14:22 | Kloot | Status | new => assigned |
2017-02-04 14:31 | Google_Frog | Note Added: 0017197 | |
2017-02-04 15:24 | Kloot | Status | assigned => resolved |
2017-02-04 15:24 | Kloot | Resolution | open => fixed |
2017-02-04 15:24 | Kloot | Fixed in Version | => 103.0 +git |
2017-02-04 15:24 | Kloot | Note Added: 0017200 | |
2017-02-13 13:58 | Kloot | Relationship added | related to 0005473 |