12-15-2009, 10:51 AM
(This post was last modified: 12-15-2009, 11:28 AM by Fragarach87.)
Well the server was working until the last round of updates then it died. For some reason now when I try to start the server I get:
Console:
debug.log
server.cfg
I've tried clean installs (ie rm -rf on the left4dead2 folder) but still nothing. Even updating the game with verify_all doesn't seem to help any. Anyone have any ideas?
Edit: looks like the l4d1 server is down as well with the same error
Console:
Code:
Auto detecting CPU
Using SSE2 Optimised binary.
Enabling debug mode
Server will auto-restart if there is a crash.
Console initialized.
Segmentation fault (core dumped)
Cannot access memory at address 0xf7f94668
Cannot access memory at address 0xf74656b4
/home/l4d/hlds/left4dead2/debug.cmds:3: Error in sourced command file:
Cannot access memory at address 0xf7f94668
email debug.log to linux@valvesoftware.com
Mon Dec 14 20:43:34 AST 2009: Server restart in 10 seconds
debug.log
Code:
CRASH: Mon Dec 14 20:43:34 AST 2009
Start Line: ./srcds_i686 -game left4dead2 -debug
#0 0x00000000 in ?? ()
No symbol table info available.
End of Source crash report
server.cfg
Code:
hostname "Ed's i7 Zombie Killin Server 2"
// Rcon Cvars
rcon_password "somepass" //Set.s remote control password
// Server Cvars
mp_disable_autokick 1 //Prevents a userid from being auto-kicked
sv_allow_wait_command 0 //Allow or disallow the wait command on clients connect$
sv_alltalk 0 //Players can hear all other players, no team restrictions
sv_alternateticks 0 //If set, server only simulates entities on even numbered t$
sv_clearhinthistory 0 //Clear memory of server side hints displayed to the play$
sv_consistency 1 //Whether the server enforces file consistency for critical fi$
sv_contact "someemail" //Contact email for server sysop
sv_pausable 0
hostip 24.138.58.53
hostport 27016
net_public_adr 24.138.58.53
ip 192.168.1.5
sv_allow_lobby_connect_only 0
sv_cheats 0
sv_unreserve
sv_clearhinthistory 1
sv_password somepass
rcon_password "somepass"
sv_steamgroup 732133
sv_steamgroup_exclusive 1
// Lan or internet play, Server region cvars
sv_lan 0 //Server is a lan server ( no heartbeat, no authentication, no non-cla$
sv_region 0
// Server Logging
sv_log_onefile 0 //Log server information to only one file.
sv_logbans 1 //Log server bans in the server logs.
sv_logecho 0 //Echo log information to the console.
sv_logfile 1 //Log server information in the log file.
sv_logflush 0 //Flush the log file to disk on each write (slow).
sv_logsdir "logs" //Folder in the game directory where server logs will be stor
//Server Rates
sv_maxcmdrate 100 //(If sv_mincmdrate is > 0), this sets the maximum value for $
z_difficulty normal //this is the difficulty setting
setmaster add 68.142.72.250
setmaster add 72.165.61.189
setmaster add 69.28.140.247
I've tried clean installs (ie rm -rf on the left4dead2 folder) but still nothing. Even updating the game with verify_all doesn't seem to help any. Anyone have any ideas?
Edit: looks like the l4d1 server is down as well with the same error