• GMod server crash on Debian 7
    2 replies, posted
Hi. Recently tried to restart my server since the uptime was like 5 days. When I ran it, I was greeted with a nice messaged. [code] steam@CL-21:~/servers/gmod/sandbox$ ./start.sh Auto detecting CPU Using default binary: ./srcds_linux Enabling debug mode Server will auto-restart if there is a crash. Segmentation fault (core dumped) warning: Expected absolute pathname for libpthread in the inferior, but got bin/libpthread.so.0. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Expected absolute pathname for libpthread in the inferior, but got bin/libpthread.so.0. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. debug.cmds:5: Error in sourced command file: No function contains program counter for selected frame. email debug.log to linux@valvesoftware.com Wed Oct 7 21:01:33 EDT 2015: Server restart in 10 seconds ^CWed Oct 7 21:01:35 EDT 2015: Server Quit [/code] Running Debian 7
Can you show what did you put on the start.sh? Is GLIBC installed correctly?
[QUOTE=Gedo789;48860555]Can you show what did you put on the start.sh? Is GLIBC installed correctly?[/QUOTE] [code] ./srcds_run -console -game garrysmod -port 27015 -debug +map gm_construct +maxplayers 35 +ai_disabled 1 [/code] The weirdest part is that it randomly happened out of nowhere. I think GLIBC is installed correctly, as my server was working completely 100% a few days ago.
Sorry, you need to Log In to post a reply to this thread.