SRCDS Steam group


Source Dedicated server problem
#1
Dear all,

I have tried to make a counter strike source dedicated server using the new steamcmd app. I downloaded all the files, but when i try starting the server with the following command line:
Code:
./srcds_run -game cstrike +map de_dust2 +ip 192.168.87.102 +port 27015

i got an error saying:
Code:
Auto detecting CPUntinue to launch in 1 secondss
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
Loaded 1341 VPK file hashes from /home/morten/htxwebservers/css/cstrike/cstrike_pak.vpk for pure server operation.
Loaded 1341 VPK file hashes from /home/morten/htxwebservers/css/cstrike/cstrike_pak.vpk for pure server operation.
Loaded 1213 VPK file hashes from /home/morten/htxwebservers/css/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /home/morten/htxwebservers/css/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 381 VPK file hashes from /home/morten/htxwebservers/css/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 432 VPK file hashes from /home/morten/htxwebservers/css/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/morten/htxwebservers/css/platform/platform_misc.vpk for pure server operation.
Game_srv.so loaded for "Counter-Strike: Source"
Setting breakpad minidump AppID = 240
Forcing breakpad minidump interfaces to load
Illegal instruction (core dumped)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
tir apr 30 23:49:34 CEST 2013: Server restart in 10 seconds
tir apr 30 23:49:36 CEST 2013: Server Quit


