Bug 1229143

Summary: [abrt] firewall-config: firewall-config:4341:load_direct:TypeError: 'NoneType' object is not iterable
Product: [Fedora] Fedora Reporter: crankymoose <crankymoose>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: 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:
Description Flags
File: backtrace
none
File: environ none

Description crankymoose 2015-06-08 07:38:34 UTC
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

Comment 1 crankymoose 2015-06-08 07:38:36 UTC
Created attachment 1036169 [details]
File: backtrace

Comment 2 crankymoose 2015-06-08 07:38:37 UTC
Created attachment 1036170 [details]
File: environ

Comment 3 Thomas Woerner 2015-06-09 16:15:38 UTC

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