Page 2 of 2

Re: Fedora 33 64 bit host - win10 64 guest - constant reboots

Posted: 18. Jan 2021, 00:49
by fth0
binder wrote:The Win10 guest had the Paravirtualization Interface set to Default and the Win7 guest had it set to Legacy. I tried Hyper-V and it would still reboot. I switched to Legacy (like Win7) and I'm not having the reboots happen.
Thank you for reporting your findings, very interesting. I have two questions:
  1. I'd assume that setting the Paravirtualization Interface to None would also prevent the reboots. Could you please verify and confirm this?
  2. Just to be sure: Part of the Hyper-V paravirtualization interface is the guest error reporting, so using None or Legacy could go unnoticed, because the guest OS would simply reboot without VirtualBox knowing about the crash. Did you see that the guest OS did not crash?

Re: Fedora 33 64 bit host - win10 64 guest - constant reboots

Posted: 18. Jan 2021, 04:20
by binder
fth0 wrote: Thank you for reporting your findings, very interesting. I have two questions:
  1. I'd assume that setting the Paravirtualization Interface to None would also prevent the reboots. Could you please verify and confirm this?
None did not work. It caused the VM to reboot within 2 minutes of starting up.
fth0 wrote: [*]Just to be sure: Part of the Hyper-V paravirtualization interface is the guest error reporting, so using None or Legacy could go unnoticed, because the guest OS would simply reboot without VirtualBox knowing about the crash. Did you see that the guest OS did not crash?[/list]
I have not noticed any crashes with the guest OS. None were reported in my log files.

Additional information/notes: Since you asked these questions, I decided to look into it further and inspect the log files more closely. Indeed, I am not getting a Guest OS crash. However, I am getting BugCheck's and the Guest OS does reset itself.
Here's the exert from my log files:

Code: Select all

00:02:06.688572 AHCI#0: Reset the HBA
00:02:06.688595 VD#0: Cancelling all active requests
00:02:06.688829 AHCI#0: Port 0 reset
00:02:06.690171 VD#0: Cancelling all active requests
00:02:07.225019 VMMDev: vmmDevHeartbeatFlatlinedTimer: Guest seems to be unresponsive. Last heartbeat received 4 seconds ago
00:02:16.817627 VMMDev: Guest Log: VBoxGuest: BugCheck! P0=0x3d P1=0xfffff8041227ac08 P2=0xfffff8041227a440 P3=0x0 P4=0x0
00:02:16.817792 ACPI: Reset initiated by ACPI
00:02:16.817799 Changing the VM state from 'RUNNING' to 'RESETTING'
So, with that being said, my "solution" appears to NOT be working. It just merely keeps the Guest OS running for a longer period of time before the reboot happens and there is no crash. I have noticed that it takes 30 to 40 minutes before I get a reboot.

Re: Fedora 33 64 bit host - win10 64 guest - constant reboots

Posted: 18. Jan 2021, 16:26
by fth0
Thank you for the updates. So changing the Paravirtualization Interface was rather a red herring. Back to square one. ;)

Re: Fedora 33 64 bit host - win10 64 guest - constant reboots

Posted: 28. Jan 2021, 02:05
by H0wdy
Thanks!

Trying now. So you have this for win7 or win 10?

Re: Fedora 33 64 bit host - win10 64 guest - constant reboots

Posted: 21. Feb 2021, 12:44
by Macy
Yes, I can confirm setting it to Legacy only spaces the resets farther, approx one every 30 mins instead of every 5-10 minutes. It doesn't solve the problem though... :(

Re: Fedora 33 64 bit host - win10 64 guest - constant reboots

Posted: 1. Mar 2021, 08:43
by H0wdy
Legacy for me does not avoid the reboots, either :(

Re: Fedora 33 64 bit host - win10 64 guest - constant reboots

Posted: 1. Jul 2021, 12:50
by bzimage
binder wrote:I have been having the same issues with a Win10 Pro 64 guest. [.....] Maybe changing this setting will help you.
Same issue for me. I tried to give 2 CPU instead of 4, giving more RAM, more video RAM as suggested above.

Also changed HIPER V or DEFAULT virtualization changed to LEGACY as binder have done. However reset still happens, although logs look like differently (e.g: STATUS_DATATYPE_MISALIGNMENT do not appears).

# uname -a
Linux hostname 5.8.0-59-generic #66~20.04.1-Ubuntu SMP Thu Jun 17 11:14:10 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux


Log in attachment.

Re: Fedora 33 64 bit host - win10 64 guest - constant reboots

Posted: 1. Jul 2021, 13:07
by fth0
There is a workaround that helped most users encountering this issue. Please see 20180#comment:1 and 20180#comment:8.

Re: Fedora 33 64 bit host - win10 64 guest - constant reboots

Posted: 10. Jul 2021, 00:59
by fth0
Please try one of the VirtualBox test builds 6.1.23r145550 or later, which should solve the issue, and report back. TIA.