Bug 874242
| 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: | alex | ||||||||||||
| Component: | policycoreutils | Assignee: | Daniel Walsh <dwalsh> | ||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 18 | CC: | 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-07 20:17:22 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: |
|
||||||||||||||
Created attachment 640286 [details]
File: executable
Created attachment 640287 [details]
File: environ
Created attachment 640288 [details]
File: dso_list
Created attachment 640289 [details]
File: smolt_data
Created attachment 640290 [details]
File: core_backtrace
*** This bug has been marked as a duplicate of bug 873931 *** |
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'