I just updated my server and I get a segmentation fault. Anyone know how to fix it?
[server@localhost ~]$ ./srcds_run -game tf +map cp_warpath2 +maxplayers 12 -autoupdate +exec server.cfg
bash: ./srcds_run: No such file or directory
[server@localhost ~]$ cd /home/server/srcds_l/
[server@localhost srcds_l]$ ./srcds_run -game tf +map cp_warpath2 +maxplayers 12 -autoupdate +exec server.cfg
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Team Fortress 2 Content' version 61
Checking/Installing 'Team Fortress 2 Materials' version 18
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Linux Source HLDS' version 93
HLDS installation up to date
Console initialized.
./srcds_run: line 344: 23759 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Wed Jul 30 00:54:15 CDT 2008: Server restart in 10 seconds
Debug log:
----------------------------------------------
CRASH: Wed Jul 30 00:53:04 CDT 2008
Start Line: ./srcds_i686 -game tf -debug
End of Source crash report
----------------------------------------------
[server@localhost ~]$ ./srcds_run -game tf +map cp_warpath2 +maxplayers 12 -autoupdate +exec server.cfg
bash: ./srcds_run: No such file or directory
[server@localhost ~]$ cd /home/server/srcds_l/
[server@localhost srcds_l]$ ./srcds_run -game tf +map cp_warpath2 +maxplayers 12 -autoupdate +exec server.cfg
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Team Fortress 2 Content' version 61
Checking/Installing 'Team Fortress 2 Materials' version 18
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Linux Source HLDS' version 93
HLDS installation up to date
Console initialized.
./srcds_run: line 344: 23759 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Wed Jul 30 00:54:15 CDT 2008: Server restart in 10 seconds
Debug log:
----------------------------------------------
CRASH: Wed Jul 30 00:53:04 CDT 2008
Start Line: ./srcds_i686 -game tf -debug
End of Source crash report
----------------------------------------------