首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >VirtualBox V5.1.24 r1170由于超出信任范围而无法运行Windows 7

VirtualBox V5.1.24 r1170由于超出信任范围而无法运行Windows 7
EN

Stack Overflow用户
提问于 2017-09-05 02:49:02
回答 1查看 593关注 0票数 1

我在Windows 7 Professional上运行VBV5.1.24和Vagrant1.9.8。我.我不能从流浪汉那里启动VM。未能打开虚拟机Centos的会话。

控制台错误

代码语言:javascript
运行
复制
Stderr: VBoxManage.exe: error: The virtual machine 'dt-os' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005).  More details may be available
 in 'C:\Users\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine

日志文件

代码语言:javascript
运行
复制
257c.17c0: supR3HardenedMonitor_LdrLoadDll: pName=C:\Windows\system32\privman64.dll (Input=privman64.dll, rcNtResolve=0xc0150008) *pfFlags=0xffffffff pwszSearchPath=0000000000000000:<flags> [calling]
257c.17c0: supR3HardenedScreenImage/NtCreateSection: cache hit (VINF_SUCCESS) on \Device\HarddiskVolume1\Windows\System32\privman64.dll [lacks WinVerifyTrust]
257c.17c0: supR3HardenedDllNotificationCallback: load   000007fefcf30000 LB 0x0002c000 C:\Windows\system32\privman64.dll [fFlags=0x0]
257c.17c0: supR3HardenedScreenImage/LdrLoadDll: cache hit (VINF_SUCCESS) on \Device\HarddiskVolume1\Windows\System32\privman64.dll [lacks WinVerifyTrust]
784.203c: supR3HardNtChildWaitFor[2]: Quitting: ExitCode=0xc0000005 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 506 ms, the end);
20d4.1c98: supR3HardNtChildWaitFor[1]: Quitting: ExitCode=0xc0000005 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 1137 ms, the end);
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2017-09-25 07:50:38

我发现这个错误是由power客户端证书不受信任导致的,因为安装的版本privman64证书仅在2012-2015年有效。不幸的是,我无法卸载power软件,所以我更新了新版本,其中有有效的证书,然后发出消失。否则,将虚拟盒降级为V4.1.12,则不发生问题。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/46046324

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档