From nobody Mon Oct 28 08:30:00 2024 X-Original-To: bugs@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 4XcRQd236Nz5b4ng for ; Mon, 28 Oct 2024 08:30:01 +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 4XcRQc70rRz42M6 for ; Mon, 28 Oct 2024 08:30:00 +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=1730104201; 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=EWVAw/qROp0r4YEg439FqPNwiXhmr8nMCZGfG7saT6Q=; b=jLp1oVx9LgUMP6KK+dLure4Vh3uXRHzsAyrOBHzBsYjhvrsujBMFvuZT/LCW8rsAo+Xq7U 05aWN/Whw+TROhjCzBMtngEIMEz2aiKU9PCh4fvos8sDinq1XxkTeqpD8v8/i6DJfv+3ZQ 1ygYYL4ucLEisYZHgQYNspB6lFnq56C+svpssR9z6buQsHdQb/S+HEKfva7jYltobXbIMO R6IgTTtcpObeReL30gEFSvQt7mjFMsjF2MK7WAUPQn9oQZA+LvP/JG6UJ0truJpAAHdiCm lzrBY0S25zFzY0+CySEsDit/zuHto5ufH/oYucSHgwWdMaHAB4YsWheseI4KEg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730104201; a=rsa-sha256; cv=none; b=AQDeAX/z4sqdHfUnbaFgiBwZDIwlf2DARjOy3fmfOAvovpDNmdYXEjeJCH48qwrhp4q+IP b6P2XqBAJ+lzvrPeaWF4xucMnVFpm8b7N1kLY5ZqVdeVRqUrrUpEIh11GDcuF5X0K8xodA p8IEcY1QQ0dlXtXUURUzbtl6MAJFZfXpmMJnF8jyRmXYDAyWwIv/dWmM45HOV/AAJbfmxT a3TCvgoJqunkI1j0inGeHJez7h7rzdidujhCMlFDOHHADWies8n2txUxaktrPoWTMRaztY gkfwwPAQnVRKSPAEhXoNlFDag5h/kpvWwtEoeabEZ7HegcvUMINOCvef/rS2Ww== 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 4XcRQc5bKbzX8f for ; Mon, 28 Oct 2024 08:30:00 +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 49S8U0bI074792 for ; Mon, 28 Oct 2024 08:30:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49S8U01p074791 for bugs@FreeBSD.org; Mon, 28 Oct 2024 08:30:00 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: bugs@FreeBSD.org Subject: [Bug 282378] panic: got NULL turnstile on rwlock 0xfffff8021123be90 passedv 1 v 1 Date: Mon, 28 Oct 2024 08:30:00 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lexi.freebsd@le-fay.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282378 --- Comment #2 from Lexi Winter --- possibly related settings from /boot/loader.conf: net.isr.maxthreads=3D-1 net.isr.bindthreads=3D1 net.isr.dispatch=3Dhybrid i've commented these out to see if it makes a difference. --=20 You are receiving this mail because: You are the assignee for the bug.=