• Garry's mod Server Segmentation fault error
    1 replies, posted
Anyone knows how to fix Segmentation fault error? When i try to start the server this shows up: [CODE] steam@myname:~/testserver$ ./srcds_run -game garrysmod -maxplayers 18 +map gm_construct +gamemode terrortown Auto detecting CPU Using default binary: ./srcds_linux Server will auto-restart if there is a crash. Segmentation fault Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem Tue Jul 19 18:31:06 EDT 2016: Server restart in 10 seconds [/CODE]
I solved this error by deleting these files: rm -f serverfiles/bin/libc.so.6 rm -f serverfiles/bin/libm.so.6 rm -f serverfiles/bin/libpthread.so.0
Sorry, you need to Log In to post a reply to this thread.