That's not the same crash than the one that you reported at first.
To "hack-fix" it, find and comment out the 3 lines calling SDL_SetGamma() (one
is in graphics.c, the 2 others in menu.c).
Note: you are not using the latest version of our code. The latest one is
available on https://gitlab.com/freedroid/freedroid-src |