[CentOS] SEtroubleshootd Crashing

2014-11-28 Thread Gary Smithson
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: 

:sig: 



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


Re: [CentOS] SEtroubleshootd Crashing

2014-12-01 Thread Gary Smithson
Thanks

Could you please clarify, which version libxml is broken and has there been a 
newer version released that will fix it.

-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of 
Daniel J Walsh
Sent: 01 December 2014 14:58
To: CentOS mailing list
Subject: Re: [CentOS] SEtroubleshootd Crashing

This seems to be a problem with an updated version of libxml.
On 11/28/2014 09:04 AM, Gary Smithson wrote:
> 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: 
>
> :sig: 
>
>
>
> 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

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

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


Re: [CentOS] SEtroubleshootd Crashing

2014-12-01 Thread Gary Smithson
We are currently running libxml2-2.7.6-14.el6_5.2.x86_64

How far back would you suggest we go? would libxml2-2.7.6-14.el6_5.1.x86_64 be 
sufficient

-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of 
Daniel J Walsh
Sent: 01 December 2014 15:10
To: CentOS mailing list
Subject: Re: [CentOS] SEtroubleshootd Crashing

I am not sure.  I was just seeing email on this today.  Could you try to 
downgrade the latest version of libxml to see if the problem goes away.

On 12/01/2014 10:01 AM, Gary Smithson wrote:
> Thanks
>
> Could you please clarify, which version libxml is broken and has there been a 
> newer version released that will fix it.
>
> -Original Message-
> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On
> Behalf Of Daniel J Walsh
> Sent: 01 December 2014 14:58
> To: CentOS mailing list
> Subject: Re: [CentOS] SEtroubleshootd Crashing
>
> This seems to be a problem with an updated version of libxml.
> On 11/28/2014 09:04 AM, Gary Smithson wrote:
>> 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: > 0x151d590>
>>
>> :sig: 
>>
>>
>>
>> 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
> ___