Hello,
I tried to create Windows 10 VM on a windows 7 host (both 64 bits).
I enabled virtualization in the BIOS beforehand, my host does not seem to have hyper-v installed, but when I try to boot the VM it goes in guru meditation nearly immediately.
I couldn't attached attached the log file from Virtualbox because of its size, so here is a pastebin link to access it (couldn't put the real link because i am a new member): pastebin com vLSDSYEQ. The vbox.png file is just a black picture.
Could anybody help me understand why my VM isn't booting ?
Thank you by advance.
[SOLVED] [Vbox error] Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT)
[SOLVED] [Vbox error] Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT)
Last edited by f222 on 23. Nov 2020, 14:13, edited 1 time in total.
-
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: [Vbox error] Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT)
Please 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.
Re: [Vbox error] Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT)
I didn't thought zipping would reduce its size enough to be able to post it here, here it is.
Updates :
I tried :
- running 32 bits guests
- downgrading virtualbox to version 6.0.6
- running the command "C:\Program Files\Oracle\VirtualBox\VBoxManage" modifyvm VMname --cpu-profile "Intel Core i7-6700K"
- enablink coherency mode
None of that worked
Updates :
I tried :
- running 32 bits guests
- downgrading virtualbox to version 6.0.6
- running the command "C:\Program Files\Oracle\VirtualBox\VBoxManage" modifyvm VMname --cpu-profile "Intel Core i7-6700K"
- enablink coherency mode
None of that worked
- Attachments
-
- VBox.zip
- (55.26 KiB) Downloaded 2 times
Re: [Vbox error] Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT)
I found what the issue was
I had to enable data execution protection in my BIOS in order for the VM to work.
Problem solved
I had to enable data execution protection in my BIOS in order for the VM to work.
Problem solved
-
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: [SOLVED] [Vbox error] Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT)
Thanks for reporting back with the solution.