Opened 11 years ago
Closed 11 years ago
#12734 closed defect (fixed)
4.3.8: VERR_CPUM_TOO_MANY_CPUID_SUBLEAVES when launching VM [FIXED in SVN]
Reported by: | mmcginnis | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.8 |
Keywords: | Too many cpuid subleaves | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
I just installed VirtualBox on a Lenovo T410 with Hyper-V enabled. Upon launching a VM I get the lowwing error: Failed to open a session for the virtual machine XP Virtual.
Couldn't find the end of CPUID sub-leaves. (VERR_CPUM_TOO_MANY_CPUID_SUBLEAVES).
Result Code: E_FAIL (0x80004005) Component: Console Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6}
Attachments (2)
Change History (11)
by , 11 years ago
comment:2 by , 11 years ago
Summary: | When launching a VM on Win 8.1 64bit, I get the error VERR_CPUM_TOO_MANY_CPUID_SUBLEAVES → 4.3.8: VERR_CPUM_TOO_MANY_CPUID_SUBLEAVES when launching VM [FIXED in SVN] |
---|
Thanks to your reports we've been able to come up with a workaround to deal with this unspecified CPUID behavior. We'll try get the fix out ASAP.
comment:3 by , 11 years ago
I found another fix for me. My laptop had Hyper-V enabled in the BIOS (I am unable to disable it due to corporate limitations). I found that doing the following and rebooting my laptop allows the VM's to run:
Hope this helps....
- Open Hyper-V manager and "stop service" on the right panel,
- Start a command prompt with administrator rights and execute the following command:
to disable hyper-v bcdedit /set hypervisorlaunchtype off
to enable hyper-v bcdedit /set hypervisorlaunchtype auto
- Both Operations require restarting your computer.
Reference: https://forums.virtualbox.org/viewtopic.php?f=6&t=41258#p236620
comment:5 by , 11 years ago
I had the same problem and can confirm that the build 4.3.9-92650 fixed the problem.
comment:6 by , 11 years ago
I am running build 4.3.8 r92456, but the update says I am running the latest version. I have the same problem as reported here, how to I get the latest build?
comment:7 by , 11 years ago
4.3.8 is the latest released build. If you want to test the test build, see comment 4.
comment:8 by , 11 years ago
Just confirming, I had the same issue and build 4.3.9-92650 fixed it. Lenov idea pad, windows 8.1 64bit
log file