Bug 1229143
| Summary: | [abrt] firewall-config: firewall-config:4341:load_direct:TypeError: 'NoneType' object is not iterable | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | crankymoose <crankymoose> | ||||||
| Component: | firewalld | Assignee: | Thomas Woerner <twoerner> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 22 | CC: | jpopelka, twoerner | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/86920e4108ec5c0c97c830d10d86e216c592fc6f | ||||||||
| Whiteboard: | abrt_hash:3401ad62b3bba3ad02e68b21b1fe64db89727aee | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-06-09 16:15:38 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 1036169 [details]
File: backtrace
Created attachment 1036170 [details]
File: environ
*** This bug has been marked as a duplicate of bug 995760 *** |
Version-Release number of selected component: firewall-config-0.3.13-7.fc22 Additional info: reporter: libreport-2.5.1 cmdline: /usr/bin/python -Es /usr/bin/firewall-config executable: /usr/bin/firewall-config kernel: 4.0.4-303.fc22.i686+PAE runlevel: N 5 type: Python uid: 1000 Truncated backtrace: firewall-config:4341:load_direct:TypeError: 'NoneType' object is not iterable Traceback (most recent call last): File "/usr/bin/firewall-config", line 1052, in settings_show_direct_changed self.load_direct() File "/usr/bin/firewall-config", line 4341, in load_direct for x in chains: TypeError: 'NoneType' object is not iterable Local variables in innermost frame: rules: None passthroughs: [] self: <__main__.FirewallConfig object at 0xb62cd7cc> chains: None