Opened 2 years ago
Closed 21 months ago
#21291 closed defect (fixed)
Virtualbox 7.04: Windows 11 guest hangs with hyper-V paravirtualization enabled
Reported by: | sercallegar | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.4 |
Keywords: | Hyper-V | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
Running Virtualbox 7.04 on a linux host (ubuntu 22.04). Machine is a laptop with an Intel Core i7-10510U CPU and Intel integrated graphics.
I am trying to use a Windows 11 guest.
If I set the paravirtualization interface to "default" or Hyper-V (which I guess is the default when windows 11 guest type is selected), then the Windows 11 guest hangs quite frequently. In fact, trying to start word is enough to systematically hang the guest OS. If I set the paravirtualization interface to KVM (which I guess is something that Win11 cannot talk to), then I have no hangs.
I do not know if this is relevant, but I have the latest Virtio drivers for paravirtualized SCSI and network interface installed in Windows.
Any clue?
Attachments (2)
Change History (19)
comment:1 by , 2 years ago
by , 2 years ago
Attachment: | archlinux-2022-11-29-08-30-50.zip added |
---|
when freezes occur for a few seconds randomly
comment:3 by , 2 years ago
I'm seeing the same thing after a new install (unattended). The install finished, I start working in the guest, then suddenly locked up. Windows host.
follow-up: 6 comment:5 by , 2 years ago
There seems to be a problem with Windows 11 guests (Only Linux hosts? Only Intel graphics?). The error frequently seen (by myself and from others on the internet) is
00:26:01.165144 VMMDev: vmmDevHeartbeatFlatlinedTimer: Guest seems to be unresponsive. Last heartbeat received 4 seconds ago
There are no previous error indicators in the log.
Problem often seems to be the graphics. Me and others solved the problem by switching from VBoxSVGA to VBoxVGA. Some solved it by uninstalling or downgrading the Guest Additions.
follow-up: 7 comment:6 by , 2 years ago
Replying to schoeto:
There seems to be a problem with Windows 11 guests (Only Linux hosts? Only Intel graphics?). The error frequently seen (by myself and from others on the internet) is
00:26:01.165144 VMMDev: vmmDevHeartbeatFlatlinedTimer: Guest seems to be unresponsive. Last heartbeat received 4 seconds ago
There are no previous error indicators in the log.
Problem often seems to be the graphics. Me and others solved the problem by switching from VBoxSVGA to VBoxVGA. Some solved it by uninstalling or downgrading the Guest Additions.
Running Virtualbox 7.0.6 with Guest Additions 6.1.42 is the only workaround I've been able to employ without completely reverting to the Virtualbox 6.1.4x series.
Same freezes here with VBoxSVGA (default), Hyper-V (default), and the workaround to try the other virtual video driver modes is not viable in my case, as I need full 4k resolution fullscreen support.
I can reproduce this Win11 VM freeze 100% reliably by simply launching Windows Explorer.
Hopefully they're working quietly behind the scenes to resolve this. There are many similar tickets regarding this failure currently reported and none have any developer responses.
See also:
https://www.virtualbox.org/ticket/21431
comment:9 by , 2 years ago
This issue is still present and easily reproduced on Virtualbox 7.0.8 with Guest Additions 7.0.8.
Guest freezes with the same log/error but nothing else informative:
00:02:52.712472 VMMDev: vmmDevHeartbeatFlatlinedTimer: Guest seems to be unresponsive. Last heartbeat received 4 seconds ago
Once again I've installed GA 6.1.44 in VB 7.0.8 Win11 guest as a temporary workaround until a proper fix is eventually released.
Attaching an updated log for 7.0.8 freeze.
by , 2 years ago
Attachment: | Win11-2023-04-19-15-04-03.log added |
---|
follow-up: 12 comment:11 by , 2 years ago
Hello all.
On my side the freeze of a Windows11 guest VM reproduces quite rarely. Could you please perform this steps to collect more information for analysis:
- Download and install on your Windows 11 VM the Guest Additions from "Development snapshots" section at
https://www.virtualbox.org/wiki/Testbuilds
- Add the environment variable VBOX_RELEASE_LOG=-dev_vmm_backdoor.restrict
- Reproduce the freeze and attach your VBox.log here
The VBox.log you'll finally get should contain lots of traces from VGPU driver.
Thank you!
comment:12 by , 2 years ago
Replying to DmitrG:
- Download and install on your Windows 11 VM the Guest Additions from "Development snapshots"
Wow, thank you so much!
Using GA r157444 I can no longer reproduce the freeze after a couple quick boots and short testing.
Formerly, I had a 100% reproducer by simply launching Windows Explorer.
I'll keep testing with this new GA version until next release, but all good so far!
follow-up: 16 comment:13 by , 2 years ago
Hello all. Please download and install on your Windows 11 VM a recent Development snapshots version of Guest Additions from https://www.virtualbox.org/wiki/Testbuilds. The issue has been fixed. Please check it!
comment:14 by , 23 months ago
For me, the following combinations of VB 7.0.8 and GA yield....
Freezes: Any official 7.0.x GA versions and "Latest 7.0.x test builds":
VBoxGuestAdditions_7.0.8
VBoxGuestAdditions_7.0.9-157702
Fixed: Win11 guest no longer freezes, and fully operational for ~week each with "Development snapshots":
VBoxGuestAdditions_7.0.97-157444
VBoxGuestAdditions_7.0.97-157540
VBoxGuestAdditions_7.0.97-157700
What's likely happening is the "test builds" branch still hasn't gotten the fixes merged from the "Dev snapshots" builds yet.
comment:15 by , 23 months ago
Adding a couple more data points with new Test Build and Developer versions available.
For my install, the following combinations of VB 7.0.8 and GA yield....
Freezes:
VBoxGuestAdditions_7.0.8
VBoxGuestAdditions_7.0.9-157702
Fixed (Win11 guest no longer freezes, and fully operational):
VBoxGuestAdditions_7.0.97-157444
VBoxGuestAdditions_7.0.97-157540
VBoxGuestAdditions_7.0.97-157700
VBoxGuestAdditions_7.0.9-157775
VBoxGuestAdditions_7.0.97-157801
comment:16 by , 21 months ago
Replying to Dmitrii Grigorev:
Hello all. Please download and install on your Windows 11 VM a recent Development snapshots version of Guest Additions from https://www.virtualbox.org/wiki/Testbuilds. The issue has been fixed. Please check it!
This issue is Resolved / Fixed for me with VB 7.0.10.
Thank you!
comment:17 by , 21 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Pleas upload a log of the affected VM when the hang occured.