View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003266 | Spring engine | General | public | 2012-09-03 10:06 | 2012-09-04 20:15 | ||||
Reporter | abma | ||||||||
Assigned To | zerver | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 91.0.1+git | ||||||||
Target Version | Fixed in Version | 91.0.1+git | |||||||
Summary | 0003266: SIGSEV in GroundDecalHandler.cpp:437 | ||||||||
Description | (gdb) bt #0 0x00007faf9dea188d in __libc_waitpid (pid=<optimized out>, stat_loc=<optimized out>, options=<optimized out>) at ../sysdeps/unix/sysv/linux/waitpid.c:41 #1 0x00000000009fba9e in Platform::MsgBox (message=..., caption=..., flags=@0x7fff1cc8535c: 9) at /home/abma/dev/spring/develop/rts/System/Platform/Linux/MessageBox.cpp:104 #2 0x000000000098a423 in ExitMessage (msg=..., caption=..., flags=9, forced=false) at /home/abma/dev/spring/develop/rts/System/Platform/errorhandler.cpp:41 0000003 0x000000000098ab59 in ErrorMessageBox (msg=..., caption=..., flags=9) at /home/abma/dev/spring/develop/rts/System/Platform/errorhandler.cpp:99 0000004 0x00000000009f8e7b in CrashHandler::HandleSignal (signal=<optimized out>) at /home/abma/dev/spring/develop/rts/System/Platform/Linux/CrashHandler.cpp:554 0000005 <signal handler called> #6 0x00007faf605d8908 in ?? () #7 0x00007faf9b65c232 in __dynamic_cast () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #8 0x0000000000727b56 in CGroundDecalHandler::DrawObjectDecals (this=0x7faf604f9510) at /home/abma/dev/spring/develop/rts/Rendering/GroundDecalHandler.cpp:437 #9 0x000000000072cc73 in CGroundDecalHandler::Draw (this=0x7faf604f9510) at /home/abma/dev/spring/develop/rts/Rendering/GroundDecalHandler.cpp:732 0000010 0x00000000006b7433 in CSMFGroundDrawer::Draw (this=0x7faf3e0b8fb0, drawPass=@0x7fff1cc85dec: DrawPass::Normal) at /home/abma/dev/spring/develop/rts/Map/SMF/SMFGroundDrawer.cpp:253 #11 0x00000000007a1796 in CWorldDrawer::Draw (this=<optimized out>) at /home/abma/dev/spring/develop/rts/Rendering/WorldDrawer.cpp:118 0000012 0x00000000004a26f3 in CGame::Draw (this=0x32b1380) at /home/abma/dev/spring/develop/rts/Game/Game.cpp:1167 ---Type <return> to continue, or q <return> to quit--- 0000013 0x000000000099044f in SpringApp::Update (this=<optimized out>) at /home/abma/dev/spring/develop/rts/System/SpringApp.cpp:929 0000014 0x0000000000997c42 in SpringApp::Run (this=0x7fff1cc85fc0, argc=6, argv=<optimized out>) at /home/abma/dev/spring/develop/rts/System/SpringApp.cpp:1005 #15 0x0000000000973867 in MainFunc (argc=6, argv=0x7fff1cc86338, ret=0x7fff1cc86238) at /home/abma/dev/spring/develop/rts/System/Main.cpp:51 #16 0x0000000000973e47 in Run (argc=6, argv=0x7fff1cc86338) at /home/abma/dev/spring/develop/rts/System/Main.cpp:62 #17 0x00007faf9acfc76d in __libc_start_main (main=0x973f00 <main(int, char**)>, argc=6, ubp_av=0x7fff1cc86338, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff1cc86328) at libc-start.c:226 #18 0x0000000000474bf9 in _start () | ||||||||
Steps To Reproduce | happened after /cheat /give all /give all 1 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2012-09-03 10:08 |
caused by https://github.com/spring/spring/commit/640abe15 ? |
zerver (reporter) 2012-09-04 20:15 |
https://github.com/spring/spring/commit/0533670e97035c8024ccf2862cd2d6b00ae895d0 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-09-03 10:06 | abma | New Issue | |
2012-09-03 10:08 | abma | Note Added: 0009161 | |
2012-09-04 20:15 | zerver | Note Added: 0009171 | |
2012-09-04 20:15 | zerver | Status | new => resolved |
2012-09-04 20:15 | zerver | Fixed in Version | => 91.0.1+git |
2012-09-04 20:15 | zerver | Resolution | open => fixed |
2012-09-04 20:15 | zerver | Assigned To | => zerver |