无法弄清楚 VirtualBox(Ubuntu) 问题

Couldn't figure out the VirtualBox(Ubuntu) problem

我使用了 Virtual Box Ubuntu,但突然无法使用以下错误消息:

The virtual machine 'Ubuntu' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005). 
More details may be available in 'C:\Users\asuspc\Desktop\ubuntu\Ubuntu\Logs\VBoxHardening.log'.

无法弄清楚问题出在哪里。请帮助我

这看起来像是您的 virtualbox 的强化问题。引入强化是为了防止主机上的恶意软件 运行ning 可能将 DLL 注入 VM,然后可以 运行 提升权限(隐藏在 Oracle 认证之后),如果它是 运行 独立的。

您可以检查日志文件以查看有关失败的更多详细信息,或者您可以查看 Diagnosing hardening issues.