Description of problem: I am seeing in logs on one machine a collection of backtraces like these: setroubleshoot: [avc.ERROR] Plugin Exception selinuxpolicy #012Traceback (most recent call last):#012 File "/usr/lib/python2.6/site-packages/setroubleshoot/analyze.py", line 148, in analyze_avc#012 report = plugin.analyze(avc)#012 File "/usr/share/setroubleshoot/plugins/selinuxpolicy.py", line 46, in analyze#012 if (avc.has_any_access_in(['write']) or avc.open_with_write()) and \#012 File "/usr/lib/python2.6/site-packages/setroubleshoot/audit_data.py", line 628, in open_with_write#012 if self.a1 and (int(self.a1) & O_ACCMODE) != os.O_RDONLY:#012ValueError: invalid literal for int() with base 10: '89c7668' Version-Release number of selected component (if applicable): setroubleshoot-server-2.2.52-1.fc12.i686 How reproducible: It is logged at various times Additional info: If that is relevant 'abrt' happens NOT to be installed on that machine.
Could you attach the avc from the audit.log that is causing this crash? ausearch -m avc
Created attachment 385165 [details] an output from 'ausearch -m avc' for Jan 16th The whole output of 'ausearch -m avc' takes 2.1M and goes back to "Wed May 20 05:00:45 2009". If you want to see that all then drop me a note. Here ia a fragment corresponding to January 16th. Log entries in question showed up in /var/log/messages that day at: Jan 16 00:55:52 Jan 16 00:55:52 Jan 16 05:59:52 Jan 16 05:59:52 How to coordinate that with the attached I am not sure.
Ok I found it. Thanks. Fixed in setroubleshoot-2.2.56-1
setroubleshoot-2.2.58-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update setroubleshoot'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0815
setroubleshoot-2.2.60-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.