Can't get enough SRCDS.com? Follow us on: Twitter | IRC | Steam


Post Reply 

Server crash question

Author Message
stanko Offline
Junior Member

Posts: 17
Joined: Mar 2009
Reputation: 0
Post: #1
Server crash question
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
02-09-2010 07:40 AM
Find all posts by this user Quote this message in a reply
tsunami_ Offline
Junior Member

Posts: 23
Joined: Jul 2009
Reputation: 1
Post: #2
RE: Server crash question
what is server mod?
02-09-2010 08:10 AM
Find all posts by this user Quote this message in a reply
BehaartesEtwas Offline
creator of the FPS meter

Posts: 1,163
Joined: Nov 2008
Reputation: 12
Post: #3
RE: Server crash question

http://fpsmeter.org (Measure your server quality!)
http://wiki.fragaholics.de (Linux Kernel HOWTO!)

http://www.fragaholics.de

Do not ask technical questions via PM!
read on how to ask questions: http://www.catb.org/~esr/faqs/smart-questions.html
02-09-2010 06:46 PM
Visit this user's website Find all posts by this user Quote this message in a reply
saintjimmygd Offline
Member

Posts: 57
Joined: Nov 2009
Reputation: 0
Post: #4
RE: Server crash question
Incorrect :
Start Line: ./srcds_i686 -game cstrike

Correct:
Start Line: ./srcds_run -binary ./srcds_i686 -game cstrike
02-09-2010 10:19 PM
Find all posts by this user Quote this message in a reply
stanko Offline
Junior Member

Posts: 17
Joined: Mar 2009
Reputation: 0
Post: #5
RE: Server crash question
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.
02-09-2010 11:12 PM
Find all posts by this user Quote this message in a reply
stanko Offline
Junior Member

Posts: 17
Joined: Mar 2009
Reputation: 0
Post: #6
RE: Server crash question
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?
02-12-2010 05:14 AM
Find all posts by this user Quote this message in a reply
danooch13 Offline
Member

Posts: 53
Joined: Dec 2009
Reputation: 0
Post: #7
RE: Server crash question
Possible faulty ram???

Try running memtest86 on the ram modules and see if any errors occur...

[Image: b_560x95.png]
02-18-2010 02:14 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BehaartesEtwas Offline
creator of the FPS meter

Posts: 1,163
Joined: Nov 2008
Reputation: 12
Post: #8
RE: Server crash question
when/how often does the server crash? immediately on startup? on mapchange? sometimes, always?

http://fpsmeter.org (Measure your server quality!)
http://wiki.fragaholics.de (Linux Kernel HOWTO!)

http://www.fragaholics.de

Do not ask technical questions via PM!
read on how to ask questions: http://www.catb.org/~esr/faqs/smart-questions.html
02-18-2010 06:52 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Peter_Pan123 Offline
Senior Member

Posts: 279
Joined: Jan 2009
Reputation: 1
Post: #9
RE: Server crash question
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.
02-23-2010 03:28 PM
Find all posts by this user Quote this message in a reply
stanko Offline
Junior Member

Posts: 17
Joined: Mar 2009
Reputation: 0
Post: #10
RE: Server crash question
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.
(This post was last modified: 02-25-2010 02:45 AM by stanko.)
02-25-2010 02:44 AM
Find all posts by this user Quote this message in a reply
Peter_Pan123 Offline
Senior Member

Posts: 279
Joined: Jan 2009
Reputation: 1
Post: #11
RE: Server crash question
when you restart your pc??? or did you mean the server?
(This post was last modified: 03-01-2010 04:34 PM by Peter_Pan123.)
03-01-2010 04:34 PM
Find all posts by this user Quote this message in a reply
stanko Offline
Junior Member

Posts: 17
Joined: Mar 2009
Reputation: 0
Post: #12
RE: Server crash question
(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.
03-02-2010 09:07 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump: