From nobody Mon Oct 28 09:41:47 2024 X-Original-To: net@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 4XcT1S1bSNz5b7r4 for ; Mon, 28 Oct 2024 09:41:48 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XcT1S0Yq6z480W for ; Mon, 28 Oct 2024 09:41:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730108508; 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=VHSRb5ZoWQP33I52jtw3M1UKK/Ey0cOU57dRecw9c1c=; b=YvostoELaFAMrCVGVAy5LniJH9sTw0xpPU9vCJShC8+5/vA1YHG4ZWOSDjCHkwUoFAJnbK g+2JlnObNIkPua60UmWnyaKY2vZsDrqlmXilVI0GdafSdeoYvc2tJTAIX6oQVnb7tNbAAY TN6WmUJluI+mgYElC1hP5WjohA6k6CPYvgJ+XJkGe3mNn0QW9IHGHs3a3MVsLs3cXdp38v oAioX6rk3hXsHtfdL/WtPv66hhFja6u5RNJd4HFjXmLyg3e37gHrZpbFJGIpFryleNIq5k AtvFSGyq6HYBZQiEa24yETnzAFIF1NRjI1a17qIxisf3cyjT1IvtxK/MsFvGKg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730108508; a=rsa-sha256; cv=none; b=P1Ls3rtacj5/4vp7Kz9iCY1Jz33ZNDTmv7FcgWlemiHUxXvaY7aFxwHQtbdKeXAmjeTd55 cjFHzEdax9wFTEP3+uxHrSynqHDNoyfD7oAwiKoeBv4Jnn0ozEwzFHjZC79kpwo9DExA4Q MAX86FuDZKdwSbMzhNo7j5eBgYFx/tRN+sFPMuumBPk5SnVbLpkFdkXXrbRKWiAGBqkBKL i0X1eYOldFn4YoaSlf65OfeUDUXoMjqCdHL/JM3RBhqZ6ZLplXdUQT31TfcBji23PHUbUf kC+BGVnzwXt+u0M3pkCysm96l5Vw7z9RDmEJ/bCA5NoBjdMPiUERsovHlNyDAA== 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 4XcT1S0BGRzZJF for ; Mon, 28 Oct 2024 09:41:48 +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 49S9flFd093428 for ; Mon, 28 Oct 2024 09:41:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49S9flIh093427 for net@FreeBSD.org; Mon, 28 Oct 2024 09:41:47 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: net@FreeBSD.org Subject: [Bug 282378] panic: got NULL turnstile on rwlock 0xfffff8021123be90 passedv 1 v 1 Date: Mon, 28 Oct 2024 09:41:47 +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: 15.0-CURRENT X-Bugzilla-Keywords: crash, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kbowling@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282378 Kevin Bowling changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kbowling@freebsd.org, | |mjg@FreeBSD.org --- Comment #4 from Kevin Bowling --- Maybe related https://redmine.pfsense.org/issues/15601#change-74811 --=20 You are receiving this mail because: You are the assignee for the bug.=