Raised This Month: $ Target: $400
 0% 

/hlds_run: line 321: 7373 Segmentation fault $HL_CMD


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
fesy
Junior Member
Join Date: Jul 2015
Old 09-13-2015 , 08:16   Re: /hlds_run: line 321: 7373 Segmentation fault $HL_CMD
Reply With Quote #37

Quote:
Originally Posted by Sakretsos View Post
this fixes /hlds_run: line 321: 7373 Segmentation fault $HL_CMD

i had the same problem on CENT OS 6.3

note that centos 6.3 have enabled the SElinux , disabled it , reboot your system and use the hlds application again.

Code:
yum install nano -y
Code:
nano /etc/selinux/config
Code:
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=disabled
# SELINUXTYPE= can take one of these two values:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted
it is solve my problem
fesy is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:50.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode