SRCDS Steam group


GMOD Segment fault
#1
Hi,
I tryed running gmod linux server, first it didnt have the linux binaries at all,
I added them and then It didnt run because the server.so
needs GLIBC 2.7 and above so I replaced the server.so with an older version to support older GLIBC and now I get this error:
(Centos 5.8 x86_64)


./srcds_run -console -game garrysmod +ip x.x.x.x -ip x.x.x.x +port 20100 -port 20100 +maxplayers 14 +map gm_construct -debug
Auto detecting CPU
Using default binary: ./srcds_linux
Enabling debug mode
./srcds_run: line 183: gdb: command not found
WARNING: Please install gdb first.
goto http://www.gnu.org/software/gdb/
Server will auto-restart if there is a crash.
Running a benchmark to measure system clock frequency...
Finished RDTSC test. To prevent the startup delay from this benchmark, set the environment variable RDTSC_FREQUENCY to 2399.000000 on this system. This value is dependent upon the CPU clock speed and architecture and should be determined separately for each server. The use of this mechanism for timing can be disabled by setting RDTSC_FREQUENCY to 'disabled'.
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game.dll loaded for "Garry's Mod"
Setting breakpad minidump AppID = 4000
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Installing breakpad exception handler for appid(4000)/version(4769)
Lua File Stats ------
Files In Cache: 0
m_iCacheHits: 0
m_iFailedLoads: 0
m_iSuccessfulLoads: 0
m_iDiskLoads: 0
Time Spent Loading Files: 0.000000 seconds (0.000000 milliseconds)
Time Spent Working Out CRCs: 0.000000 seconds (0.000000 milliseconds)
Time Spent Checking Filestamps: 0.000000 seconds (0.000000 milliseconds)
LuaGetfile: Not Loading SetupSoundsManifest
PreMinidumpCallback: updating dump comment
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20120412082233_1.dmp
./srcds_run: line 372: 24211 Segmentation fault (core dumped) $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Apr 12 08:22:33 EDT 2012: Server restart in 10 seconds
Thu Apr 12 08:22:35 EDT 2012: Server Quit

Thanks!
Reply
#2
You have to make sure that you've installed css, dods, and tf2 with garrysmod. If you've done this then there has been a recent problem where the hldsupdatetool doesn't unload the main bin files in order to start the server.

You need to go download this; http://cpgs.cpanel.net/linux-131.zip , then put them into your orangebox/garrysmod/bin folder. This will allow you to boot your server.

If you need anymore help feel free to PM me.
Reply
#3
Thanks for your reply,
Like I said, I already did that but this files are for GLIBC2.7 so after i added this to garrysmod/bin I replaced the server.so with an older veresion one to work with Centos 5 and not 6(GLIBC2.7)
Reply
#4
In the zip there are only 4 .so's while there are about 8 .dlls, maybe some are missing?
Reply
#5
Linux doesn't launch from dlls, that's for windows servers, no files are missing.
Reply
#6
I know that, like I said the linux has only 4 binaries while the windows has 8:

client.dll lua_shared.so server.dylib
client.dylib menusystem.dll server.so
game_shader_generic_garrysmod.dll menusystem.dylib toybox.dll
game_shader_generic_garrysmod.dylib scenecacheproxy.dll toybox.dylib
scenecacheproxy.dylib toybox.so
lua_shared.dll scenecacheproxy.so
lua_shared.dylib server.dll
Reply
#7
Don't worry about it, the server should launch just fine with those 4.
Reply
#8
Well, it doesnt..
Reply
#9
Well lets go over a list of things that you could of possibly done to get the server working:
- You installed TF2, DODS, CSS and Garrysmod all in the same server launch directory.
- You put the required files I linked into the Garrysmod/bin folder which includes lua_shared.so, scenecacheproxy.so, server.so, and toybox.so.
- You created a server config and added sv_lan 0 to it and all the required configurations for a server.

If you did all these and it doesn't work I will try to look into another fix for you.
Reply
#10
can you give me a standard server.cfg that should work? thats the only thing I really didnt do yet.

Edit:
Tryed this one:
http://forums.srcds.com/viewtopic/9775
No change..

My game addons are:
DOD:S,TF2,CSS
I tryed running CSS with exactly the same command only cstrike and de_dust2 and it worked(I have more CSS servers installed anyway so this is noting new, its something with the game binaries im guessing..)
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)