when trying to start a Windows 10 image a colleague prepared for me on my Dell Precision M3800 running OpenSUSE 13.2 x64, I got a "general failure".
Here's what the logs said:Failed to open a session for the virtual machine W10.
General failure - DON'T USE THIS!!!. (VERR_GENERAL_FAILURE).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Code: Select all
00:00:00.274566 NAT: zone(nm:mbuf_ext_refcnt, used:0)
00:00:00.280206 GIM: HyperV: Resetting MMIO2 regions and MSRs
00:00:00.282498 VMSetError: /home/vbox/tinderbox/lnx64-rel/src/VBox/VMM/VMMR3/VM.cpp(367) int VMR3Create(uint32_t, const VMM2USERMETHODS*, void (*)(UVM*, void*, int, const char*, unsigned int, const char*, const char*, __va_list_tag*), void*, int (*)(UVM*, VM*, void*), void*, VM**, UVM**); rc=VERR_GENERAL_FAILURE
00:00:00.282512 VMSetError: General failure - DON'T USE THIS!!!.
00:00:00.282869 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={General failure - DON'T USE THIS!!!. (VERR_GENERAL_FAILURE)}, preserve=false aResultDetail=0
00:00:00.282993 Console: Machine state changed to 'PoweredOff'
I would also hope for more... descriptive error messages in the future
BTW: I tried VirtualBox-5.0-5.0.2_102096_openSUSE132-1.x86_64.rpm and the latest test build (Linux 64-bit 5.0.x revision 102219) and got the general error with both of them.