From nobody Sun Oct 27 23:12: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 4XcC324Zs4z5bYPp for ; Sun, 27 Oct 2024 23:12:14 +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 4XcC316rZvz57mS for ; Sun, 27 Oct 2024 23:12:13 +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=1730070734; 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=Kms5+/9h/bi6yAXz1nOKb8wTuEqawwbkEiD9reDYjU8=; b=Xq4ME6Th/tYqLqKt/gl8P7B3eultbfP7fXhLpAUNbWfPl2FCPBYj2NwLpRrh8MOCRd25i+ ixLimZOe2j9bZNROL2ETnyJFC5RwS8JdK9E9UL1fW5U/GioaGm3cM9VVyvTAAxLrxRQYle Y30BzVBk6IsRiUhHU1kwqoaEWMX4ioZhBtBtbxNXXhcNWI1+HCezAjxwKXOW1JoP2IFZas IC0Ds5iqXPlPe8W0bvEc9y8wtplQrgxbXXwIZ3DJuAuQ2hcFiPduFc++vbuZdHBMrqFM8t /5fuoqURRrQon1RrLBXMwalLVeqHb5POkkQR9WJ8fQP/eQzAtCm4IkZxwHhGTQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730070734; a=rsa-sha256; cv=none; b=Ey0eN8civV1WK/SipfJFmr14W2/zp9614A5LtTy+BM7aOuSwe5bC6yeKEIh+vPysVHLYCy Fq915oxDx3UiTQtB8/i4Kant9B9wAoaU+fkrjXLLx1WKXv9jOdoKYZwwYMRMrmN1FcST2D CFzZRpwMduUogM0OYlbgdf1Gi9ksSfMmK0psX+7aId1zne+eFXD1Q/24Wy78BB6vy+sOHD BgzjOkAu4hgiPP6XVYSCj6AFmoK3aNHXTFpWZdUhatQ4us0JUBcG23EGGMBE/mK24S7WRu eT0o0WDa7jN+h4CGLYBedC1jK6GyEV+VHiGO6K2NuFxhsYDaujPm7udSdBZ4Nw== 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 4XcC316SBXzFBC for ; Sun, 27 Oct 2024 23:12: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 49RNCDvN061601 for ; Sun, 27 Oct 2024 23:12:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49RNCDXe061600 for bugs@FreeBSD.org; Sun, 27 Oct 2024 23:12: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: bugs@FreeBSD.org Subject: [Bug 246008] Kernel Panic: vchan_trigger Date: Sun, 27 Oct 2024 23:12: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: christos@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status 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 Christos Margiolis changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christos@freebsd.org Status|New |Open --- Comment #2 from Christos Margiolis --- Is this panic still reproducible in current versions of FreeBSD? --=20 You are receiving this mail because: You are the assignee for the bug.=