From owner-freebsd-current@freebsd.org Wed Nov 4 17:05:40 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1EEBA26F6B for ; Wed, 4 Nov 2015 17:05:40 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8840E1859 for ; Wed, 4 Nov 2015 17:05:40 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id A916A21B91 for ; Wed, 4 Nov 2015 12:05:33 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute2.internal (MEProxy); Wed, 04 Nov 2015 12:05:33 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=cLpE6ZKSHI06eWS FPO2hC0oh+40=; b=i7RwsO+zBLrh3TD6XHwBpjdYu6eX4K7JcJKt16y5sRnve7c EynfSVCKe9ev2w2KLgEo67pWHt4+6GKBfUHoWXZjaGp45r3+ZCBTG2SJbrE4UlTZ PJHyKtF/yqtozx24zWoA6CkykeO5bvnJdJZpOE7ZOw+quirduUnAwYJO2naY= Received: by web3.nyi.internal (Postfix, from userid 99) id 7426210715D; Wed, 4 Nov 2015 12:05:33 -0500 (EST) Message-Id: <1446656733.2229984.429118665.5D1022A5@webmail.messagingengine.com> X-Sasl-Enc: Z+WZ2lTzY9pDaSBC8WARnuiw57gPz4+dHTMTHzINF84K 1446656733 From: Mark Felder To: David Wolfskill Cc: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-341322f1 Subject: Re: IPFW panic on boot Date: Wed, 04 Nov 2015 11:05:33 -0600 In-Reply-To: <20151104032910.GA21127@albert.catwhisker.org> References: <1446606508.4146764.428513625.0863258A@webmail.messagingengine.com> <20151104032910.GA21127@albert.catwhisker.org> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 17:05:40 -0000 On Tue, Nov 3, 2015, at 21:29, David Wolfskill wrote: > On Tue, Nov 03, 2015 at 09:08:28PM -0600, Mark Felder wrote: > > Recent ipfw commits now cause my firewall to panic on boot. I had to > > revert them and only pull in Adrian's ath fix which was to fix yet a > > different panic I was encountering... :-) > > > > KDB: stack backtrace: > > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame > > 0xfffffe01226a33e0 > > vpanic() at vpanic+0x182/frame 0xfffffe01226a3460 > > kassert_panic() at kassert_panic+0x126/frame 0xfffffe01226a34d0 > > ipfw_rewrite_rule_uidx() at ipfw_rewrite_rule_uidx+0x258/frame > > 0xfffffe01226a356 > > 0 > > .... > > Yes; ref. > et seq. > > For me, the problem was with r290334; r290345 fixed it (again, for me). > Mine was at r290340, so I was caught in the middle :-) -- Mark Felder ports-secteam member feld@FreeBSD.org