View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001714 | OpenClonk | Engine - Rendering | public | 2016-04-10 15:43 | 2017-12-10 01:42 | ||||
Reporter | Maikel | ||||||||
Assigned To | Clonkonaut | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | won't fix | ||||||
Product Version | |||||||||
Target Version | git master | Fixed in Version | |||||||
Summary | 0001714: Crash at end of round before evaluation screen | ||||||||
Description | Happens with a certain round, see stacktrace. | ||||||||
Steps To Reproduce | Ask me if needed. | ||||||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. 0x00000000009de9f2 in C4Surface::IsRenderTarget (this=0x0) at /home/maikel/openclonk/repos/src/graphics/C4Surface.cpp:156 156 return fPrimary; (gdb) bt #0 0x00000000009de9f2 in C4Surface::IsRenderTarget (this=0x0) at /home/maikel/openclonk/repos/src/graphics/C4Surface.cpp:156 #1 0x00000000009b83a6 in C4Draw::RenderMesh (this=0x143c600, instance=..., sfcTarget=0x0, tx=0, ty=0, twdt=0, thgt=0, dwPlayerColor=4278241280, pTransform=0x0) at /home/maikel/openclonk/repos/src/graphics/C4Draw.cpp:412 #2 0x0000000000bec761 in C4DefGraphics::Draw (this=0xe8ec3f8, cgo=..., iColor=4278241280, pObj=0x0, iPhaseX=0, iPhaseY=0, trans=0x0) at /home/maikel/openclonk/repos/src/object/C4DefGraphics.cpp:363 0000003 0x0000000000be89de in C4Def::Draw (this=0xe8ebbe0, cgo=..., fSelected=false, iColor=4278241280, pObj=0x0, iPhaseX=0, iPhaseY=0, trans=0x0, graphicsName=0x0) at /home/maikel/openclonk/repos/src/object/C4Def.cpp:605 #4 0x0000000000978452 in C4Game::DrawTextSpecImage (this=0x11b3ac0 <Game>, fctTarget=..., szSpec=0x1dd6c20 "Sword", pTransform=0x0, dwClr=4278241280) at /home/maikel/openclonk/repos/src/game/C4Game.cpp:3686 0000005 0x0000000000a589fb in C4PlayerInfoListBox::PlayerListItem::PlayerListItem ( this=0x1df3b5f0, pForListBox=0x561b460, idClient=1, idPlayer=2, fSavegamePlayer=false, pInsertBeforeElement=0x0) at /home/maikel/openclonk/repos/src/gui/C4PlayerInfoListBox.cpp:117 0000006 0x0000000000a5eb66 in C4PlayerInfoListBox::UpdatePlayersByEvaluation ( this=0x561b460, ppCurrInList=0x7fffffffd0f0, pTeam=0x1dd7060, eWinMode=C4PlayerInfoListBox::AM_Winners) at /home/maikel/openclonk/repos/src/gui/C4PlayerInfoListBox.cpp:1567 ---Type <return> to continue, or q <return> to quit--- 0000007 0x0000000000a5e969 in C4PlayerInfoListBox::UpdatePlayersByEvaluation ( this=0x561b460, ppCurrInList=0x7fffffffd0f0, fShowWinners=true) at /home/maikel/openclonk/repos/src/gui/C4PlayerInfoListBox.cpp:1542 0000008 0x0000000000a5dbb4 in C4PlayerInfoListBox::Update (this=0x561b460) at /home/maikel/openclonk/repos/src/gui/C4PlayerInfoListBox.cpp:1320 0000009 0x0000000000a5d8cb in C4PlayerInfoListBox::C4PlayerInfoListBox ( this=0x561b460, rcBounds=..., eMode=C4PlayerInfoListBox::PILBM_Evaluation, iTeamFilter=0) at /home/maikel/openclonk/repos/src/gui/C4PlayerInfoListBox.cpp:1231 #10 0x00000000009ff130 in C4GameOverDlg::C4GameOverDlg (this=0x1e245680) at /home/maikel/openclonk/repos/src/gui/C4GameOverDlg.cpp:210 0000011 0x0000000000975ea9 in C4Game::ShowGameOverDlg (this=0x11b3ac0 <Game>) at /home/maikel/openclonk/repos/src/game/C4Game.cpp:3133 #12 0x0000000000968afc in C4Game::Execute (this=0x11b3ac0 <Game>) at /home/maikel/openclonk/repos/src/game/C4Game.cpp:747 0000013 0x000000000096460c in C4Application::GameTick ( this=0x11a8580 <Application>) at /home/maikel/openclonk/repos/src/game/C4Application.cpp:726 0000014 0x0000000000964e25 in C4ApplicationGameTimer::Execute (this=0x1433cc0, iTimeout=0) at /home/maikel/openclonk/repos/src/game/C4Application.cpp:906 0000015 0x0000000000d11d0d in StdScheduler::DoScheduleProcs (this= 0x11a8580 <Application>, iTimeout=27) at /home/maikel/openclonk/repos/src/platform/StdSchedulerPoll.cpp:175 ---Type <return> to continue, or q <return> to quit--- 0000016 0x0000000000c695cb in C4AbstractApp::DoScheduleProcs (this= 0x11a8580 <Application>, iTimeout=27) at /home/maikel/openclonk/repos/src/platform/C4App.cpp:37 0000017 0x0000000000d10192 in StdScheduler::ScheduleProcs ( this=0x11a8580 <Application>, iTimeout=27) at /home/maikel/openclonk/repos/src/platform/StdScheduler.cpp:153 0000018 0x0000000000c69587 in C4AbstractApp::Run (this=0x11a8580 <Application>) at /home/maikel/openclonk/repos/src/platform/C4App.cpp:25 0000019 0x00000000008ad56b in main (argc=1, argv=0x7fffffffd7b8) at /home/maikel/openclonk/repos/src/game/ClonkMain.cpp:237 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Clonkonaut (developer) 2017-10-24 21:54 |
Is this still relevant? |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-10 15:43 | Maikel | New Issue | |
2017-10-24 21:54 | Clonkonaut | Assigned To | => Clonkonaut |
2017-10-24 21:54 | Clonkonaut | Status | new => feedback |
2017-10-24 21:54 | Clonkonaut | Note Added: 0005797 | |
2017-12-10 01:42 | Clonkonaut | Status | feedback => closed |
2017-12-10 01:42 | Clonkonaut | Resolution | open => won't fix |