From nobody Sat Jan 3 21:09:34 2026 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dkCrN4GLzz6LrB7 for ; Sat, 03 Jan 2026 21:10:12 +0000 (UTC) (envelope-from freebsd@walstatt-de.de) Received: from smtp052.goneo.de (smtp5.goneo.de [IPv6:2001:1640:5::8:30]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4dkCrN0V54z3m3P; Sat, 03 Jan 2026 21:10:11 +0000 (UTC) (envelope-from freebsd@walstatt-de.de) Authentication-Results: mx1.freebsd.org; none Received: from hub2.goneo.de (hub2.goneo.de [IPv6:2001:1640:5::8:53]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp5.goneo.de (Postfix) with ESMTPS id 2C9B7240C8E; Sat, 3 Jan 2026 22:10:04 +0100 (CET) Received: from hub2.goneo.de (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by hub2.goneo.de (Postfix) with ESMTPS id 906B8240350; Sat, 3 Jan 2026 22:10:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walstatt-de.de; s=DKIM001; t=1767474602; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=hmODXGkbFrryUDtyfReqrr/tEe6lUdiKkQitbH1YC5Q=; b=AqiI0vIkDbha3gf8i86Yd+eJFQPFNJzv9o6sKBqRSBH4lqtp18ZDhhcwzE7u1tOVzwyvr+ BtNuLl8OFrAolDLARkX7tY37+bnlTv8RMhN7HN10SmwJCrPmmLiHbVUKgL5j4/BnpILt9A lXD9LFlA9X9U4ncms3sDwuf8HivY1K8dxG2eW7HuB8K3apySGRWflHFRd0P/ArAiiRKQpN OOZICsmVUHsLTHQME5LToKSMLFxonmP1z+FWzQsFfUV5T9ZBKRgwaxFZDH9zT17m8yy4Og d5zlCEe2DOzPlmEZvTAs3ybOqIcK0lKewVwhNGQ2CMoLJBeGXp1RebIKl/uq0g== Received: from thor.sb211.local (dynamic-2a02-3100-24ab-de02-021b-21ff-fe4e-8f4d.310.pool.telefonica.de [IPv6:2a02:3100:24ab:de02:21b:21ff:fe4e:8f4d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by hub2.goneo.de (Postfix) with ESMTPSA id 5223E2400D4; Sat, 3 Jan 2026 22:10:02 +0100 (CET) Date: Sat, 3 Jan 2026 22:09:34 +0100 From: A FreeBSD User To: Gleb Smirnoff Cc: FreeBSD CURRENT Subject: Re: CURRENT: kernel panic in IPFW while stopping jails Message-ID: <20260103220845.5c9bb4b6@thor.sb211.local> In-Reply-To: References: <6ed6434fce515fb9dab694bb649da95b@riseup.net> <39862682-0F6D-4563-A9CE-276CF61556B8@gushi.org> X-Mailer: Claws Mail 3.21.0 (GTK+ 2.24.33; amd64-portbld-freebsd16.0) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/3qRn6e+FqIIM17jzvD1NM6V"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Rspamd-UID: 8b64d7 X-Rspamd-UID: a98b9b X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:25394, ipnet:2001:1640::/32, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4dkCrN0V54z3m3P --Sig_/3qRn6e+FqIIM17jzvD1NM6V Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Tage des Herren Sat, 3 Jan 2026 11:03:52 -0800 Gleb Smirnoff schrieb: > On Fri, Jan 02, 2026 at 12:57:52PM -0600, Dan Mahoney (ports) wrote: > D> Glebius > D>=20 > D> Confirmed, this now fixes the issue (which apparently involves auto-nu= mbered rules and > D> the "log" keyword). > D>=20 > D> At some point, I'll make sure I have the process down to capture a cor= e dump more easily > D> for you. Welcome to the fun of tracking MAIN :) > D>=20 > D> Thanks for all your quick work. Please do let me know then this chang= e makes it into > D> git. =20 >=20 > The change itself surfaced a problem with my bpf patch as well as with so= me > locking design of ipfw. If you use the patch as is it will print warning= s with > WITNESS, and these warnings are legitimate. I'm working on a better solut= ion. I > might check in the patch as is to prevent people with autonumbered logging > rules stepping on the panic meanwhile. >=20 ... much appreciated, thanks. --=20 A FreeBSD user --Sig_/3qRn6e+FqIIM17jzvD1NM6V Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRQheDybVktG5eW/1Kxzvs8OqokrwUCaVmFqQAKCRCxzvs8Oqok r1XEAP9UOuFUQbLtj5+pRh6V1oVgkol3FDevQnzf9CCiQfT7owD+LgAIoXAwn6Nq ytAFH+mH/rW5wzKcVNCo4wtwVE4QWgI= =ww1G -----END PGP SIGNATURE----- --Sig_/3qRn6e+FqIIM17jzvD1NM6V--