View Issue Details

IDProjectCategoryView StatusLast Update
0005451Spring engineGeneralpublic2017-02-13 13:58
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityrandom
Status resolvedResolutionfixed 
Product Version103.0 +git 
Fixed in Version103.0 +git 
Summary0005451: 103.0.1-570-gcf3f016 crash near loading or game start
DescriptionTwo 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
TagsNo tags attached.
Checked infolog.txt for Errors

Relationships

related to 0005449 resolvedKloot 103.0.1-568-g9fc2560 Frame 0 crash after some reloading 
related to 0005473 closedabma 103.0.1-588-gab2f239 circuit AI interface crash 

Activities

Kloot

2017-02-04 13:47

developer   ~0017196

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

2017-02-04 14:31

reporter   ~0017197

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

2017-02-04 15:24

developer   ~0017200

a250491bc1

Issue History

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