2025-07-20 02:00 CEST

View Revisions: Issue #5011

Summary 0005011: Crash on start with current git
Revision 2015-12-16 16:43 by hokomoko
Description commit db967a0aa863ba277adc496034bf6b6d2f3b61c3
Tried on windows, it crashes every time with the debug build.
Doesn't crash with the release.

Tested Zero-K 1.3.11.3 Comet catcher redux

#0 0x00c727d1 in CCamera::glFrustumSpring (this=0x2b21f6a8, l=-0, r=0, b=-0,
    t=0, zn=0, zf=0) at C:\programming\spring\rts\Game\Camera.cpp:431
#1 0x00c72ead in CCamera::gluPerspectiveSpring (this=0x2b21f6a8,
    aspect=1.88605106, zn=0, zf=0)
    at C:\programming\spring\rts\Game\Camera.cpp:420
#2 0x004046bd in CCamera::UpdateMatrices (this=0x2b21f6a8)
    at C:\programming\spring\rts\Game\Camera.cpp:160
0000003 0x00404302 in CCamera::Update (this=0x2b21f6a8, updateDirs=true,
    updateMats=true, updatePort=true)
    at C:\programming\spring\rts\Game\Camera.cpp:104
0000004 0x004239b1 in CGame::UpdateUnsynced (this=0x18a216a8, currentTime=...)
    at C:\programming\spring\rts\Game\Game.cpp:1055
0000005 0x004244a3 in CGame::Draw (this=0x18a216a8)
    at C:\programming\spring\rts\Game\Game.cpp:1150
#6 0x0079f517 in SpringApp::Update (this=0x28fd6c)
    at C:\programming\spring\rts\System\SpringApp.cpp:956
#7 0x0079f718 in SpringApp::Run (this=0x28fd6c)
    at C:\programming\spring\rts\System\SpringApp.cpp:988
#8 0x0077bd80 in Run (argc=1, argv=0x10773900)
    at C:\programming\spring\rts\System\Main.cpp:48
#9 0x0077cae2 in main (argc=1, argv=0x10773900)
    at C:\programming\spring\rts\System\Main.cpp:107
Revision 2015-12-16 16:35 by hokomoko
Description commit db967a0aa863ba277adc496034bf6b6d2f3b61c3
Tried on windows, it crashes every time.

#0 0x00c727d1 in CCamera::glFrustumSpring (this=0x2b21f6a8, l=-0, r=0, b=-0,
    t=0, zn=0, zf=0) at C:\programming\spring\rts\Game\Camera.cpp:431
#1 0x00c72ead in CCamera::gluPerspectiveSpring (this=0x2b21f6a8,
    aspect=1.88605106, zn=0, zf=0)
    at C:\programming\spring\rts\Game\Camera.cpp:420
#2 0x004046bd in CCamera::UpdateMatrices (this=0x2b21f6a8)
    at C:\programming\spring\rts\Game\Camera.cpp:160
0000003 0x00404302 in CCamera::Update (this=0x2b21f6a8, updateDirs=true,
    updateMats=true, updatePort=true)
    at C:\programming\spring\rts\Game\Camera.cpp:104
0000004 0x004239b1 in CGame::UpdateUnsynced (this=0x18a216a8, currentTime=...)
    at C:\programming\spring\rts\Game\Game.cpp:1055
0000005 0x004244a3 in CGame::Draw (this=0x18a216a8)
    at C:\programming\spring\rts\Game\Game.cpp:1150
#6 0x0079f517 in SpringApp::Update (this=0x28fd6c)
    at C:\programming\spring\rts\System\SpringApp.cpp:956
#7 0x0079f718 in SpringApp::Run (this=0x28fd6c)
    at C:\programming\spring\rts\System\SpringApp.cpp:988
#8 0x0077bd80 in Run (argc=1, argv=0x10773900)
    at C:\programming\spring\rts\System\Main.cpp:48
#9 0x0077cae2 in main (argc=1, argv=0x10773900)
    at C:\programming\spring\rts\System\Main.cpp:107