From nobody Mon Jun 24 12:52:13 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 4W77CK6N1zz5P4lH for ; Mon, 24 Jun 2024 12:52:13 +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 4W77CK4JLdz58Ry for ; Mon, 24 Jun 2024 12:52:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719233533; a=rsa-sha256; cv=none; b=wd+u00JwksCYeemRcMy1vEc6aKgC1ysN+kauDevnnbglQEPXbkhI2k9X1qW07inPpIirh1 45nF+f2qI8r7KrMVTjIhRvvrMnb/2YJoEU+1hMLIp3HMA8dZ3l6GAEesswOgcyJdaK78cO dkcGdq0Lp9+Y/TrL27v2Op6n8yXcHHh7KJLGJlppY331MfVzBNDt1JpwrWQelffpzwu0Uv 4kZpfai5mlKgxCqSX6pq4trRQZ3oYorv+KJIqQVggEhqQtwaW8L1tSP0y5X1DqLHDOkcEs Y91RPRxzKX7PSvYtgeo19Tu3SNUgOPW3GCNo67uoNi5QpVPX8Pjhi/RerYpflA== 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=1719233533; 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=TbfWqRIra7E1HJ9+VkfvWMYSddtgqUwepcQqytPEBgc=; b=OSQ1iEl4l4K2xPDfszJh6uRY0w4abu6eSRASWpwTfqC7RNmAh4r2r2sR21rMzNK82OLP82 34jj7pV37UWgGw1W4Y3hFb1wKRnsx7MIBq19XLufI4CJpijqDiyu0btg+QtGZf/HomnSzy noQAPZaUO57g44jtGXPiejCLLZQ9DW7j4p6yhC6bmN15pBkCzULZFKNeFe0Gxp/chtde2L WFn/wVeD8lvs2J3UeHqwOgdvdWd50pvcbk9FxDIjjfL75MXqxdfDCwdf9fXd07hpRwwaSt V595Yde2Oh8ydf00PG85DqWcGItBZD/4SZ7otUWn4QL0nPrO7W4WrfBsCyr8Mw== 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 4W77CK3wsTzK02 for ; Mon, 24 Jun 2024 12:52:13 +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 45OCqDRL018535 for ; Mon, 24 Jun 2024 12:52:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45OCqDgL018533 for pf@FreeBSD.org; Mon, 24 Jun 2024 12:52:13 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 12:52:13 +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 #9 from Daniel Ponte --- Removing pfsync from the kernel config has resolved this crash. --=20 You are receiving this mail because: You are the assignee for the bug.=