2025-07-30 08:55 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000826Spring engineGeneralpublic2008-04-22 02:19
ReporterHonkeh 
Assigned ToKloot 
PrioritynormalSeveritycrashReproducibilityhave not tried
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000826: Lua crash (was: another crash)
Descriptionanother crash, included the info log
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
related to 0000818resolvedKloot Lua crash (was: Unhandled exception) 
+Relationships

-Notes

~0001926

tvo (reporter)

Converted again, this one makes more sense.
(something was wrong with stacktraceTranslator for a while)

(0) newkey
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/lib/lua/src/ltable.cpp:413

(1) luaV_settable(lua_State*, lua_TValue const*, lua_TValue*, lua_TValue*)
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/lib/lua/src/lvm.cpp:142

(2) luaV_execute(lua_State*, int)
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/lib/lua/src/lvm.cpp:456

(3) luaD_call(lua_State*, lua_TValue*, int)
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/lib/lua/src/ldo.cpp:377

(4) f_call
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/lib/lua/src/lapi.cpp:817

(5) luaD_rawrunprotected(lua_State*, void (*)(lua_State*, void*), void*)
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/lib/lua/src/ldo.cpp:116

(6) luaD_pcall(lua_State*, void (*)(lua_State*, void*), void*, int, int)
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/lib/lua/src/ldo.cpp:462

(7) lua_pcall(lua_State*, int, int, int)
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/lib/lua/src/lapi.cpp:839

(8) CLuaHandle::SetActiveHandle(CLuaHandle*)
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/Lua/LuaHandle.h:285

(9) ??
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/Lua/LuaHandle.cpp:955

(10) ??
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/Lua/LuaCallInHandler.cpp:334

(11) ??
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/Game/Game.cpp:2201

(12) ??
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/System/Main.cpp:872

(13) ??
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/System/Main.cpp:1055

(14) Run(int, char**)
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/System/Main.cpp:1115

(15) WinMain@16
        /var/lib/buildbot/spring_slave/mingw32-4.2/build/rts/System/Main.cpp:1178

~0002152

acidd_uk (reporter)

Looks like problem 889, so probably resolved.
+Notes

-Issue History
Date Modified Username Field Change
2008-01-26 20:26 Honkeh New Issue
2008-01-26 20:26 Honkeh File Added: crashlog.txt
2008-02-01 12:23 tvo Note Added: 0001926
2008-02-01 12:28 tvo Relationship added related to 0000818
2008-02-01 12:29 tvo Summary another crash => Lua crash (was: another crash)
2008-04-22 02:08 acidd_uk Note Added: 0002152
2008-04-22 02:19 Kloot Status new => resolved
2008-04-22 02:19 Kloot Resolution open => fixed
2008-04-22 02:19 Kloot Assigned To => Kloot
+Issue History