Opened 12 years ago
Closed 11 years ago
#12156 closed defect (wontfix)
Virtual Box Not Running as System
Reported by: | gasotelo | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.2.18 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
When I open a virtual machine from a program that is running as System user on windows, the machine did not start. I make a test, running the program as a normal user and the vm starts.
To reproduce the error I open a cmd window as System user and try to start the vm. VBox shows the next error:
Oracle VM VirtualBox Headless Interface 4.2.18 (coffee) 2008-2013 Oracle Corporation All rights reserved.
VBoxHeadless.exe: error: Failed to assign the machine to the session (Unknown Status 0x80004005) VBoxHeadless.exe: error: Details: code VBOX_E_VM_ERROR (0x80bb0003), component Machine, interface IMachine, callee IUnknown VBoxHeadless.exe: error: Context: "LockMachine(session, LockType_VM)" at line 953 of file VBoxHeadless.cpp
VBox is not supposed to run as system process.