Here are my debug.log:
Code:
----------------------------------------------
CRASH: tir apr 30 23:58:07 CEST 2013
Start Line: ./srcds_linux -game cstrike +map de_dust2 +ip 192.168.87.102 +port 27015 -debug
[New LWP 3469]
[New LWP 3471]
[New LWP 3470]
[New LWP 3476]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./srcds_linux -game cstrike +map de_dust -ip 192.168.87.102 +port 27016 -debug'.
Program terminated with signal 4, Illegal instruction.
#0  0xeade774d in ?? () from /home/morten/htxwebservers/linux32/steamclient.so
#0  0xeade774d in ?? () from /home/morten/htxwebservers/linux32/steamclient.so
#1  0xeaffb935 in ?? () from /home/morten/htxwebservers/linux32/steamclient.so
#2  0xeb7e1dde in ?? () from /home/morten/htxwebservers/linux32/steamclient.so
#3  0xead7e060 in _init () from /home/morten/htxwebservers/linux32/steamclient.so
#4  0xf77bc1d5 in ?? () from /lib/ld-linux.so.2
#5  0xf77bc2fc in ?? () from /lib/ld-linux.so.2
#6  0xf77c02b6 in ?? () from /lib/ld-linux.so.2
#7  0xf77bc05e in ?? () from /lib/ld-linux.so.2
#8  0xf77bfaf4 in ?? () from /lib/ld-linux.so.2
#9  0xf7741cce in ?? () from /lib/i386-linux-gnu/libdl.so.2
#10 0xf77bc05e in ?? () from /lib/ld-linux.so.2
#11 0xf7742422 in ?? () from /lib/i386-linux-gnu/libdl.so.2
#12 0xf7741d87 in dlopen () from /lib/i386-linux-gnu/libdl.so.2
#13 0xf77a0053 in ?? () from bin/libsteam_api.so
#14 0xf779ebd9 in ?? () from bin/libsteam_api.so
#15 0xf779ef67 in SteamAPI_SetBreakpadAppID () from bin/libsteam_api.so
#16 0xf61e785a in ParseSteamInfFile(char const*, unsigned int&) () from /home/morten/htxwebservers/css/bin/engine_srv.so
#17 0xf61e7a5c in Host_Version() () from /home/morten/htxwebservers/css/bin/engine_srv.so
#18 0xf61e1d02 in Host_Init(bool) () from /home/morten/htxwebservers/css/bin/engine_srv.so
#19 0xf6272b28 in Sys_InitGame(void* (*)(char const*, int*), char const*, void*, int) () from /home/morten/htxwebservers/css/bin/engine_srv.so
#20 0xf6275e0f in CEngine::Load(bool, char const*) () from /home/morten/htxwebservers/css/bin/engine_srv.so
#21 0xf6273dfe in CModAppSystemGroup::Main() () from /home/morten/htxwebservers/css/bin/engine_srv.so
#22 0xf62a7a30 in CAppSystemGroup::Run() () from /home/morten/htxwebservers/css/bin/engine_srv.so
#23 0xf6274177 in CDedicatedServerAPI::ModInit(ModInfo_t&) () from /home/morten/htxwebservers/css/bin/engine_srv.so
#24 0xf6d96cb0 in CDedicatedAppSystemGroup::Main() () from bin/dedicated_srv.so
#25 0xf6daf8a0 in CAppSystemGroup::Run() () from bin/dedicated_srv.so
#26 0xf6daf8a0 in CAppSystemGroup::Run() () from bin/dedicated_srv.so
#27 0xf6d55556 in main () from bin/dedicated_srv.so
#28 0x080486f1 in main ()
No symbol table info available.
eax            0xebba5300    -340110592
ecx            0xffee2744    -1169596
edx            0x0    0
ebx            0xebb8ca04    -340211196
esp            0xffee27ac    0xffee27ac
ebp            0xffee2808    0xffee2808
esi            0xebba4b40    -340112576
edi            0xebba4b40    -340112576
eip            0xeade774d    0xeade774d
eflags         0x210646    [ PF ZF IF DF RF ID ]
cs             0x23    35
ss             0x2b    43
ds             0x2b    43
es             0x2b    43
fs             0x0    0
gs             0x63    99
From        To          Syms Read   Shared Object Library
0xf774a560  0xf77756f8  Yes (*)     /lib/i386-linux-gnu/libm.so.6
0xf7741ad0  0xf7742a9c  Yes (*)     /lib/i386-linux-gnu/libdl.so.2
0xf76b3914  0xf76f9c78  Yes         bin/libstdc++.so.6
0xf76566c0  0xf7662920  Yes (*)     /lib/i386-linux-gnu/libpthread.so.0
0xf74b6350  0xf75eff4e  Yes (*)     /lib/i386-linux-gnu/libc.so.6
0xf77ad830  0xf77c5e7c  Yes (*)     /lib/ld-linux.so.2
0xf748ae00  0xf749a0fc  Yes         bin/libgcc_s.so.1
0xf7466a80  0xf74799bc  Yes (*)     bin/libtier0_srv.so
0xf7455970  0xf745934c  Yes (*)     /lib/i386-linux-gnu/librt.so.1
0xf73731e0  0xf7391344  Yes (*)     bin/libvstdlib_srv.so
0xf6d548b0  0xf6eb680c  Yes (*)     bin/dedicated_srv.so
0xf77995c0  0xf77a3d74  Yes (*)     bin/libsteam_api.so
0xf6125ff0  0xf62c62b0  Yes (*)     /home/morten/htxwebservers/css/bin/engine_srv.so
0xf5c2b480  0xf5c46f8c  Yes (*)     /home/morten/htxwebservers/css/bin/soundemittersystem_srv.so
0xf5b01350  0xf5bbbb84  Yes (*)     /home/morten/htxwebservers/css/bin/materialsystem_srv.so
0xf465af80  0xf46fe7c8  Yes (*)     /home/morten/htxwebservers/css/bin/studiorender_srv.so
0xf44c2b60  0xf45dbe30  Yes (*)     /home/morten/htxwebservers/css/bin/vphysics_srv.so
0xf4433a30  0xf4474f58  Yes (*)     /home/morten/htxwebservers/css/bin/datacache_srv.so
0xf440a300  0xf4414fdc  Yes (*)     /home/morten/htxwebservers/css/bin/shaderapiempty_srv.so
0xeef150f0  0xef523650  Yes (*)     /home/morten/htxwebservers/css/cstrike/bin/server_srv.so
0xefa19ae0  0xefa25a8c  Yes (*)     /home/morten/htxwebservers/css/bin/scenefilecache_srv.so
0xead80000  0xeb7e1dec  Yes (*)     /home/morten/htxwebservers/linux32/steamclient.so
(*): Shared library is missing debugging information.
End of Source crash report
----------------------------------------------
i am using Ubuntu 13.04.

I've read that it could be something about the CPU not supporting SSE, but this is my CPU flags:
Code:
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl cid cx16 xtpr lahf_lm


Can anybody help me start running my server?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)