#15740 closed defect (invalid)
Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT) Win 10 Guest on Win 7 Host
Reported by: | Nagy Laszlo | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.1.2 |
Keywords: | VINF_EM_TRIPLE_FAULT | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
10 seconds indicates a Critical Error after starting the virtualbox (Win 10) Installation.
00:00:07.252383 !! Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT)
Attachments (4)
Change History (9)
by , 9 years ago
by , 9 years ago
comment:1 by , 8 years ago
by , 8 years ago
comment:2 by , 8 years ago
My VBox Updated to 5.1.2 B108956, but the problem is same.
I tried to restore settings for all, but there is no good result. I enclose a VBox window (W10.jpg), and bug reports (Error.jpg)
The other virtual machines correctly installed, and running correctly.
by , 8 years ago
comment:3 by , 8 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Actually a second look at your log file reveals the problem: NX is disabled on the host but Windows 10 (your guest) requires PAE and NX. Try to enable NX on the host, otherwise you will not be able to boot your guest. See here:
00:00:02.328976 HM: NX not enabled on the host, unavailable to PAE guest ... 00:00:02.330077 NX - No-Execute/Execute-Disable = 0 (0)
comment:4 by , 8 years ago
Enabling NX on the host probably means to enable NX in the BIOS settings. It might be also necessary to enable DEP in the Windows Advanced System settings.
comment:5 by , 8 years ago
The problem is solved. The ban was a mistake DEP BIOS. I enabled and installed the Win10. Thank you very much for your help. :)
Is this error reproducible? Does it still happen with VBox 5.1.2?