Bug 545680 - System-config-firewall hangs on startup
Summary: System-config-firewall hangs on startup
Keywords:
Status: CLOSED DUPLICATE of bug 544787
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-09 04:58 UTC by Tomasz Chrzczonowicz
Modified: 2009-12-14 06:36 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-14 06:36:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tomasz Chrzczonowicz 2009-12-09 04:58:16 UTC
Version-Release number of selected component (if applicable):

system-config-firewall-1.2.21-1.fc12.noarch

Steps to Reproduce:
1. Run it.
2. Watch it hang.
  
Actual results:

Can't setup firewall by GUI. This is a serious problem on a desktop computer.

Additional info:

bash output:

2009-12-09 05:15:15,660 ERROR system-config-network Introspect error on :1.83:/org/fedoraproject/Config/Firewall: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
2009-12-09 05:15:15,709 DEBUG system-config-network Executing introspect queue due to error
Killed

Comment 1 Thomas Woerner 2009-12-09 11:06:55 UTC
This is a SELinux problem. Setting SElinux in permissive mode solves the problem.

Assigning to selinux-policy-targeted.

Comment 2 Daniel Walsh 2009-12-09 15:15:50 UTC
You can add these rules for now using

# grep avc /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Fixed in selinux-policy-3.6.32-57.fc12.noarch

Comment 3 Davide Cescato 2009-12-12 12:25:25 UTC
I can confirm that with selinux-policy-3.6.32-57.fc12.noarch, the issue no longer occurs. Thanks for the fix!

Comment 4 Larry O'Leary 2009-12-13 22:23:29 UTC
This seems to be a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=544787

Comment 5 Michael Cronenworth 2009-12-14 06:36:10 UTC

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


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