View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000236 | Software Renderer | [All Projects] Bug | public | 2017-02-10 12:52 | 2017-02-12 17:01 |
Reporter | MarisaKirisame | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | x86_64 | OS | Arch Linux | OS Version | N/A |
Summary | 0000236: Yet another OpenGL 2 crash | ||||
Description | Came across another GL2-related crash on my laptop. I've reproduced it on my desktop by passing -glversion 2 on launch, and attached the crash log. Only palette mode is affected, truecolor has no problems. I could try to recompile with debug info to pinpoint the exact line of code where it's crashing on. | ||||
Steps To Reproduce | Launch on a system with only OpenGL 2.x support, or just use -glversion 2. | ||||
Additional Information | QZDoom q1.3pre-664-gad1092c67 GCC 6.3.1 Clang 3.9.1 | ||||
Tags | No tags attached. | ||||
qzdoom-crash.log (10,102 bytes) |
|
The value of vid_hw2d does not influence the conditions of the crash, so I don't think this is a duplicate of 238. However, it seems related as the crash is in the same location. |
|
I probably need a better stack trace to figure this one out. If you could recompile it in debug mode and get it to crash again that'd be much appreciated. :) |
|
There you go, straight away. Apparently the colormap is a null pointer. qzdoom-crash-2.log (23,333 bytes) |
|
It was indeed that the colormap was null. | |
Sadly, a new bug has surfaced after this was fixed. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-10 12:52 | MarisaKirisame | New Issue | |
2017-02-10 12:52 | MarisaKirisame | File Added: qzdoom-crash.log | |
2017-02-11 04:31 | Rachael | Category | (No Category) => Bug |
2017-02-11 06:11 | MarisaKirisame | Note Added: 0000507 | |
2017-02-11 07:50 | MarisaKirisame | Note Edited: 0000507 | View Revisions |
2017-02-11 16:16 | dpJudas | Note Added: 0000517 | |
2017-02-11 16:17 | dpJudas | Note Edited: 0000517 | View Revisions |
2017-02-11 16:25 | MarisaKirisame | File Added: qzdoom-crash-2.log | |
2017-02-11 16:25 | MarisaKirisame | Note Added: 0000519 | |
2017-02-11 16:25 | MarisaKirisame | Note Edited: 0000519 | View Revisions |
2017-02-11 20:27 | dpJudas | Status | new => resolved |
2017-02-11 20:27 | dpJudas | Resolution | open => fixed |
2017-02-11 20:27 | dpJudas | Note Added: 0000522 | |
2017-02-12 17:01 | MarisaKirisame | Note Added: 0000532 |