From nobody Mon Jun 24 11:57:09 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 4W75zn4LZlz5P0DV for ; Mon, 24 Jun 2024 11:57:09 +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 4W75zn1SNgz543N for ; Mon, 24 Jun 2024 11:57:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719230229; a=rsa-sha256; cv=none; b=Lr2S//RsiG98fXvhBQ9+T8C/fEO7k34JT3ZwfjVAzN43GQRVlpZbYdJAYUM6NdfCticTMw HbYCkFT5pJo6oEn3xE03I882NiMHyvSJmijOfq3q1p2qD0WLQE4B2LgrAFkah6iA5Z0mdc IkcpuXPx2FQSoFWviE9RdGS0LkUjp7eW287//FYbd45tmOqAMHDbrJpGOPJugjEn+IQQdR /89uicyqurHzaW1xNW+38+ooc5ZEyQBbIKPZrNlPYlVTC88R/M6jFydPJeQ6hMTpQqkh1i MkfT5OS6BJ8x8bfYB+/i/87LGECkeCZEBdheTtkOxNdJrCt8Fm/xumscCAdszQ== 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=1719230229; 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=4SwFxw/L/mpi+T7rc73cF1ZsdsMAqzD1mv0v3vcRVnE=; b=w9DrNialTrnt91lwV6wyibTn7mlGFCjD9cJ4Qr0QeFC+b81JpY7taluJSV8o0SSrkwrizF hXrSoRWVanOBrZr9I5ojeAcnJUNHOdp2aAgZMVFTKqUc4V4pOgahY2+XIAcXzyPYRP/tvd J4jR53A5IXGSu2QCFrHxF6+ZXqp+45YiQXCEsVUNQvjQNO28r3Nfa096URLqg980MqPIGc 3WS0F2gb1DNwR3IhaReT/vnpPbw4C+3lLZjQG4s4O2yPOsT7AMkTEeZ/bLjbf0zM9+jfWM ijjAF0xKJR2YCFGUgTMyEXIGPZEJNwcuE7zeNZQQqXklQ0h2iVA4ODStAp2sPQ== 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 4W75zn0n3JzH05 for ; Mon, 24 Jun 2024 11:57:09 +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 45OBv931083598 for ; Mon, 24 Jun 2024 11:57:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45OBv9d5083596 for pf@FreeBSD.org; Mon, 24 Jun 2024 11:57:09 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: Mon, 24 Jun 2024 11:57:09 +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: amigan@gmail.com 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 #8 from Daniel Ponte --- And yes, pfsync is present in the kernel, but is not being used at all. --=20 You are receiving this mail because: You are the assignee for the bug.=