[r1280M] Crash: Segmentation fault when closing
Posted: Mon Dec 26, 2011 22:15
I recently built GZDoom on my 64-bit Arch, and I seem to be getting a segmentation fault every time I quit. This doesn't seem to happen in ZDoom, though.
I ran gdb and attached it to a running instance of the program, I got these two lines on exiting gzdoom:
Someone at #ZDoom suggested re-running with -nojoy, but it gives the same result.
This could seem unimportant if not for the fact that it prevents configurations from being saved.
I ran gdb and attached it to a running instance of the program, I got these two lines on exiting gzdoom:
Code: Select all
Program received signal SIGSEGV, Segmentation fault.
0x00007fcaacc41603 in SDL_JoystickClose () from /usr/lib/libSDL-1.2.so.0
This could seem unimportant if not for the fact that it prevents configurations from being saved.