View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001421 | Spring engine | General | public | 2009-05-27 16:53 | 2009-06-06 16:32 | ||||
Reporter | imbaczek | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.79.0.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001421: BFGroundDrawer:168 DoDrawGroundRow crash | ||||||||
Description | related to recent 64-bit linux crash, perhaps? http://planetspring.free.fr/spring/stacktrace/0.79.0.2-spring_stktrc_0.79.0.2-0-ga5f7950_1243434879.html | ||||||||
Additional Information | rts/Map/SMF/BFGroundDrawer.cpp:168 [CBFGroundDrawer::DrawVertexAQ(CVertexArray*, int, int)] rts/Map/SMF/BFGroundDrawer.cpp:385 rts/Map/SMF/BFGroundDrawer.cpp:715 rts/Game/Game.cpp:2589 rts/Game/Game.cpp:2863 rts/System/SpringApp.cpp:894 rts/System/SpringApp.cpp:1105 rts/System/Main.cpp:60 [Run(int, char**)] rts/System/Main.cpp:121 [WinMain@16] dyncast.cc:0 UnitSet.cpp:0 UnitSet.cpp:0 UNTRANSLATED: C:\WINDOWS\system32\kernel32.dll(RegisterWaitForInputIdle+0x49) [0x7C817067] -- profile=default file=http://pastebin.ca/1436314 buildsys=cmake toolchain=tdm auto=yes vcs=git rev=0.79.0.2-0-ga5f7950 tag=0.79.0.2 links=yes | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
tvo (reporter) 2009-05-27 17:08 |
I think it's unrelated, if nloop<0 (as in 0001415), then this code isn't executed at all. Maybe it just reads out of bounds of heightData array? |
jK (developer) 2009-06-06 16:32 |
was an issue with too low grounddetail/viewradius |