Windows 10 Guest Keeps Crashing

Discussions about using Windows guests in VirtualBox.
Post Reply
srjones67
Posts: 2
Joined: 11. Nov 2022, 22:41

Windows 10 Guest Keeps Crashing

Post by srjones67 »

I'm running VirtualBox v.7.0.2 r154219 on a Windows 10 host with a Windows 10 guest.

The Windows 10 Guest keeps crashing. I currently have it installed without the guest additions.

I am trying to run the following command in the guest but the guest crashes when the command gets about 65% in. I'm doing this because the Windows updates are failing with a 0x800f0900.

"DISM /Online /Cleanup-Image /RestoreHealth"

I've attached my logs to see if anyone sees an issue in VirtualBox.
Attachments
VBox.log
(93.2 KiB) Downloaded 3 times
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Windows 10 Guest Keeps Crashing

Post by mpack »

I doubt the Guest Additions have much to do with this. The main problem will be that Hyper-v is running.
00:00:04.567875 HM: HMR3Init: Attempting fall back to NEM: VT-x is not available
00:00:04.612072 NEM: info: Found optional import WinHvPlatform.dll!WHvQueryGpaRangeDirtyBitmap.
00:00:04.612107 NEM: info: Found optional import vid.dll!VidGetHvPartitionId.
00:00:04.612110 NEM: info: Found optional import vid.dll!VidGetPartitionProperty.
00:00:04.612238 NEM: WHvCapabilityCodeHypervisorPresent is TRUE, so this might work...
See HMR3Init: Attempting fall back to NEM (Hyper-V is active).

The VM seems well configured otherwise.
srjones67
Posts: 2
Joined: 11. Nov 2022, 22:41

Re: Windows 10 Guest Keeps Crashing

Post by srjones67 »

Thanks mpack, that did it. I guess the 2 can't play well together?
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Windows 10 Guest Keeps Crashing

Post by mpack »

They both want to play with the same toys...., so no.
Post Reply