[Scummvm-tracker] [ScummVM :: Bugs] #14105: GRAPHICS: ScummVM crash when I activate Opengl for GUI
ScummVM :: Bugs
trac at scummvm.org
Sun Feb 5 11:06:23 UTC 2023
#14105: GRAPHICS: ScummVM crash when I activate Opengl for GUI
-------------------------+-----------------------
Reporter: legluondunet | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Graphics
Version: | Resolution:
Keywords: | Game:
-------------------------+-----------------------
Comment (by lephilousophe):
The log has no backtrace so it's difficult to say where it aborts.
Could you:
- add --enable-asan to your configure command? (This would help us to make
sure everything is properly initialized)
- run ScummVM under GDB?
For GDB, run the command `gdb ./scummvm`
At the gdb prompt, type `run -d6 --gfx-mode=opengl`.
When the program crash, gdb will give the invite back and here type `bt`.
Copy everything in a log file.
Thanks.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14105#comment:7>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list