2025-07-03 20:55 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000540Spring engineGeneralpublic2008-01-13 14:39
Reporterheze 
Assigned To 
PrioritynormalSeveritycrashReproducibilityN/A
StatusclosedResolutionsuspended 
Product Version 
Target VersionFixed in Version 
Summary0000540: Random(?) crash
DescriptionGot this crash on a 1v1 with a load of specs. Default stuff + Fat's Metal Maker AI.

Additional InformationEnv: Vista32, Nvidia 8800 gtx, C2D not o/c:ed etc.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0000921

tvo (reporter)

for faster access I paste this here:

(4) CglFont::glPrintColor(char const*, ...)
    C:/taspring_trunk/C:/mingw/lib/gcc/mingw32/4.1.1/include/c++/bits/basic_string.h:233

(5) DrawTextA(lua_State*)
    C:/taspring_trunk/rts/Game/UI/LuaUI.cpp:4536

(6) luaD_precall
    C:/taspring_trunk/lua/lua/src/ldo.c:262

(7) luaV_execute
    C:/taspring_trunk/lua/lua/src/lvm.c:628

(8) luaD_call
    C:/taspring_trunk/lua/lua/src/ldo.c:313

(9) f_call
    C:/taspring_trunk/lua/lua/src/lapi.c:672

(10) luaD_rawrunprotected
    C:/taspring_trunk/lua/lua/src/ldo.c:88

(11) luaD_pcall
    C:/taspring_trunk/lua/lua/src/ldo.c:416

(12) lua_pcall
    C:/taspring_trunk/lua/lua/src/lapi.c:688

(13) CLuaUI::DrawScreenItems()
    C:/taspring_trunk/rts/Game/UI/LuaUI.cpp:1170

(14) CGuiHandler::Draw()
    C:/taspring_trunk/rts/Game/UI/GuiHandler.cpp:2587

(15) CGame::Draw()
    C:/taspring_trunk/rts/Game/Game.cpp:1640

(16) SpringApp::Update()
    C:/taspring_trunk/rts/System/Main.cpp:813

(17) SpringApp::Run(int, char**)
    C:/taspring_trunk/rts/System/Main.cpp:990

(18) Run(int, char**)
    C:/taspring_trunk/rts/System/Main.cpp:1047

~0000923

heze (reporter)

Here's another one:

(0) sweeplist
    C:/taspring_trunk/lua/lua/src/lgc.c:378

(1) luaC_sweep
    C:/taspring_trunk/lua/lua/src/lgc.c:395

(2) luaC_collectgarbage
    C:/taspring_trunk/lua/lua/src/lgc.c:402

(3) lua_pushlstring
    C:/taspring_trunk/lua/lua/src/lapi.c:407

(4) lua_pushstring
    C:/taspring_trunk/lua/lua/src/lapi.c:418

(5) CLuaUI::BuildCmdDescTable(lua_State*, std::vector<CommandDescription, std::allocator<CommandDescription> > const&)
    C:/taspring_trunk/rts/Game/UI/LuaUI.cpp:1688

(6) CLuaUI::LayoutButtons(int&, int&, std::vector<CommandDescription, std::allocator<CommandDescription> > const&, std::vector<int, std::allocator<int> >&, std::vector<CommandDescription, std::allocator<CommandDescription> >&, std::vector<int, std::allocator<int> >&, std::vector<CLuaUI::ReStringPair, std::allocator<CLuaUI::ReStringPair> >&, std::vector<CLuaUI::ReStringPair, std::allocator<CLuaUI::ReStringPair> >&, std::vector<CLuaUI::ReStringPair, std::allocator<CLuaUI::ReStringPair> >&, std::vector<CLuaUI::ReParamsPair, std::allocator<CLuaUI::ReParamsPair> >&, std::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)
    C:/taspring_trunk/rts/Game/UI/LuaUI.cpp:1579

(7) CGuiHandler::LayoutCustomIcons(bool)
    C:/taspring_trunk/rts/Game/UI/GuiHandler.cpp:723

(8) CGuiHandler::LayoutIcons(bool)
    C:/taspring_trunk/rts/Game/UI/GuiHandler.cpp:572

(9) CGuiHandler::Update()
    C:/taspring_trunk/rts/Game/UI/GuiHandler.cpp:1008

(10) CGuiHandler::Draw()
    C:/taspring_trunk/rts/Game/UI/GuiHandler.cpp:2567

(11) CGame::Draw()
    C:/taspring_trunk/rts/Game/Game.cpp:1640

(12) SpringApp::Update()
    C:/taspring_trunk/rts/System/Main.cpp:813

(13) SpringApp::Run(int, char**)
    C:/taspring_trunk/rts/System/Main.cpp:990

(14) Run(int, char**)
    C:/taspring_trunk/rts/System/Main.cpp:1047

(15) WinMain@16
    C:/taspring_trunk/rts/System/Main.cpp:1096

(16) main
    J:/MinGW/home/Sherpya/stage/mingw-runtime-3.10/main.c:78

(17) _mingw_CRTStartup
    J:/MinGW/home/Sherpya/stage/mingw-runtime-3.10/crt1.c:226

(18) WinMainCRTStartup
    J:/MinGW/home/Sherpya/stage/mingw-runtime-3.10/crt1.c:260

(19) ??
    ??:0

(20) ??
    ??:0

~0001170

tvo (reporter)

this was caused by bad RAM ?

~0001799

Auswaschbar (reporter)

Closed because of code changes, new versions etc.

Please reopen if this bug still occurs in current version.
+Notes

-Issue History
Date Modified Username Field Change
2007-05-29 20:27 heze New Issue
2007-05-29 20:27 heze File Added: stacktraceTranslator.php.htm
2007-05-30 19:43 tvo Note Added: 0000921
2007-05-30 20:22 heze File Added: stacktraceTranslator2.php.htm
2007-05-30 20:22 heze Note Added: 0000923
2007-08-27 15:41 tvo Note Added: 0001170
2007-08-27 15:41 tvo Status new => feedback
2008-01-13 14:39 Auswaschbar Status feedback => closed
2008-01-13 14:39 Auswaschbar Note Added: 0001799
2008-01-13 14:39 Auswaschbar Resolution open => suspended
+Issue History