Changes between Initial Version and Version 1 of Ticket #11309, comment 2
- Timestamp:
- Apr 13, 2014 8:40:11 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11309, comment 2
initial v1 5 5 CO_E_SERVER_EXEC_FAILURE (0x80080005) 6 6 }}} 7 8 To rephrase the issue: when launching VirtualBox, just when the VirtualBox COM service (VBoxSVC) is about to close (normal termination, after the previous, last instance of VirtualBox, was closed), the new VirtualBox process fails to syncronize with the existing (about to be closed) VBoxSVC process. In the end, it fails with the above error.