Custom Query (16363 matches)
Results (460 - 462 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #12566 | invalid | 4.3.6 VINF_EM_TRIPLE_FAULT on OSX Guru Meditation | ||
| Description |
Hi, I checked similar tickets (VINF_EM_TRIPLE_FAULT on OSX Guru Meditation), and they all say it works on 4.3.6 release. In some tickets, it is reported that Nested Paging is the cause. Hence I tried both nested paging on, and off (including disabling PAE/NX), but with no success. |
|||
| #12702 | fixed | 4.3.6 cannot install on Solaris 12 due to script errors => Fixed in SVN | ||
| Description |
I'm running Solaris 12 build 41. I was unable to install VirtualBox v4.3.6 because there are three errors in the vboxconfig.sh script: 260c260 < BRANCH_VERSION=STR_KERN_MAJOR --- > BRANCH_VERSION=$STR_KERN_MAJOR 262c262 < if test "HOST_OS_MAJORVERSION" = "5.12"; then --- > if test "$HOST_OS_MAJORVERSION" = "5.12"; then After pkgtrans'ing the pkg so I could hack on the vboxconfig.sh script, I was then able to partially install the package, and determined that the line which translates STR_KERN_MAJOR from the partial FMRI needs another element in its sed invocation Adding ;s/-.* allows
STR_KERN_MAJOR= which then allows correct installation to occur (modulo the vboxconfig.sh checksum and filesize not matching the pkg prototype. Marking as 'major' because this defect completely prevents installation on Solaris 12. |
|||
| #12734 | fixed | 4.3.8: VERR_CPUM_TOO_MANY_CPUID_SUBLEAVES when launching VM [FIXED in SVN] | ||
| 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} |
|||

