Windows / Code / 0xc0370017
0xc0370017
HRESULT Facility: FACILITY_USERMODE_VIRTUALIZATION (55)
NTSTATUS Facility: Unknown (55)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The request to lock or map a memory block page failed because the virtualization infrastructure driver memory block limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ntdll.dll | The request to lock or map a memory block page failed because the virtualization infrastructure driver memory block limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_VID_MEMORY_BLOCK_LOCK_COUNT_EXCEEDED | The request to lock or map a memory block page failed because the virtualization infrastructure driver memory block limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
winerror.h | ERROR_VID_MEMORY_BLOCK_LOCK_COUNT_EXCEEDED | The request to lock or map a memory block page failed because the virtualization infrastructure driver memory block limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
2 entries |