SRCDS Steam group


start error (debian)
#1
Quote:----------------------------------------------
CRASH: Втр Авг 19 11:27:10 MSD 2008
Start Line: ./srcds_amd -console -game cstrike +map de_dust +maxplayers 16 -autoupdate -debug
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Core was generated by `./srcds_amd -console -game cstrike +map de_dust +maxplayers 16 -autoupdate -deb'.
Program terminated with signal 4, Illegal instruction.
#0 0xb7d73913 in ConVar::Create () from bin/vstdlib_i486.so
#0 0xb7d73913 in ConVar::Create () from bin/vstdlib_i486.so
#1 0xb7d73bc5 in ConVar::ConVar () from bin/vstdlib_i486.so
#2 0xb7d113ea in __static_initialization_and_destruction_0 ()
from bin/dedicated_amd.so
#3 0x00000000 in ?? ()
No symbol table info available.
From To Syms Read Shared Object Library
0xb7efe360 0xb7f197d4 Yes /lib/tls/i686/cmov/libm.so.6
0xb7ef7c10 0xb7ef8964 Yes /lib/tls/i686/cmov/libdl.so.2
0xb7ddacb0 0xb7ed051f Yes /lib/tls/i686/cmov/libc.so.6
0xb7f2f790 0xb7f402cf Yes /lib/ld-linux.so.2
0xb7d9d190 0xb7db87c0 Yes bin/tier0_i486.so
0xb7d81370 0xb7d89a84 Yes /lib/tls/i686/cmov/libpthread.so.0
0xb7d70910 0xb7d79ff0 Yes bin/vstdlib_i486.so
0xb7ceaa40 0xb7d3e3d0 Yes bin/dedicated_amd.so
Stack level 0, frame at 0xbfe14eb0:
eip = 0xb7d73913
in ConVar::Create(char const*, char const*, int, char const*, bool, float, bool, float, void (*)(ConVar*, char const*)); saved eip 0xb7d73bc5
called by frame at 0xbfe14ee0
Arglist at 0xbfe14e7c, args:
Locals at 0xbfe14e7c, Previous frame's sp is 0xbfe14eb0
Saved registers:
ebx at 0xbfe14e9c, ebp at 0xbfe14ea8, esi at 0xbfe14ea0, edi at 0xbfe14ea4,
eip at 0xbfe14eac
End of Source crash report
----------------------------------------------
Reply
#2
computer specs please?
Reply
#3
NEFRIT Wrote:
Quote:----------------------------------------------
CRASH: Втр Авг 19 11:27:10 MSD 2008
Start Line: ./srcds_amd -console -game cstrike +map de_dust +maxplayers 16 -autoupdate -debug
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Core was generated by `./srcds_amd -console -game cstrike +map de_dust +maxplayers 16 -autoupdate -deb'.
Program terminated with signal 4, Illegal instruction.
#0 0xb7d73913 in ConVar::Create () from bin/vstdlib_i486.so
#0 0xb7d73913 in ConVar::Create () from bin/vstdlib_i486.so
#1 0xb7d73bc5 in ConVar::ConVar () from bin/vstdlib_i486.so
#2 0xb7d113ea in __static_initialization_and_destruction_0 ()
from bin/dedicated_amd.so
#3 0x00000000 in ?? ()
No symbol table info available.
From To Syms Read Shared Object Library
0xb7efe360 0xb7f197d4 Yes /lib/tls/i686/cmov/libm.so.6
0xb7ef7c10 0xb7ef8964 Yes /lib/tls/i686/cmov/libdl.so.2
0xb7ddacb0 0xb7ed051f Yes /lib/tls/i686/cmov/libc.so.6
0xb7f2f790 0xb7f402cf Yes /lib/ld-linux.so.2
0xb7d9d190 0xb7db87c0 Yes bin/tier0_i486.so
0xb7d81370 0xb7d89a84 Yes /lib/tls/i686/cmov/libpthread.so.0
0xb7d70910 0xb7d79ff0 Yes bin/vstdlib_i486.so
0xb7ceaa40 0xb7d3e3d0 Yes bin/dedicated_amd.so
Stack level 0, frame at 0xbfe14eb0:
eip = 0xb7d73913
in ConVar::Create(char const*, char const*, int, char const*, bool, float, bool, float, void (*)(ConVar*, char const*)); saved eip 0xb7d73bc5
called by frame at 0xbfe14ee0
Arglist at 0xbfe14e7c, args:
Locals at 0xbfe14e7c, Previous frame's sp is 0xbfe14eb0
Saved registers:
ebx at 0xbfe14e9c, ebp at 0xbfe14ea8, esi at 0xbfe14ea0, edi at 0xbfe14ea4,
eip at 0xbfe14eac
End of Source crash report
----------------------------------------------

What did you , steps to do what you did, cause it is kinda unknown atm :p
Reply
#4
steps... http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920&archive=
use ./srcds_run -console -game cstrike +map de_dust -maxplayers 16 -autoupdate -debug
for start server
Reply
#5
CarVac Wrote:computer specs please?
dedicated server. how can i look from ssh client (putty) ?
sorry for my english Toungue
Reply
#6
NEFRIT Wrote:
CarVac Wrote:computer specs please?
dedicated server. how can i look from ssh client (putty) ?
sorry for my english Toungue

I usually use lshw, install it from your repository, and run it... or you can do each command separately like
cat /proc/cpuinfo
cat /proc/meminfo

etc...
Reply
#7
Shy what minimal system requirements for server?

Rolleyes
cat /proc/cpuinfo
Quote:processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 3
model name : AMD Duron™ Processor
stepping : 1
cpu MHz : 751.368
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow up
bogomips : 1504.18
cat /proc/meminfo
Quote:MemTotal: 256948 kB
MemFree: 9440 kB
Buffers: 78492 kB
Cached: 60416 kB
SwapCached: 0 kB
Active: 103820 kB
Inactive: 58960 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 256948 kB
LowFree: 9440 kB
SwapTotal: 755012 kB
SwapFree: 754944 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 23880 kB
Mapped: 17056 kB
Slab: 81148 kB
PageTables: 668 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 883484 kB
Committed_AS: 38436 kB
VmallocTotal: 770040 kB
VmallocUsed: 2856 kB
VmallocChunk: 767044 kB
Reply
#8
The duron doesn't have SSE. It needs that i think to run SRCDS.
Reply
#9
I would assume Your server is not that powerful or It doesn't fulfill minimum requirements.
Perhaps its a messedup up and faulty directory, remove the cstrike folder and update your system again.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)