View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003281 | Spring engine | (No Category) | public | 2012-09-15 15:16 | 2012-10-01 02:49 | ||||
Reporter | burp | ||||||||
Assigned To | zerver | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 91.0 | ||||||||
Target Version | Fixed in Version | 91.0.1+git | |||||||
Summary | 0003281: Error: LuaRules::RunCallIn: error = 2, UnsyncedHeightMapUpdate, attempt to call a nil value | ||||||||
Description | I crashed while watching a zero-k game with 91.0 MT-version. The stack trace is the following: [f=0062818] Error: LuaRules::RunCallIn: error = 2, UnsyncedHeightMapUpdate, attempt to call a nil value [f=0062818] Warning: LuaRules stack check: top = -3 [f=0062843] Error: Aborted (SIGABRT) in spring 91.0 (MT-Sim OMP) [f=0062843] Error: Stacktrace: [f=0062843] Error: <0> /usr/lib/libpthread.so.0(+0xf170) [0x7f27be06a170] [f=0062843] Error: <1> /usr/lib/libc.so.6(gsignal+0x35) [0x7f27bac92fa5] [f=0062843] Error: <2> /usr/lib/libc.so.6(abort+0x148) [0x7f27bac94428] [f=0062843] Error: <3> /usr/lib/libc.so.6(+0x73cfb) [0x7f27bacd1cfb] [f=0062843] Error: <4> /usr/lib/libc.so.6(+0x798a6) [0x7f27bacd78a6] [f=0062843] Error: <5> /usr/lib/libc.so.6(realloc+0x28e) [0x7f27bacdb5fe] [f=0062843] Error: <6> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/lmem.cpp:83 [f=0062843] Error: <7> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/ldo.cpp:129 [f=0062843] Error: <8> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/lgc.cpp:251 [f=0062843] Error: <9> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/lgc.cpp:617 I hope this is sufficient for locating the problem. Otherwise I can point to the demo and try to reproduce it. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
zerver (reporter) 2012-09-18 15:19 |
I think you ran out of memory. Do you remember if the window was mimimzed during the crash? |
burp (reporter) 2012-09-19 20:27 |
The window was not minimized, and I certainly did not run out of memory :) Meanwhile I had a similar crash: [f=0021131] Error: LuaRules::RunCallIn: error = 2, UnsyncedHeightMapUpdate, [string "LuaRules/Gadgets/terrain_texture_handler.lu..."]:285: attempt to perform arithmetic on local 'z1' (a nil value) [f=0021131] Error: Segmentation fault (SIGSEGV) in spring 91.0 (MT-Sim OMP) [f=0021131] Error: Stacktrace: [f=0021131] Error: Segmentation fault (SIGSEGV) in spring 91.0 (MT-Sim OMP) [f=0021131] Error: Stacktrace: [f=0021131] Error: <0> /usr/lib/libpthread.so.0(+0xf170) [0x7fd9f15de170] [f=0021131] Error: <1> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/lvm.cpp:319 [f=0021131] Error: <2> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/lobject.cpp:167 [f=0021131] Error: <3> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/ldebug.cpp:608 [f=0021131] Error: <4> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/ldebug.cpp:578 [f=0021131] Error: <5> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/ldebug.cpp:593 [f=0021131] Error: <6> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/lvm.cpp:357 [f=0021131] Error: <7> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/lvm.cpp:500 [f=0021131] Error: <8> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/ldo.cpp:377 [f=0021131] Error: <9> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/ldo.cpp:119 [f=0021131] Error: <0> /usr/lib/libpthread.so.0(+0xf170) [0x7fd9f15de170] [f=0021131] Error: <1> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/lapi.cpp:703 [f=0021131] Error: <2> /media/sdd1/spring/src/spring-build/rts/lib/lua/src/lauxlib.cpp:530 [f=0021131] Error: <3> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/bits/stl_tree.h:188 [f=0021131] Error: <4> /media/sdd1/spring/src/spring-build/rts/Sim/Units/Scripts/LuaUnitScript.cpp:196 [f=0021131] Error: <5> /media/sdd1/spring/src/spring-build/rts/Sim/Units/Unit.cpp:297 [f=0021131] Error: <6> /media/sdd1/spring/src/spring-build/rts/Sim/Units/UnitTypes/Builder.cpp:103 [f=0021131] Error: <7> /usr/include/boost/thread/locks.hpp:493 [f=0021131] Error: <8> /usr/include/boost/thread/locks.hpp:493 [f=0021131] Error: <9> /media/sdd1/spring/src/spring-build/rts/Game/Game.cpp:1491 |
zerver (reporter) 2012-10-01 02:49 |
Fixed in MTsim branch |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-09-15 15:16 | burp | New Issue | |
2012-09-18 00:02 | abma | Category | Lua => Spring MT |
2012-09-18 15:19 | zerver | Note Added: 0009212 | |
2012-09-18 15:20 | zerver | Assigned To | => zerver |
2012-09-18 15:20 | zerver | Status | new => assigned |
2012-09-19 20:27 | burp | Note Added: 0009216 | |
2012-10-01 02:49 | zerver | Note Added: 0009238 | |
2012-10-01 02:49 | zerver | Status | assigned => resolved |
2012-10-01 02:49 | zerver | Fixed in Version | => 91.0.1+git |
2012-10-01 02:49 | zerver | Resolution | open => fixed |
2014-01-16 16:06 | abma | Category | Spring MT => (No Category) |