From nobody Mon Nov 25 13:02:57 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 4Xxm8d2wW6z5dZ3S for ; Mon, 25 Nov 2024 13:02:57 +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 4Xxm8d1prXz4yWR for ; Mon, 25 Nov 2024 13:02:57 +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=1732539777; 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=P//PnyNzLK2F4zL90S8lajDnGcfF3UQjdcBSq7c40QQ=; b=S06MVR70sqMPTyxuWAKwcOTp+fbyZq91MiKP98EaYdx/wVO98QCIUCp6F/Qobv+6kAaLVy OcxvDHFTOBHa5ss4SmZqlMs3kblhXAZRbHfrr0NJsGesYdIiMEOiH3nHGFhODl+rmILUmU yZ19Fj6IvV6OBDGrh7gRki8wGh1shJw0YENDJu8PxVdX12NYPl6UMX6PP+fRH4B1YvYx7t eP1SwwhZM7Ntn0U10NWybmWjRFcUs/GP4duGimS/X0NPfbPk4WPSr2H/ty502TgDlIBQzv YCDxaKV3/rJ4MPnjGu5d6Y62s0GTQ4iSx57O2xuOcGxYoFYnrR+Fp73xNmkleg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732539777; a=rsa-sha256; cv=none; b=f44qLbnyfEtIOgsFAA0SVbeZeHHrdzqOwrc/uUL+hUO9qwtP4XHKQI18kTzVz8kZKWdiwD 8yP98hyv47TmXEFsUs/dvA8Wrt7zZ6q2KIwbh+JO0Vv0NnNagO0tRieoDrvj7suYvRobfw rH2+HA+ljFbBMoB0MN8fjkjq1bZqzy6mU4e41E8SZVEH4Lrs216AgVxBbo9XdMgxq6Y/lU c4dvBraDah0jPNHGDh34+lzkUemNESjHy9DB/aoa+65uQE3ben+ZChXMidGgtczYGaXBYS 0GQJyRQt0d+KIJqJgrUjz73y7Ao8GXfYJh6GqWhau0v/e1sk2AnseHSZSL4AWg== 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 4Xxm8d10czzgPW for ; Mon, 25 Nov 2024 13:02:57 +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 4APD2v3Y033096 for ; Mon, 25 Nov 2024 13:02:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4APD2vZm033095 for bugs@FreeBSD.org; Mon, 25 Nov 2024 13:02:57 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 212918] Host system hangs after suspend/resume if emulators/virtualbox-ose VirtualBox VMs are running Date: Mon, 25 Nov 2024 13:02:57 +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: 11.0-STABLE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jwb@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: 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=3D212918 --- Comment #13 from Jason W. Bacon --- (In reply to Jason W. Bacon from comment #12) Not going to be that easy. I reinstalled from source with the patch below,= and it did not help. System panicked immediately on resume. --- src/VBox/Main/src-server/SystemPropertiesImpl.cpp.orig 2024-01-11 12:25:27 UTC +++ src/VBox/Main/src-server/SystemPropertiesImpl.cpp @@ -105,8 +105,9 @@ HRESULT SystemProperties::init(VirtualBox *aParent) * by default so that VT-x or AMD-V can be shared with other * hypervisors without requiring user intervention. * NB: See also SystemProperties constructor in settings.h + * FreeBSD systems panic on sleep/resume with exclusive enabled. */ -#if defined(RT_OS_DARWIN) || defined(RT_OS_WINDOWS) || defined(RT_OS_SOLAR= IS) +#if defined(RT_OS_DARWIN) || defined(RT_OS_WINDOWS) || defined(RT_OS_SOLAR= IS) || defined(RT_OS_FREEBSD) m->fExclusiveHwVirt =3D false; #else m->fExclusiveHwVirt =3D true; --=20 You are receiving this mail because: You are the assignee for the bug.=