From owner-freebsd-current@freebsd.org Fri Jun 8 22:13:49 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4C20FDC0F2 for ; Fri, 8 Jun 2018 22:13:48 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8405775531 for ; Fri, 8 Jun 2018 22:13:48 +0000 (UTC) (envelope-from david@catwhisker.org) Received: by mailman.ysv.freebsd.org (Postfix) id 47770FDC0ED; Fri, 8 Jun 2018 22:13:48 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36149FDC0EC for ; Fri, 8 Jun 2018 22:13:48 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (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 799AC7552E; Fri, 8 Jun 2018 22:13:47 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.15.2/8.15.2) with ESMTP id w58MDjO3004106; Fri, 8 Jun 2018 22:13:45 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.15.2/8.15.2/Submit) id w58MDjtN004105; Fri, 8 Jun 2018 15:13:45 -0700 (PDT) (envelope-from david) Date: Fri, 8 Jun 2018 15:13:45 -0700 From: David Wolfskill To: "Jonathan T. Looney" Cc: FreeBSD Current , Mateusz Guzik Subject: Re: Panic from ipfw_alloc_rule() after r334769 -> r334832 Message-ID: <20180608221345.GG1389@albert.catwhisker.org> Mail-Followup-To: David Wolfskill , "Jonathan T. Looney" , FreeBSD Current , Mateusz Guzik References: <20180608133836.GM1389@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="k1rsTFzI2vU/DXCC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.0 (2018-05-17) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 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: Fri, 08 Jun 2018 22:13:49 -0000 --k1rsTFzI2vU/DXCC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 08, 2018 at 11:40:37AM -0400, Jonathan T. Looney wrote: > ... > If anyone is hitting this bug and needs to get a working system in the > meantime, you'll need to revert the following commits which implemented (= or > updated) this change: >=20 > r334830 > r334829 > r334824 >=20 > Jonathan I confirm that, having reverted the above (via: svn merge -c -334830 -c -334829 -c -334824 . then rebuilding the kernel allowed the laptop to boot successfully. (My laptop's kernel has IPFIREWALL wired in and explicitly does not have IPFIREWALL_DEFAULT_TO_ACCEPT.) Peace, david --=20 David H. Wolfskill david@catwhisker.org Note that the presence of a pardon implies prior conviction for a crime. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --k1rsTFzI2vU/DXCC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEEzLfO+ReoAfQwZNd7FTnMQKBJ7hcFAlsa/5lfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEND QjdDRUY5MTdBODAxRjQzMDY0RDc3QjE1MzlDQzQwQTA0OUVFMTcACgkQFTnMQKBJ 7heKlgf/TZzqNqYZpDZxxzklgyttnsCpBwpQYUGPN2fGIVVa0rPcfNT60Y8kL8zU xuvYqDQoMn2j/tw1RB2mtg5ts+je9/+JbY9ta/MDKC6uqSoJ0gOSeAWXOYkyghHz Z0vPFJMzS8ZAgkQILW0LY0ahBgK80mHF4V71jDmxJbRwyF3jsy8X7KWb8lPZFH9E hC9hr3anuFPDf4QpT9wwFqBvcfOFhji2IGwyw3CwRLteS38jSWPHS+jAub1gMPiH Vg/03yfwRwWX1LGO4veebVEw1zRJVr7OCxxgS3YWKsd8YSXzXSfDBxnhZJP/1zbJ uG661gXlsUgDJRzcgj+0KkRDn2MFGA== =aYf3 -----END PGP SIGNATURE----- --k1rsTFzI2vU/DXCC--