From nobody Tue Nov 15 12:29:53 2022 X-Original-To: virtualization@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 4NBQVT4M2Mz4hpyG for ; Tue, 15 Nov 2022 12:29:53 +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 4NBQVT3CVFz4M5j for ; Tue, 15 Nov 2022 12:29:53 +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=1668515393; 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=xj7tUY0e/wcLdpBMsgmZXSNiHECXk7sLS4EIPB607hs=; b=Plz1lwR8TaY2Rk8zFVjrTZdorL4u3WT8ClE21YA2HtFx5fBuKqtYpQl3sYjUlc58NewckT Gail7nkh+5I6LvxfIEIhMuCMy7MryqBYp3wjxxdvG4LcFoVosQbe3FJ6Eq4lvUQTINnR32 DtfRsUBFgOxv68x8Pgz1mSxumK1ec66MO2ATvhRJAV0Rq2mLIZDyhRNllrS0LyMhaf2Squ /ifnO6g6Eti2wV5T2XL9B/Tm6OIZBGmpBsrbnbAgRCK5A/0UcU6FH9+NfA7U/KysQOuH/T oqCK2Qr8j+u46cb5kSQ1as4ymk8D9kVjQ6/CLb1605HkF3KtRTD+KebXKB2dlg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668515393; a=rsa-sha256; cv=none; b=XiXuUa+hN4MsX3asjjtFZduhkX41CMgv/ixftBLLJqK95Ei2DwbfVM6ON+B2nhsta4J2wF sJSYNhFMr9Ez78zmkJVblh/q4pjaBhsQj+rtWdP0/P32Xkjov+MolnF4Eh6ntqJYAmbEHh kJHKTM1OGsiC9QQEeAhCEstT1BtVPpYQ3iW05kPrYnWwHh0SpFUmz00b7cdN4Vg7WSyRRt EIiOko1b9wC6Z8Ibj3ai+m2gi8pmvmdPHszZZfurR7ok0zn8G2hdNvtCWdozEUZIKujGK4 5zRo7zSD2MvtINjLxa2aokmC2mZYwN7buk2ony7h6DJy/N08P72reilUi6bmbg== 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 4NBQVT22jwzM1P for ; Tue, 15 Nov 2022 12:29:53 +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 2AFCTrBf075743 for ; Tue, 15 Nov 2022 12:29:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AFCTrOk075742 for virtualization@FreeBSD.org; Tue, 15 Nov 2022 12:29:53 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: virtualization@FreeBSD.org Subject: [Bug 267468] bhyve: resuming after ^Z panics kernel: vcpu already halted Date: Tue, 15 Nov 2022 12:29:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: bhyve, crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bz@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kib@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? mfc-stable12? 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: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267468 Bjoern A. Zeeb changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bz@FreeBSD.org --- Comment #5 from Bjoern A. Zeeb --- I've not been able to reproduce this problem since but admitting I am not exercising it for long too often. I'd suggest if all MFCs are handled to c= lose this; should I hit it again I'll follow-up and re-open. --=20 You are receiving this mail because: You are on the CC list for the bug.=