KERNEL_MODE_HEAP_CORRUPTION

Code: 0x13a (314)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1Type of corruption detected - see the following list.
2Address of the heap that reported the corruption.
3Address at which the corruption was detected.
4Reserved

Description

The KERNEL_MODE_HEAP_CORRUPTION bug check has a value of 0x0000013A. This bug check indicates that the kernel mode heap manager has detected corruption in a heap.

Important

This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.

Resolution

The !analyze debug extension displays information about the bug check and can be helpful in determining the root cause.

The !heap extension displays heap usage information, controls breakpoints in the heap manager, detects leaked heap blocks, searches for heap blocks, or displays page heap information.

For general information on troubleshooting blue screen bug checks, see Analyze Bug Check Blue Screen Data.

See also

Bug check code reference

Bug Checks (Blue Screens)

Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.

Associated Modules

ModuleCodeFound inDescription
EventCreate.exe0x13a78.11011%1
KernelBase.dll0x13a8.1The physical resources of this disk have been exhausted.
kernel32.dll0x13a8.11011The physical resources of this disk have been exhausted.
webservices.dll0x13a78.11011The number of characters (%1) in the base64 sequence is not valid. A base64 sequence should be a multiple of four characters.
4 entries