dreamer / luxtorpeda

Steam Play compatibility tool to run games using native Linux engines
https://luxtorpeda.gitlab.io/
GNU General Public License v2.0
388 stars 9 forks source link

GzDoom crash on exit (no vulkan) #62

Open JopStro opened 4 years ago

JopStro commented 4 years ago

When exiting Gzdoom it with an exception window and configuration is not saved, even when vulkan is disabled

This is the exeption that appears (in a white basic x window)

*** Fatal Error ***
Address not mapped to object (signal 11)
Address: 0x59
System: Linux jostropc 5.7.6-artix1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 16:01:13 +0000 x86_64 GNU/Linux
GZDoom version g4.2.1-1-g9255696 (92556965fa640d8cb1cb0b00ecc00a57e1c3e93e)
Compiler version: 5.4.1 20160803
Command line: ./gzdoom -iwad base/DOOM.WAD -conf base\ultimatem.conf -fullscreen -exit
Wad 0: gzdoom.pk3
Wad 1: game_support.pk3
Wad 2: DOOM.WAD
Not in a level.
Executing: gdb --quiet --batch --command=gdb-respfile-La1bxZ

I looked at the vulkan issue and tried that fix and it doesn't make a difference so I'm assuming that it's a seperate thing.

JopStro commented 4 years ago

Recently rebooted my pc and the bug is no longer occuring, maybe a one-off.

JopStro commented 4 years ago

Just happened again, seems inconsistent in that regard.