Mint host, Windows 10 guest crashes

Discussions related to using VirtualBox on Linux hosts.
Post Reply
anthropo
Posts: 1
Joined: 26. Jun 2020, 16:48

Mint host, Windows 10 guest crashes

Post by anthropo »

Hello,
i have a problem on a mint Tricia Host (VirtualBox 5.2.34_Ubuntu r133883) , all the windows 10 guests i try to install crash

Code: Select all

01:11:37.077270 GIM: HyperV: Guest indicates a fatal condition! P0=0x3b P1=0xc0000005 P2=0xffffe1261a463121 P3=0xffff918fa1bccc30 P4=0x0
01:11:37.436113 AHCI#0: Reset the HBA
Here are the logs and the .vbox file
Thank you for your help
Attachments
Windows.vbox.txt
(5.37 KiB) Downloaded 7 times
VBox.log.zip
(37.83 KiB) Downloaded 7 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: Mint host, Windows 10 guest crashes

Post by scottgus1 »

The only thing I see so far is in the .vbox file. In a fresh new Windows 10 guest on my 6.1.10 host, "<HardwareVirtExLargePages enabled="true"/>". In your .vbox this setting is false.

Try a fresh brand new guest, and fresh install media using the Microsoft Media Creation Tool. Let the New Guest Wizard set everything up, don't change anything, except give the guest two processors. (your host PC has only two cores, and giving both cores to a guest on your PC is not usual forum advice, but if the host is only running the Virtualbox guest, a two-processor guest usually can squeeze through, and Windows 10 performs better with two processors.) See what happens.
fth0
Volunteer
Posts: 5690
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Mint host, Windows 10 guest crashes

Post by fth0 »

There are 7 different crashes in the VBox.log file, the 1st of which happens right after taking a live snapshot. If you create a new VM and never take a live snapshot, does it also crash then?
Post Reply