View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004160 | Spring engine | General | public | 2013-11-18 21:27 | 2013-11-18 21:35 |
| Reporter | abma | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | duplicate | ||
| Summary | 0004160: [utf8 branch] SIGFPE in glFont.cpp:1239 | ||||
| Description | #0 0x00000000009ba3e7 in CglFont::End (this=0x1fec950) at ../../rts/Rendering/Fonts/glFont.cpp:1239 1239 }; The program being debugged is not being run. #0 0x00000000009ba3e7 in CglFont::End (this=0x1fec950) at ../../rts/Rendering/Fonts/glFont.cpp:1239 matrix = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1} #1 0x00000000005d1f97 in CLoadScreen::Draw (this=0x21c53c0) at ../../rts/Game/LoadScreen.cpp:331 lck = {m = 0x21c5410, is_locked = true} #2 0x00000000005d2170 in CLoadScreen::SetLoadMessage (this=0x21c53c0, text="Parsing Map Information", replace_lastline=false) at ../../rts/Game/LoadScreen.cpp:370 lck = {m = 0x21c5410, is_locked = true} 0000003 0x0000000000582071 in CGame::LoadMap (this=0x216de90, mapName="maps/Altair_Crossing-V1.smf") at ../../rts/Game/Game.cpp:555 No locals. 0000004 0x0000000000581d62 in CGame::LoadGame (this=0x216de90, mapName="maps/Altair_Crossing-V1.smf") at ../../rts/Game/Game.cpp:520 No locals. 0000005 0x00000000005d1113 in CLoadScreen::Init (this=0x21c53c0) at ../../rts/Game/LoadScreen.cpp:125 __PRETTY_FUNCTION__ = "void CLoadScreen::Init()" #6 0x00000000005d16ae in CLoadScreen::CreateInstance (mapName="maps/Altair_Crossing-V1.smf", modName="b95f79e434a3a66e4335b76df601df12.sdp", saveFile=0x0) at ../../rts/Game/LoadScreen.cpp:190 __PRETTY_FUNCTION__ = "static void CLoadScreen::CreateInstance(const string&, const string&, ILoadSaveHandler*)" #7 0x00000000005dfa43 in CPreGame::UpdateClientNet (this=0x2000b90) at ../../rts/Game/PreGame.cpp:307 playerNum = 1 '\001' inbuf = 0x21c5640 "\005\001\367\177s\177" packet = {px = 0x21c5620, pn = {pi_ = 0x21c5660}} __FUNCTION__ = "UpdateClientNet" #8 0x00000000005def92 in CPreGame::Update (this=0x2000b90) at ../../rts/Game/PreGame.cpp:162 No locals. #9 0x0000000000c882f6 in Threading::UpdateGameController (ac=0x2000b90) at ../../rts/System/Platform/Threading.cpp:348 ret = false 0000010 0x0000000000c98a5e in SpringApp::Update (this=0x7fff4b7760a0) at ../../rts/System/SpringApp.cpp:959 ret = 1 #11 0x0000000000c98bee in SpringApp::Run (this=0x7fff4b7760a0) at ../../rts/System/SpringApp.cpp:1041 No locals. 0000012 0x0000000000c697f5 in Run (argc=3, argv=0x7fff4b776288) at ../../rts/System/Main.cpp:64 app = {cmdline = 0x1f82750} ret = -1 err = 0x4016cbe401acb5f8 0000013 0x0000000000c69da0 in main (argc=3, argv=0x7fff4b776288) at ../../rts/System/Main.cpp:123 | ||||
| Additional Information | http://buildbot.springrts.com/builders/validationtests/builds/3831/steps/analyze%20core%20dumps/logs/stdio | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
aw, ugh. didn't see https://github.com/N0U/spring/pull/5 |