From nobody Mon Oct 28 23:45:14 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 4Xcqkg1YMrz5bwBL for ; Mon, 28 Oct 2024 23:45:15 +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 4Xcqkg0KdCz40Wb for ; Mon, 28 Oct 2024 23:45:15 +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=1730159115; 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=yuuVxzs5V3M+3tm8IQ4Zj4cp31pEQHdzDDEG3XdwGao=; b=om8KYJnWVf84QeVhX+Xe57XZe99+aQEJxH8sSz/kV3U9imDaVv5DZdGDLlLIuqyMR3o626 ArAffbsljb6Uv4nU2Stf3q+OtNCw4OQGpBlbiuWQytQiOBWRMDdJDpJJX7j6SL5vIk5oyj 6rJBsQCgyog7rBp+lsYL/RRA/Lo3b+luDJAWL9rhPMjSm9+k2lucYvvsikwyx9a5N71ylv u/8Ol/vtMom0C0G2jV9oWuj4dHe8FchfmQHlmlrQbZfEtBor8OywDiw2XnxCZ7ZMgskOcp buzi8gT91x4ze4Ax8NMh6Ny/6Zvo1/korck+shGIFUSvz/EKL/7KSRVK0rNr1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730159115; a=rsa-sha256; cv=none; b=SfpsfN3CROAkcm3j48icSzo43RZlIF6fBvXUaT1AibebVc4Rcq2UxRfVmHV177CDxPaUQU ngy1tbD3YmkTHiLM1NJYccPa4nK9wJvl60HHfcvTC5LvQhLkNuUHrO9f9id4qgWb6JXveU 5WxapMP2aP2RvykzDKPZD1oL/fEkoJKpDMli1eJcOVl70+/9d9vnUrDWj/UtoePJfIPMoh teoK+U7lep1QnJb6oCzW1NmoWF+0bE6pDpdvk5Fs71bv1R2rCGRVRki0K8jSSTxd6VXaW2 qnqsZ/AVWL4R3uHNJe8rnr+8zCwj2zmj9iv4kG/wMcBKvNLkkPHBRv98x1+F+A== 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 4Xcqkf748kz10g0 for ; Mon, 28 Oct 2024 23:45:14 +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 49SNjE03044293 for ; Mon, 28 Oct 2024 23:45:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49SNjER5044291 for bugs@FreeBSD.org; Mon, 28 Oct 2024 23:45:14 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 246008] Kernel Panic: vchan_trigger Date: Mon, 28 Oct 2024 23:45:14 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sbruno@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D246008 Sean Bruno changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |Overcome By Events --- Comment #3 from Sean Bruno --- (In reply to Christos Margiolis from comment #2) Nah, its definitely not something I have access to any longer. --=20 You are receiving this mail because: You are the assignee for the bug.=