Hi guys, i'm not native english speaker!
My problem is that virtualbox works fine, and the day after he goes to guru meditation
My computer specs: AMD RYZEN 7, 32Go Ram, 2 X 500Go SSD
In my example i would like to make a new pfsense VM and crash
Sometimes, he do the same on windows 10 when i try to clone vm, sometimes works fine
I'll try older virtualbox builds, enable and disable hyper-V
Nothing work
Thank for reading me
Guru meditation issues
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Guru meditation issues
Please choose a VM which exhibits the symptoms, and provide a VM log file. Make sure the VM is fully shut down, then right click it in the manager UI. Select "Show Log" and save "VBox.log" (no other file) to a zip file. Attach the zip here.
Please include the VBoxHardening.log file in the same zip.
Please include the VBoxHardening.log file in the same zip.
Re: Guru meditation issues
here it is
- Attachments
-
- pFsensee-2022-05-31-09-53-06.zip
- (86.64 KiB) Downloaded 4 times
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Guru meditation issues
It seems to be a conflict with Hyper-v, which is definitely enabled (and ideally, should not be).
HMR3Init: Attempting fall back to NEM (Hyper-V is active)
Here are instructions for how to disable Hyper-v correctly.00:00:07.395632 HM: HMR3Init: Attempting fall back to NEM: AMD-V is not available
00:00:07.427615 NEM: info: Found optional import WinHvPlatform.dll!WHvQueryGpaRangeDirtyBitmap.
00:00:07.427668 NEM: WHvCapabilityCodeHypervisorPresent is TRUE, so this might work...
HMR3Init: Attempting fall back to NEM (Hyper-V is active)
Re: Guru meditation issues
Thank you, this fiw my issue, the thing is before i enable and disable manually hyper-v, hyper-v was never activate, maybe windows update setting it up itself?
Thanks mpack !
Thanks mpack !
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Guru meditation issues
Yes, Windows does occasionally do that during an update. More often however it will be because you decided to try out a new feature, such as "Windows Subsystem for Linux 2" (WSL2) without realizing that this enables the underlying NEM (Hyper-v) engine.okizuka wrote:maybe windows update setting it up itself?