Bug 1302855

Summary: systemctl stop firewalld freezes system
Product: [Fedora] Fedora Reporter: André Martins <aanm90>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 23CC: aanm90, jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-16 20:44:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description André Martins 2016-01-28 19:15:30 UTC
Description of problem:

When running:
# systemctl stop firewalld
completely freezes the system without having the possibility of switching to a different virtual terminal

Version-Release number of selected component (if applicable):
firewalld-0.3.14.2-4.fc23.noarch

How reproducible:
Always

Steps to Reproduce:
1. open a terminal
2. type sudo su
3. # systemctl stop firewalld

Actual results:
The system completely freezes

Expected results:
firewalld should stop without freezing the whole system

Comment 1 Thomas Woerner 2016-07-15 15:53:07 UTC
Please try to reproduce this with with a newer firewalld version. There has been several enhancements since 0.4.1 that should fix this.

Comment 2 André Martins 2016-07-16 20:44:55 UTC
Thanks it seems it was fixed ;-)