VBoxHardening error

Discussions related to using VirtualBox on Windows hosts.
Post Reply
psr
Posts: 1
Joined: 25. Apr 2017, 20:13

VBoxHardening error

Post by psr »

Hello when starting the VM, I am seeing the following error. The version of Virtual box is Version 5.1.20 r114628 (Qt5.6.2).
Windows host version is Windows 7 Professional SP 1


Please help with possible solutions:

3668.d40: supR3HardNtChildGatherData: PebBaseAddress=000007fffffdf000 cbPeb=0x380
3668.d40: supR3HardNtPuChFindNtdll: uNtDllParentAddr=0000000077c10000 uNtDllChildAddr=0000000077c10000
3668.d40: supR3HardenedWinSetupChildInit: uLdrInitThunk=0000000077c3a360
3668.d40: supR3HardenedWinSetupChildInit: Start child.
3668.d40: supR3HardNtChildWaitFor: Found expected request 0 (PurifyChildAndCloseHandles) after 0 ms.
3668.d40: supR3HardNtChildPurify: Startup delay kludge #1/0: 520 ms, 65 sleeps
3668.d40: supHardNtVpScanVirtualMemory: enmKind=CHILD_PURIFICATION
3668.d40: *0000000000000000-000000000000ffff 0x0001/0x0000 0x0000000
3668.d40: *0000000000010000-000000000002ffff 0x0004/0x0004 0x0020000
3668.d40: *0000000000030000-0000000000030fff 0x0040/0x0040 0x0020000 !!
3668.d40: supHardNtVpFreeOrReplacePrivateExecMemory: Replacing exec mem at 0000000000030000 (LB 0x1000, 0000000000030000 LB 0x1000)
3668.d40: supHardNtVpFreeOrReplacePrivateExecMemory: Free attempt #1 succeeded: 0x0 [0000000000030000/0000000000030000 LB 0/0x1000]
3668.d40: supHardNtVpFreeOrReplacePrivateExecMemory: QVM after free 0: [0000000000000000]/0000000000030000 LB 0x10000 s=0x10000 ap=0x0 rp=0x00000000000001
3668.d40: Error (rc=-5673):
3668.d40: NtAllocateVirtualMemory (0000000000030000 LB 0x1000) failed with rcNt=0xc0000018 allocating replacement memory for working around buggy protection software. See VBoxStartup.log for more details
3668.d40: Error (rc=-5645):
3668.d40: Too many virtual memory regions.

3668.d40: Error (rc=-5673):
3668.d40: supHardenedWinVerifyProcess failed with Unknown Status -5673 (0xffffe9d7): NtAllocateVirtualMemory (0000000000030000 LB 0x1000) failed with rcNt=0xc0000018 allocating replacement memory for working around buggy protection software. See VBoxStartup.log for more details
[rc=-5645] Too many virtual memory regions.
3668.d40: Error -5673 in supR3HardNtChildPurify! (enmWhat=5)
3668.d40: supHardenedWinVerifyProcess failed with Unknown Status -5673 (0xffffe9d7): NtAllocateVirtualMemory (0000000000030000 LB 0x1000) failed with rcNt=0xc0000018 allocating replacement memory for working around buggy protection software. See VBoxStartup.log for more details
[rc=-5645] Too many virtual memory regions.
3af4.3b64: supR3HardNtChildWaitFor[1]: Quitting: ExitCode=0x1 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 587 ms, the end);
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: VBoxHardening error

Post by mpack »

Post Reply