View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002536 | Spring engine | General | public | 2011-07-05 22:49 | 2011-07-05 23:15 | ||||
Reporter | abma | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 0.82.7+git | |||||||
Summary | 0002536: (master) endless loop in Wind.cpp:101 (on maps where wind == 0?) | ||||||||
Description | game just hangs on MoonQ10x at startup | ||||||||
Additional Information | (gdb) bt full #0 0x0000000000e81c9c in CWind::Update (this=0x1b11480) at /home/abma/dev/spring/master/rts/Sim/Misc/Wind.cpp:101 len = 0 #1 0x0000000000a05fce in CGame::SimFrame (this=0x7fcf5c891bc0) at /home/abma/dev/spring/master/rts/Game/Game.cpp:1531 cputimer = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa54d9b8 "Game::SimFrame"}}, starttime = 13064}, autoShowGraph = true} forced = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = { static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x4041758 "Game::SimFrame (Update)"}}, starttime = 13065}, autoShowGraph = false} #2 0x0000000000a7e5ff in CGame::ClientReadNet (this=0x7fcf5c891bc0) at /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:371 inbuf = 0xa1dbf90 "\002!\320\003" dataLength = 1 packetCode = 2 '\002' packet = {px = 0xa7b75f0, pn = {pi_ = 0x3d02110}} procstarttime = 12783 __PRETTY_FUNCTION__ = "void CGame::ClientReadNet()" 0000003 0x0000000000a01ef4 in CGame::Update (this=0x7fcf5c891bc0) ---Type <return> to continue, or q <return> to quit--- at /home/abma/dev/spring/master/rts/Game/Game.cpp:878 timeNow = 12783 difTime = 20 dif = 0.0200000014 0000004 0x0000000001039ba1 in SpringApp::UpdateSim (this=0x7fff60ff31b0, ac=0x7fcf5c891bc0) at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:978 simmutexlock = {_vptr.gmlMutexLock = 0x1442950, mtx = @0x2b272a0} ret = false 0000005 0x0000000001039fd2 in SpringApp::Update (this=0x7fff60ff31b0) at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1047 ret = 1 #6 0x000000000103a305 in SpringApp::Run (this=0x7fff60ff31b0, argc=1, argv=0x7fff60ff3398) at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1160 No locals. #7 0x0000000001019c06 in MainFunc (argc=1, argv=0x7fff60ff3398, ret=0x7fff60ff327c) at /home/abma/dev/spring/master/rts/System/Main.cpp:55 app = {cmdline = 0x3c8c6f0, lastRequiredDraw = 0, static ogc = 0x7fcf5c62a000} #8 0x0000000001019eea in Run (argc=1, argv=0x7fff60ff3398) at /home/abma/dev/spring/master/rts/System/Main.cpp:66 ret = -1 err = 0x20a #9 0x0000000001019f83 in main (argc=1, argv=0x7fff60ff3398) at /home/abma/dev/spring/master/rts/System/Main.cpp:88 No locals. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-07-05 22:49 | abma | New Issue | |
2011-07-05 22:49 | abma | Graphics Card | => unknown |
2011-07-05 22:49 | abma | Description Updated | |
2011-07-05 22:53 | abma | Summary | (master) endless loop in Wind.cpp:101 => (master) endless loop in Wind.cpp:101 (when wind = 0?) |
2011-07-05 22:54 | abma | Summary | (master) endless loop in Wind.cpp:101 (when wind = 0?) => (master) endless loop in Wind.cpp:101 (on maps where wind == 0?) |
2011-07-05 23:15 | Kloot | Note Added: 0006927 | |
2011-07-05 23:15 | Kloot | Status | new => resolved |
2011-07-05 23:15 | Kloot | Fixed in Version | => 0.82.7+git |
2011-07-05 23:15 | Kloot | Resolution | open => fixed |
2011-07-05 23:15 | Kloot | Assigned To | => Kloot |