SRCDS Steam group


Server crash question
#1
Hello I receive the following info from the debug.log:
Quote:CRASH: Mon Feb 8 16:53:10 EET 2010
Start Line: ./srcds_i686 -game cstrike +map de_dust2 -port 27017 -maxplayers 20 -secure -tickrate 66 -console +fps_max 0 -debug -ip 192.168.1.101
[New Thread 21594]
[New Thread 21601]
[New Thread 22838]
[New Thread 21603]
[New Thread 21596]
#0 0xf6e50d87 in ?? ()
No symbol table info available.
End of Source crash report
------------------------------
Do you have any idea what that might be?

Ubuntu Server, 2,4ghz X 2, 2GB RAM
Reply
#2
what is server mod?
Reply
#3
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#4
Incorrect :
Start Line: ./srcds_i686 -game cstrike

Correct:
Start Line: ./srcds_run -binary ./srcds_i686 -game cstrike
Reply
#5
Im using:
a.)Sourcemod
-Sourceban
-Teambets
-HLStatx
-KAC
-Anticamp
b.)Metamod
C.)Eventscripts
-WCS plugin(I dont think its a race issue because the debug log doesnt say anything about eventscripts bug)
D.)ESTools

Im not running srcds_i686, my start script is:
Quote:#!/bin/sh
echo "Starting Cs:Source Server"
sleep 1
screen -A -m -d -S css-server ./srcds_run -game cstrike +map de_dust2 -port 27017 -maxplayers 20 -secure -tickrate 66 -console +fps_max 0 -debug -ip 192.168.1.101

I forgot to mention that I have a x64 processor.
Reply
#6
I decided to log the console output at the time of the crash and thats what I received:
Code:
Segmentation fault (core dumped)
BFD: Warning: /mount/game-server/srcds/core is truncated: expected core file size >= 319434752, found: 1212416.
Cannot access memory at address 0xf779b670
Cannot access memory at address 0xffac6edc
/mount/game-server/srcds/debug.cmds:3: Error in sourced command file:
Cannot access memory at address 0xf779b670
email debug.log to linux@valvesoftware.com
Thu Feb 11 20:35:41 EET 2010: Server restart in 10 seconds

Do you have any ideas?
Reply
#7
Possible faulty ram???

Try running memtest86 on the ram modules and see if any errors occur...
[Image: b_560x95.png]
Reply
#8
when/how often does the server crash? immediately on startup? on mapchange? sometimes, always?
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#9
you have installed a lot of plugins ... there is no really problem ... its more than normal if you use a lot of them. Eventscript is mostly bad for plugins because of its unstability. sourcemod+mms is better but also produce crashes.
Reply
#10
There are days when it doesnt crash at all but it tends to crash at least once a day, in addition I dont reckon that Im using a lot of plugins.
There is a certain thing I noticed or maybe Im imagining it but when I restart the PC, the server doesnt crash for at least a day.
Reply
#11
when you restart your pc??? or did you mean the server?
Reply
#12
(03-01-2010, 04:34 PM)Peter_Pan123 Wrote:  when you restart your pc??? or did you mean the server?

The pc, but you can cross that out, it was just my imagination.
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)