From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: kernel 4.5.1 issue at system boot Date: Mon, 23 May 2016 12:08:11 +0200 Message-ID: <20160523100811.GA9385@breakpoint.cc> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Netfilter Development Mailing list To: Arturo Borrero Gonzalez Return-path: Received: from Chamillionaire.breakpoint.cc ([80.244.247.6]:55746 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752793AbcEWKIO (ORCPT ); Mon, 23 May 2016 06:08:14 -0400 Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Arturo Borrero Gonzalez wrote: > On 23 May 2016 at 08:49, Arturo Borrero Gonzalez > wrote: > > This was in the log of my system boot today: > > > > Probably more readable in this link: > > http://paste.debian.net/695904/ This looks like an ABBA-style deadlock of net_mutex and nfnl_lock(NFNL_SUBSYS_NFTABLES).