When running Node.js through Phusion Passenger on Centos 6.5 ( Linux 
2.6.32-431.23.3.el6.x86_64 #1 SMP Thu Jul 31 17:20:51 UTC 2014 x86_64 x86_64 
x86_64 GNU/Linux), with SELinux enabled in permissive mode we receive a large 
number of entries in the audit.log and setroubleshootd randomly crashes with 
the following error, We have resolved the selinux alerts by following the 
troubleshooting steps recommend by running sealert,However we are concerned by 
setroubleshootd crashing and are concered that we may have masked the issue by 
fixing the entries in the audit.log.



abrt_version:   2.0.8

cmdline:        /usr/bin/python -Es /usr/sbin/setroubleshootd -f ''

executable:     /usr/sbin/setroubleshootd

kernel:         2.6.32-431.23.3.el6.x86_64

last_occurrence: 1417101625

time:           Thu 27 Nov 2014 03:20:25 PM UTC

uid:            0

username:       root



sosreport.tar.xz: Binary file, 3642240 bytes



backtrace:

:analyze.py:426:lookup_signature:ProgramError: [Errno 1001] signature not found

:

:Traceback (most recent call last):

:  File "/usr/lib64/python2.6/site-packages/setroubleshoot/analyze.py", line 
401, in auto_save_callback

:    self.save()

:  File "/usr/lib64/python2.6/site-packages/setroubleshoot/analyze.py", line 
377, in save

:    self.prune()

:  File "/usr/lib64/python2.6/site-packages/setroubleshoot/analyze.py", line 
340, in prune

:    self.delete_signature(sig, prune=True)

:  File "/usr/lib64/python2.6/site-packages/setroubleshoot/analyze.py", line 
471, in delete_signature

:    siginfo = self.lookup_signature(sig)

:  File "/usr/lib64/python2.6/site-packages/setroubleshoot/analyze.py", line 
426, in lookup_signature

:    raise ProgramError(ERR_NO_SIGNATURE_MATCH)

:ProgramError: [Errno 1001] signature not found

:

:Local variables in innermost frame:

:matches: []

:siginfo: None

:self: <setroubleshoot.analyze.SETroubleshootDatabase object at 0x151d590>

:sig: <setroubleshoot.signature.SEFaultSignature object at 0x645a050>



We are running the following versions Passenger/htttpd/node


passenger --version

Phusion Passenger version 4.0.53


httpd -v
Server version: Apache/2.2.15 (Unix)
Server built:   Jul 23 2014 14:17:29


node -v
v0.10.32

This email is from the Press Association. For more information, see 
www.pressassociation.com. This email may contain confidential information. Only 
the addressee is permitted to read, copy, distribute or otherwise use this 
email or any attachments. If you have received it in error, please contact the 
sender immediately. Any opinion expressed in this email is personal to the 
sender and may not reflect the opinion of the Press Association. Any email 
reply to this address may be subject to interception or monitoring for 
operational reasons or for lawful business practices.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to