From nobody Sun Jun 23 08:54:35 2024 X-Original-To: pf@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 4W6Pzb5Cb4z5P7rD for ; Sun, 23 Jun 2024 08:54:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4W6Pzb3xYWz4Jxv for ; Sun, 23 Jun 2024 08:54:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719132875; a=rsa-sha256; cv=none; b=inB11hZIaLPzR4+hFt22rlh2ecPj2ehjHM5utUt/u+aaXX1sc85/sjl6VQ3idObc/8HE7s Sxq/GFCEOmpi+JxdS/m26blH8A409jSlkOu7P2/iOyeXBXPTLgwk5I5djXPbCbPd+B9EBv nIfo9GHhPO2C4Kv2PVY9Z1Ks8Z6sYhnALMaIrparKAlkwVTUjfs3rEHQxl6D6O9OLSt6cW oYaCVPJG8U5IVsn0/pJ+eYhO4S8S2j1pzbf5skaS1Ikww0Ds8EsU5XP07wEvuimcyZoj3F C4ztk6jUalUiOu6eKBvAcTJzEJ/xtGR9BWRozH9vqAUKJmGRALZc4CTYXMIaXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719132875; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9OUo30sGBNzLSF9vgyvptQ4xIzFEaw4Ojc4LMWLC1jc=; b=j4pDqOndlD5JIvtmlEvofYgY360A0m3mVsi0oO7Pw0RyvljI7eNY2U2TtPPogdsqON4uck ly4yifBYeK7Klu+EXuXhAdjSDlMfEGbNTxHAekD8qRINxSMt7w4I/4eMGqrNM8ENhufkY0 2JGD0p7XAGHNyBzxqKfjg1keJo17+2bM/pQLgQaqT9mwv9pe4TFgqH4af8NKIm3qSI0gth Dz+ZlMcBTNIuXwlfDVj3t6h7peGO0NJDbUUp+6n0wio8FX8mKibAIfLsWxdbIAeK12Auw1 zBfBIBrSTLB0rtSeqPCw4qv/I2HdTUar+eOwcTRnhIkFYoj4APJJHqyZAb/pYA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4W6Pzb3XzCzT0H for ; Sun, 23 Jun 2024 08:54:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 45N8sZrU011191 for ; Sun, 23 Jun 2024 08:54:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45N8sZHq011189 for pf@FreeBSD.org; Sun, 23 Jun 2024 08:54:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: pf@FreeBSD.org Subject: [Bug 279899] pf_unlink_state mutex unlock page fault panic Date: Sun, 23 Jun 2024 08:54:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kp@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Technical discussion and general questions about packet filter (pf) List-Archive: https://lists.freebsd.org/archives/freebsd-pf List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-pf@freebsd.org Sender: owner-freebsd-pf@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279899 --- Comment #1 from Kristof Provost --- (In reply to Daniel Ponte from comment #0) All right, first off: did you mean eff27c3872300 rather than ff27c3872300? Secondly, what is your setup? Post your ruleset and network configuration. = Are you using pfsync, pflog, ....? Lastly, build an INVARIANTS kernel and see what assertions you hit. The panic seems to show us locking a hashrow that the state is not in, which explains the panic on mutex unlock (because we're unlocking a different mut= ex from the one we locked), but there's no obvious way for that to happen. That would be why it's important to provide setup details! --=20 You are receiving this mail because: You are the assignee for the bug.=