fieserWolF
fieserWolF
``` Thread 1 "retrodebugger" received signal SIGSEGV, Segmentation fault. CSlrMutex::Lock (this=0x0) at /home/wolf/git/MTEngineSDL/src/Engine/Core/SYS_Threading.cpp:179 179 SDL_LockMutex(mutex); (gdb) bt #0 CSlrMutex::Lock (this=0x0) at /home/wolf/git/MTEngineSDL/src/Engine/Core/SYS_Threading.cpp:179 #1 0x0000555555afd509 in VID_LockImageBindingMutex () at /home/wolf/git/MTEngineSDL/src/Engine/Core/VID_ImageBinding.cpp:49 #2...
11:48:11,057 0000 [MAIN] MTEngineSDL v3.06 compiled on Jan 16 2022 10:25:06 11:48:11,057 0000 [DEBUG] SYS_SetCommandLineArguments: argc=1 argv=f2385ef8 11:48:11,057 0000 [MAIN] SYS_InitFileSystem 11:48:11,057 0000 [DEBUG] gPathToCurrentDirectory=/home/wolf/git/RetroDebugger/build 11:48:11,057 0000 [DEBUG] pathToResources=./Documents/ 11:48:11,057...
You are right, this is an older laptop which uses the onboard Intel Graphics Chip. This is the output of `glxinfo | grep OpenGL`: ``` OpenGL vendor string: Intel Open...