Bug 874242 - [abrt] setroubleshoot-server-3.1.18-1.fc18: seobject.py:128:boolean_desc:TypeError: argument of type 'NoneType' is not iterable
Summary: [abrt] setroubleshoot-server-3.1.18-1.fc18: seobject.py:128:boolean_desc:Type...
Keywords:
Status: CLOSED DUPLICATE of bug 873931
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:48e0cba8dac606827703d248cd9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-07 19:02 UTC by alex
Modified: 2012-11-07 20:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-07 20:17:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (16 bytes, text/plain)
2012-11-07 19:02 UTC, alex
no flags Details
File: environ (750 bytes, text/plain)
2012-11-07 19:02 UTC, alex
no flags Details
File: dso_list (120 bytes, text/plain)
2012-11-07 19:02 UTC, alex
no flags Details
File: smolt_data (3.18 KB, text/plain)
2012-11-07 19:02 UTC, alex
no flags Details
File: core_backtrace (725 bytes, text/plain)
2012-11-07 19:02 UTC, alex
no flags Details

Description alex 2012-11-07 19:02:02 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 677, in on_delete_button_clicked
:    self.delete_current_alert()
:  File "/usr/lib/python2.7/site-packages/setroubleshoot/browser.py", line 688, in delete_current_alert
:    self.show_current_alert()
:  File "/usr/lib/python2.7/site-packages/setroubleshoot/browser.py", line 764, in show_current_alert
:    rb = self.add_row(p, alert, args)
:  File "/usr/lib/python2.7/site-packages/setroubleshoot/browser.py", line 406, in add_row
:    if_text = _("If ") + alert.substitute(plugin.get_if_text(avc, 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 alex 2012-11-07 19:02:05 UTC
Created attachment 640286 [details]
File: executable

Comment 2 alex 2012-11-07 19:02:07 UTC
Created attachment 640287 [details]
File: environ

Comment 3 alex 2012-11-07 19:02:09 UTC
Created attachment 640288 [details]
File: dso_list

Comment 4 alex 2012-11-07 19:02:12 UTC
Created attachment 640289 [details]
File: smolt_data

Comment 5 alex 2012-11-07 19:02:14 UTC
Created attachment 640290 [details]
File: core_backtrace

Comment 6 Daniel Walsh 2012-11-07 20:17:22 UTC

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


Note You need to log in before you can comment on or make changes to this bug.