From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Brivio Subject: Re: WARN_ON() in __nf_hook_entries_try_shrink() Date: Fri, 8 Sep 2017 02:11:24 +0200 Message-ID: <20170908021124.1f4f409e@elisabeth> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Aaron Conole , Florian Westphal , Pablo Neira Ayuso , Jozsef Kadlecsik , David Miller , NetFilter , coreteam@netfilter.org, Network Development To: Linus Torvalds Return-path: In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Thu, 7 Sep 2017 17:01:12 -0700 Linus Torvalds wrote: > On shutdown I get this (edited down a bit to be more legible): > > Stopping firewalld - dynamic firewall daemon... > NETFILTER_CFG table=nat family=2 entries=55 > NETFILTER_CFG table=mangle family=2 entries=40 > NETFILTER_CFG table=raw family=2 entries=28 > NETFILTER_CFG table=security family=2 entries=13 > NETFILTER_CFG table=filter family=2 entries=93 > ------------[ cut here ]------------ > WARNING: CPU: 1 PID: 21512 at net/netfilter/core.c:218 > __nf_hook_entries_try_shrink+0x106/0x130 Should be fixed by: http://patchwork.ozlabs.org/patch/810570/