07-06-2005, 05:20 AM
I was running a server, and messing around with linux at the same time when my server crashed (wasnt messing around with anything related to the server). I was forced to restart because I was unable to reboot because I was unable to connect, with my server running. After the crash, I was unable to start my server and received the following error message:
I checked the log, and this is what I found:
I tried re-downloading the whole bin folder, but with no luck. Still the same error. So I emailed linux at valvesoftware dot com, and this is what he told me:
So I would like to ask, does any one know how to help me? This is seriously getting annoying, and I dont know where to turn.
Code:
[root@snobbinn srcds]# ./srcds_run -game cstrike -console -port 27015 -autoupdat
e +exec moom1 +map de_port -debug
Auto detecting CPU
Using AMD Optimised binary.
Enabling debug mode
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 35
Checking/Installing 'Base Source Shared Models' version 3
Checking/Installing 'Base Source Shared Sounds' version 3
Checking/Installing 'Base Source Shared Materials' version 6
Checking/Installing 'Linux Source HLDS' version 41
HLDS installation up to date
Failed to open bin/dedicated_amd.so (bin/vstdlib_i486.so: cannot restore segment
prot after reloc: Permission denied)
cat: hlds.14160.pid: No such file or directory
email debug.log to linux@valvesoftware.com
Tue Jun 21 16:54:56 GMT 2005: Server restart in 10 seconds
Code:
----------------------------------------------
CRASH: Sun Jun 19 20:46:40 GMT 2005
Start Line: ./srcds_amd -game cstrike -console -port 27015 -autoupdate -debug +exec moom1 +map de_dust2
End of Source crash report
----------------------------------------------
Quote:This is a problem with FC3 and FC4 relating to the SELinux addon. A quick google for "restore segment prot after reloc" will show you the various solutions.Google only gave me several solutions telling me to disable SELinux but also that it wasn't the cheapest solution.
- Alfred
So I would like to ask, does any one know how to help me? This is seriously getting annoying, and I dont know where to turn.