2017-09-05 8 views
0

Windows 7 ProfessionalでV5.1.24 & Vagrant 1.9.8を実行していました。私は迷子からVMを開始できませんでした。 仮想マシンCentosのセッションを開けませんでした。VirtualBox V5.1.24 r1170が信頼できないためにWindows 7が動作しないprivman64.dll

コンソールエラー

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 

ログイン

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); 

答えて

0

ファイル私は、証明書が仮想ボックスで非信頼されている[パワーブローカーのWindowsクライアントから]エラーがprivman64.dllによって引き起こされた見つけるためにインストールされたバージョンのprivman64証明書は2012-2015年のみ有効です。 残念ながら私は電源ブローカーソフトウェアをアンインストールできませんでした 有効な証明書を持っている新しいバージョンを更新しました。 それ以外の場合、仮想ボックスをV 4.1.12にダウングレードしても問題は発生しません。

関連する問題