SRCDS Steam group


segfault when TF2 server trys to load ANY map
#1
I've been running a TF2 server for a very long time without any problems. Recently immediately when the server starts it segfaults, and auto-restarts after 10 seconds; then segfaults again, repeatedly. We're running Ubuntu Feisty 7.04.

Code:
Enabling debug mode
Server will auto-restart if there is a crash.

Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 32
maxplayers set to 32
Unknown command "startupmenu"
Network: IP 134.173.56.230, mode MP, dedicated Yes, ports 27015 SV / 27007 CL
L 08/02/2008 - 17:57:57: -------- Mapchange to ctf_2fort --------
ConVarRef room_type doesn't point to an existing ConVar
exec: couldn't exec skill1.cfg
Executing dedicated server config file
Segmentation fault (core dumped)
Cannot access memory at address 0xb7fdd6d0
Cannot access memory at address 0xbfd5d94c
/media/paul/steam/srcds/orangebox/debug.cmds:3: Error in sourced command file:
Cannot access memory at address 0xb7fdd6d0
email debug.log to linux@valvesoftware.com
Sat Aug  2 17:57:58 PDT 2008: Server restart in 10 seconds

here is a snippet from the debug.log in the orangebox directory:

Code:
----------------------------------------------
CRASH: Sat Aug  2 17:57:58 PDT 2008
Start Line: ./srcds_i486
-game tf -console -debug +maxplayers 32 +map ctf_2fort
-port 27015
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
#0 0x00000000 in ?? ()
No symbol table info available.
End of Source crash report
----------------------------------------------
[/code]

note that if I start the server without the +map parameter it runs fine, but then when I try to make it load a map, instant segfault.
Reply
#2
I had the same issue. It seemed to be an issue with Metamod and Mani Admin. I haven't looked into the issue too much, but I was able to start the server with no issues as soon as i moved my addon's folder to a different name (just so the addons would not be loaded).

Code:
# mv addons/ addons-backup
Reply
#3
So, looks like it was metamod that was causing me issues. I updated metamod and it seems to be working fine now. Hope this works for you berler.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)