- Jul 7, 2017
- 1,342
- 5,518
Unfortunately I have no experience with Slackware myself. Is the error message any more detailed than what you wrote? If not, can you try to run the game with Valgrind or gdb to see if the backtrace tells you some more? It is memory related somehow, but it's hard to pinpoint the exact reason you're getting the error without more detailed logging.Slackware 14.2 on Lenovo x230, stumpwm/stock KDE. The game crashes on start.
You can try raising the maximum numbers of mappings per process (Try sysctl -w vm.max_map_count=26214 for example) to see if that does it. Also be sure to use a recent version of glibc and a recent kernel.