Bug 1646609 - stop job is running for firewalld on restart- issue since fedora 25
Summary: stop job is running for firewalld on restart- issue since fedora 25
Keywords:
Status: CLOSED DUPLICATE of bug 1294415
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 29
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Eric Garver
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-05 18:40 UTC by Marcin Kozyra
Modified: 2018-12-16 20:47 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-15 20:29:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marcin Kozyra 2018-11-05 18:40:28 UTC
Laptop not restarting/shutting down right away.
Shows a stop job running for firewalld.

 I had same issue since fedora 25 or so. To have it fixed I used

CleanupOnExit=no in /etc/firewalld/firewalld.conf.

xps 9550 with BCM43602 802.11ac

Currently I have feodra 29 fresh install with all the updates.

Comment 1 Eric Garver 2018-11-05 21:13:19 UTC
(In reply to Marcin Kozyra from comment #0)
> Laptop not restarting/shutting down right away.
> Shows a stop job running for firewalld.

This is usually caused by a locking issue on either iptables executable or rmmod (removing kernel module). Sometimes you can get info from systemd about what's going on.

>  I had same issue since fedora 25 or so. To have it fixed I used
> 
> CleanupOnExit=no in /etc/firewalld/firewalld.conf.

This disables the flushing of iptables and module unloading. It's a fair workaround for the reboot scenario, but can be problematic for systemctl restart/stop as firewalld's rules will be left laying around.

> xps 9550 with BCM43602 802.11ac
> 
> Currently I have feodra 29 fresh install with all the updates.

Do you have anything unique about your system? NICs? NFS/samba mounts?

Comment 2 Marcin Kozyra 2018-11-05 21:26:52 UTC
No, I do not. Its a standard workstation installation without any mounts.

Comment 3 Eric Garver 2018-11-15 20:29:33 UTC
This is almost certainly a bug related to the BCM43602 driver. firewalld hangs when calling rmmod.

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


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