I am also seeing CPU soft locks in a new Ubuntu 20.04 guest on a Windows 10 host with 6.1.32.
In addition to getting the crash log files in the guest OS, I've also had the VM just freeze on me. I included the VM log for when the VM froze when I tried to log-in to the VM on first startup.
VirtualBox 6.1.32 BUG: soft lockup - CPU#1 stuck
VirtualBox 6.1.32 BUG: soft lockup - CPU#1 stuck
- Attachments
-
- cpu-lock-logs.zip
- (73.88 KiB) Downloaded 15 times
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: VirtualBox 6.1.32 BUG: soft lockup - CPU#1 stuck
Hyper-V is enabled, and you've got the 6.1.32 Hyper-V glitch:
6.1.32 without Hyper-V
6.1.30 with Hyper-V but without HVCI
6.1.26 with Hyper-V and HVCI.
See HMR3Init: Attempting fall back to NEM (Hyper-V is active).
Our forum guru 'fth0' has done some troubleshooting and pins down these possibilities to try (HCVI = Microsoft 'Memory Integrity'):6.1.32 Hyper-V Glitch (remove right 9 characters, time offset in seconds, less than 1 second normal)
00:02:09.880243 /TM/VirtualSync/CurrentOffset 74272907779 ns
6.1.32 without Hyper-V
6.1.30 with Hyper-V but without HVCI
6.1.26 with Hyper-V and HVCI.
See HMR3Init: Attempting fall back to NEM (Hyper-V is active).
Re: VirtualBox 6.1.32 BUG: soft lockup - CPU#1 stuck
Thanks you for looking at the logs. I'll look into disabling Hyper-V on my machine.