Page 1 of 1

Mint host, Windows 10 guest crashes

Posted: 26. Jun 2020, 16:57
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

Re: Mint host, Windows 10 guest crashes

Posted: 26. Jun 2020, 19:31
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.

Re: Mint host, Windows 10 guest crashes

Posted: 27. Jun 2020, 00:34
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?