Ticket #12451 (closed defect: fixed)
Dont start after installing guest os (VINF_EM_TRIPLE_FAULT, newer AMD)
Reported by: | Leh | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.4 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
После установки гостевой ОС при запуске сразу выдает ошибку
Attachments
Change History
comment:1 Changed 9 years ago by frank
- Summary changed from Dont start after installing guest os to Dont start after installing guest os (VINF_EM_TRIPLE_FAULT)
comment:2 Changed 9 years ago by mpack
There seems to be lots of these "triple fault" bug reports so I don't know which to comment on. The conclusion we seem to be coming to in the forums is that it mostly seems to affect users of AMD FX series CPUs, and you can work around the problem by turning off nested paging. Discussion: https://forums.virtualbox.org/viewtopic.php?f=6&t=59016
comment:3 Changed 9 years ago by frank
- Summary changed from Dont start after installing guest os (VINF_EM_TRIPLE_FAULT) to Dont start after installing guest os (VINF_EM_TRIPLE_FAULT, newer AMD)
Thank you for this information. I closed all duplicates. #12421 is different as the user from that ticket observed the problem on Mac OS X with OpenBSD 5.4 while all the other problems happen only on newer AMD CPUs.
Changed 9 years ago by Erwin Orlack
-
attachment
Ubuntu 12.04 x64-2013-12-12-09-31-53.log
added
VBox log with Guru Meditation; VINF_EM_TRIPLE_FAULT
comment:4 Changed 9 years ago by Erwin Orlack
I am also experiencing this issue. Ubuntu 64 VM on an AMD FX-8350 in Windows 8.1. If I disable Nested Paging, it boots. If it's enabled, it throws the VINF_EM_TRIPLE_FAULT every time.
comment:5 Changed 9 years ago by ramshankar
Please try if this test build fixes this problem: (links expire in ~14 days)
Windows hosts: https://www.virtualbox.org/download/testcase/VirtualBox-4.3.5-91363-Win.exe
Linux 64-bit hosts: https://www.virtualbox.org/download/testcase/VirtualBox-4.3.5-91363-Linux_amd64.run
comment:6 follow-up: ↓ 7 Changed 9 years ago by frank
- Status changed from new to closed
- Resolution set to fixed
Hopefully fixed in VBox 4.3.6.
comment:8 in reply to: ↑ description Changed 8 years ago by johan.drgt
Replying to Leh:
После установки гостевой ОС при запуске сразу выдает ошибку
Solved this by changing the version of the cliant to "Windows 8.1" instead of "Windows 8".
comment:9 Changed 6 years ago by mcandre
Noting that darwinx86-801 also presents a guru VINF_EM_TRIPLE_FAULT critical error by default.
Working around this glitch with VBoxManage --modifyvm <name> --nestedpaging off. When nested paging is disabled, the critical error goes away, but the VM is still not able to boot into the regular Darwin livecd boot menu. It stalls with a black screen and a white underscore cursor marker at the top left.