SRCDS Steam group


More than 1 addon = server crash
#1
Hi
I want run a dedicated srcds - counter strike server, but i have problem with it.
I have linux server.
If i try install more than one addon, server crashing.

Code:
srcds@debi32:~/orangebox$ ./srcds_run -game cstrike +maxplayers 10 +map de_dust2
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
Game.dll loaded for "Counter-Strike: Source"
Setting breakpad minidump AppID = 240
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Installing breakpad exception handler for appid(240)/version(4394)
PreMinidumpCallback: updating dump comment
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20101205173754_1.dmp
success = yes
response:  CrashID=bp-0d70bf73-cd03-4f08-a271-5355e2101205

Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Sun Dec  5 17:37:56 CET 2010: Server restart in 10 seconds
Reply
#2
Which addons? Smile
Reply
#3
(sourcemod) work, if is start
metamod (sourcemod) + cssmatch = crash
metamod + zblock = crash
metamod + dblocker = crash

This combination with same sourcemod addons work great on other server.
Reply
#4
Add -debug to your server start command (install gdb first) and change line 157 in srcds_run to
Code:
ulimit -c unlimited
Next time on crash, you will get detailed info about it in debug.log file and a full core dump. That will help detect the problem. Otherwise it's hard to tell what's wrong.
[Image: b_350_20_692108_381007_FFFFFF_000000.png]

[Image: b_350_20_692108_381007_FFFFFF_000000.png]
Reply
#5
(12-06-2010, 09:23 AM)LordMarqus Wrote:  Add -debug to your server start command (install gdb first) and change line 157 in srcds_run to
Code:
ulimit -c unlimited
Next time on crash, you will get detailed info about it in debug.log file and a full core dump. That will help detect the problem. Otherwise it's hard to tell what's wrong.

Thx, here it is 0:43 today i try it Smile
Reply
#6
when does it crash? immediately on server start, on map change or at random time? what is the average time span until it crashes?
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
#7
(12-06-2010, 06:40 PM)BehaartesEtwas Wrote:  when does it crash? immediately on server start, on map change or at random time? what is the average time span until it crashes?

I don't can start the server. But if you read in my first post, the console log, you see it Smile
Reply
#8
oh sorry, yes...

can you post the output of cat /proc/cpuinfo ?
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


Forum Jump:


Users browsing this thread: 3 Guest(s)