06-11-2006, 11:24 PM
Hi
I had my srcds running fine on a windows machine then i decided to try Linux because i had never used Linux before and i wanted to try it out. I have have installed srcds and when i go to start the server i get this..
My debug log
CPU: 350 MHz
RAM: 256 mb
Distro
ldd --version
Let me no if you need any more information or anything
Thanks
I had my srcds running fine on a windows machine then i decided to try Linux because i had never used Linux before and i wanted to try it out. I have have installed srcds and when i go to start the server i get this..
Code:
admin@server:/hdb/servers/srcds$ ./srcds_run -console -game cstrike +map de_dust -maxplayers 16 -autoupdate
Auto detecting CPU
Using default binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 49
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Source Dedicated Server Linux' version 59
HLDS installation up to date
[b]./srcds_run: line 344: 16557 Illegal instruction $HL_CMD[/b]
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Sun Jun 11 22:54:21 EST 2006: Server restart in 10 seconds
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 49
My debug log
Code:
----------------------------------------------
CRASH: Sun Jun 11 20:34:30 EST 2006
Start Line: ./srcds_i486 -game cstrike -debug -autoupdate +maxplayers 20 +map de_aztec
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Core was generated by `./srcds_i486 -game cstrike -debug -autoupdate +maxplayers 20 +map de_aztec'.
Program terminated with signal 4, Illegal instruction.
#0 0xb7d98913 in ConVar::Create () from bin/vstdlib_i486.so
#0 0xb7d98913 in ConVar::Create () from bin/vstdlib_i486.so
#1 0xb7d98bc5 in ConVar::ConVar () from bin/vstdlib_i486.so
#2 0xb7d44f13 in __static_initialization_and_destruction_0 ()
from bin/dedicated_i486.so
#3 0xb7d73375 in __do_global_ctors_aux () from bin/dedicated_i486.so
#4 0xb7d22eb5 in _init () from bin/dedicated_i486.so
#5 0xb7f582ab in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#6 0xb7f5835d in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#7 0xb7ee8f40 in getutmpx () from /lib/tls/i686/cmov/libc.so.6
#8 0xb7f58106 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#9 0xb7ee9938 in _dl_open () from /lib/tls/i686/cmov/libc.so.6
#10 0xb7f1acb8 in ?? () from /lib/tls/i686/cmov/libdl.so.2
#11 0xfffffffe in ?? ()
#12 0xbfa5e790 in ?? ()
#13 0xb7f62be0 in _rtld_global () from /lib/ld-linux.so.2
#14 0xb7f62778 in ?? () from /lib/ld-linux.so.2
#15 0xbfa5e790 in ?? ()
#16 0xb7f62be0 in _rtld_global () from /lib/ld-linux.so.2
#17 0xbfa5e738 in ?? ()
#18 0xb7f58106 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#19 0xb7f58106 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#20 0xb7f1b2bb in dlerror () from /lib/tls/i686/cmov/libdl.so.2
#21 0xb7f1ad11 in dlopen () from /lib/tls/i686/cmov/libdl.so.2
#22 0x0804906a in main ()
No symbol table info available.
From To Syms Read Shared Object Library
0xb7f20340 0xb7f39504 Yes /lib/tls/i686/cmov/libm.so.6
0xb7f1abb0 0xb7f1b8c4 Yes /lib/tls/i686/cmov/libdl.so.2
0xb7dffc90 0xb7ef33e8 Yes /lib/tls/i686/cmov/libc.so.6
0xb7f4d770 0xb7f5e17f Yes /lib/ld-linux.so.2
0xb7dc2100 0xb7ddd6d0 Yes bin/tier0_i486.so
0xb7da6300 0xb7daea50 Yes /lib/tls/i686/cmov/libpthread.so.0
0xb7d95910 0xb7d9eff0 Yes bin/vstdlib_i486.so
0xb7d22f00 0xb7d73380 Yes bin/dedicated_i486.so
Stack level 0, frame at 0xbfa5e340:
eip = 0xb7d98913
in ConVar::Create(char const*, char const*, int, char const*, bool, float, bool, float, void (*)(ConVar*, char const*)); saved eip 0xb7d98bc5
called by frame at 0xbfa5e370
Arglist at 0xbfa5e30c, args:
Locals at 0xbfa5e30c, Previous frame's sp is 0xbfa5e340
Saved registers:
ebx at 0xbfa5e32c, ebp at 0xbfa5e338, esi at 0xbfa5e330,
edi at 0xbfa5e334, eip at 0xbfa5e33c
End of Source crash report
----------------------------------------------
CPU: 350 MHz
RAM: 256 mb
Distro
Code:
Ubuntu 6.06 desktop i386
ldd --version
Code:
ldd (GNU libc) 2.3.6
Let me no if you need any more information or anything
Thanks