View Issue Details

IDProjectCategoryView StatusLast Update
0000022Software Renderer[All Projects] Bugpublic2017-01-16 09:07
ReporterLars 
Assigned TodpJudas 
PriorityhighSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000022: [QZDoom] Crash when running
DescriptionThe game crashes when running in truecolor mode
TagsNo tags attached.

Relationships

Activities

Lars

Lars

2017-01-10 07:51

reporter  

CrashReport.zip (23,661 bytes)
Rachael

Rachael

2017-01-10 10:07

administrator   ~0000015

Please try again with q1.3pre-148-g866ee43 after it is uploaded. The attached log version is too old to be useful to me right now.
Lars

Lars

2017-01-10 10:11

reporter   ~0000016

Alright! Here's the newest one, still same result

CrashReport-2.zip (24,880 bytes)
Lars

Lars

2017-01-10 10:13

reporter   ~0000017

Sorry I was a bit fast there, just ignore the last note!
Lars

Lars

2017-01-10 10:23

reporter   ~0000018

It occasionally runs now, about a every second time

CrashReport-3.zip (24,440 bytes)
Rachael

Rachael

2017-01-10 10:44

administrator   ~0000019

(This is by request from dpJudas)

> qzdoom.exe!DrawerCommandQueue::QueueCommand<swrenderer::DrawColumnTranslatedLLVMCommand>() Line 205 C++
     qzdoom.exe!swrenderer::R_DrawMaskedColumn(int x, int iscale, FTexture * tex, int col, double spryscale, double sprtopscreen, bool sprflipvert, const short * mfloorclip, const short * mceilingclip, bool unmasked) Line 709 C++
     qzdoom.exe!DCanvas::DrawTextureParms(FTexture * img, DrawParms & parms) Line 283 C++
     qzdoom.exe!D3DFB::DrawTextureParms(FTexture * img, DrawParms & parms) Line 2824 C++
     qzdoom.exe!DCanvas::DrawText(FFont * font, int normalcolor, int x, int y, const char * string, int tag_first, ...) Line 165 C++
     qzdoom.exe!DFrameBuffer::DrawRateStuff() Line 1041 C++
     qzdoom.exe!D3DFB::Update() Line 1120 C++
     qzdoom.exe!V_DoModeSetup(int width, int height, int bits) Line 1445 C++
     qzdoom.exe!IVideo::SetResolution(int width, int height, int bits) Line 1586 C++
     qzdoom.exe!V_Init2() Line 1713 C++
     qzdoom.exe!D_DoomMain() Line 2606 C++
     qzdoom.exe!DoMain(HINSTANCE__ * hInstance) Line 1035 C++
     qzdoom.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * nothing, char * cmdline, int nCmdShow) Line 1345 C++
dpJudas

dpJudas

2017-01-10 11:27

developer   ~0000020

Okay, fixed this (https://github.com/raa-eruanna/qzdoom/commit/4be291fb617ec8ae361e22eeb2d74ae0ab9bb6be).

Issue History

Date Modified Username Field Change
2017-01-10 07:51 Lars New Issue
2017-01-10 07:51 Lars File Added: CrashReport.zip
2017-01-10 10:07 Rachael Note Added: 0000015
2017-01-10 10:11 Lars File Added: CrashReport-2.zip
2017-01-10 10:11 Lars Note Added: 0000016
2017-01-10 10:13 Lars Note Added: 0000017
2017-01-10 10:23 Lars File Added: CrashReport-3.zip
2017-01-10 10:23 Lars Note Added: 0000018
2017-01-10 10:44 Rachael Note Added: 0000019
2017-01-10 11:27 dpJudas Note Added: 0000020
2017-01-10 11:28 dpJudas Assigned To => dpJudas
2017-01-10 11:28 dpJudas Status new => resolved
2017-01-10 11:28 dpJudas Resolution open => fixed