Bug 874666

Summary: [abrt] setroubleshoot-server-3.1.18-1.fc18: seobject.py:128:boolean_desc:TypeError: argument of type 'NoneType' is not iterable
Product: [Fedora] Fedora Reporter: Ifrit <fedyapupkin>
Component: policycoreutilsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:48e0cba8dac606827703d248cd9996fad8e99376
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-08 17:04:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: executable
none
File: environ
none
File: dso_list
none
File: smolt_data
none
File: core_backtrace none

Description Ifrit 2012-11-08 15:41:16 UTC
Version-Release number of selected component:
setroubleshoot-server-3.1.18-1.fc18

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python -Es /usr/bin/sealert -s
kernel:         3.6.5-2.fc18.i686

backtrace:
:seobject.py:128:boolean_desc:TypeError: argument of type 'NoneType' is not iterable
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/setroubleshoot/browser.py", line 668, in on_details_button_clicked
:    message = alert.format_text()
:  File "/usr/lib/python2.7/site-packages/setroubleshoot/signature.py", line 550, in format_text
:    txt = self.substitute(p.get_if_text(self.audit_event.records, args))
:  File "/usr/share/setroubleshoot/plugins/catchall_boolean.py", line 59, in get_if_text
:    txt = seobject.boolean_desc(args[0])
:  File "/usr/lib/python2.7/site-packages/seobject.py", line 128, in boolean_desc
:    if boolean in booleans_dict:
:TypeError: argument of type 'NoneType' is not iterable
:
:Local variables in innermost frame:
:boolean: 'mmap_low_allowed'

Comment 1 Ifrit 2012-11-08 15:41:19 UTC
Created attachment 640891 [details]
File: executable

Comment 2 Ifrit 2012-11-08 15:41:29 UTC
Created attachment 640892 [details]
File: environ

Comment 3 Ifrit 2012-11-08 15:41:31 UTC
Created attachment 640893 [details]
File: dso_list

Comment 4 Ifrit 2012-11-08 15:41:34 UTC
Created attachment 640894 [details]
File: smolt_data

Comment 5 Ifrit 2012-11-08 15:41:36 UTC
Created attachment 640895 [details]
File: core_backtrace

Comment 6 Daniel Walsh 2012-11-08 17:04:14 UTC

*** This bug has been marked as a duplicate of bug 873931 ***