View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004928 | Spring engine | General | public | 2015-08-08 23:24 | 2015-08-09 10:38 | ||||
Reporter | abma | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 100.0+git | ||||||||
Target Version | 100.0 | Fixed in Version | |||||||
Summary | 0004928: SIGFPE in rts/Sim/Misc/LosHandler.cpp:455 | ||||||||
Description | http://buildbot.springrts.com/builders/validationtests/builds/4792/steps/analyze%20core%20dumps_1/logs/stdio | ||||||||
Additional Information | Program terminated with signal SIGFPE, Arithmetic exception. #0 0x0000000000af1e7d in CLosHandler::~CLosHandler (this=0x4a04170, __in_chrg=<optimized out>) at ../../rts/Sim/Misc/LosHandler.cpp:455 455 LOG("LosHandler stats: %.0f%% (%u of %u) instances shared with a %.0f%% cache hitrate", The program being debugged is not being run. #0 0x0000000000af1e7d in CLosHandler::~CLosHandler (this=0x4a04170, __in_chrg=<optimized out>) at ../../rts/Sim/Misc/LosHandler.cpp:455 No locals. #1 0x0000000000af201e in CLosHandler::~CLosHandler (this=0x4a04170, __in_chrg=<optimized out>) at ../../rts/Sim/Misc/LosHandler.cpp:459 No locals. #2 0x00000000005a3045 in SafeDelete<CLosHandler*> (a=@0x129af88: 0x0) at ../../rts/System/Util.h:197 tmp = 0x4a04170 0000003 0x0000000000597d42 in CGame::KillSimulation (this=0x1900eb0) at ../../rts/Game/Game.cpp:887 __FUNCTION__ = "KillSimulation" 0000004 0x00000000005944dc in CGame::~CGame (this=0x1900eb0, __in_chrg=<optimized out>) at ../../rts/Game/Game.cpp:361 No locals. 0000005 0x00000000005945c2 in CGame::~CGame (this=0x1900eb0, __in_chrg=<optimized out>) at ../../rts/Game/Game.cpp:373 No locals. #6 0x00000000005a2707 in SafeDelete<ILoadSaveHandler*> (a=@0x121cc60: 0x0) at ../../rts/System/Util.h:197 tmp = 0x1900eb0 #7 0x00000000009f1155 in SpringApp::ShutDown () at ../../rts/System/SpringApp.cpp:1013 numCalls = 1 __FUNCTION__ = "ShutDown" #8 0x00000000009f0b4b in SpringApp::Run (this=0x7ffcfd213640) at ../../rts/System/SpringApp.cpp:985 __FUNCTION__ = "Run" #9 0x00000000009bb028 in Run (argc=3, argv=0x7ffcfd213778) at ../../rts/System/Main.cpp:48 app = {cmdline = {px = 0x170cf00, pn = {pi_ = 0x170d230}}, clientSetup = {px = 0x1ade700, pn = {pi_ = 0x1864ff0}}} ret = -1 err = 0x10000ffff 0000010 0x00000000009bb641 in main (argc=3, argv=0x7ffcfd213778) at ../../rts/System/Main.cpp:107 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
jK (developer) 2015-08-09 10:38 |
Fix 3deb51d5823f3a32a1da2cec813224cbeaac411e committed to develop branch: fix 0004928: sigfpe, repo: spring changeset id: 5471 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-08 23:24 | abma | New Issue | |
2015-08-09 10:38 | jK | Changeset attached | => spring develop 3deb51d5 |
2015-08-09 10:38 | jK | Note Added: 0015057 | |
2015-08-09 10:38 | jK | Assigned To | => jK |
2015-08-09 10:38 | jK | Status | new => resolved |
2015-08-09 10:38 | jK | Resolution | open => fixed |