04-12-2012, 10:29 PM
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!
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!