KERNEL_MODE_HEAP_CORRUPTION
Code: 0x13a (314)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x013a (314)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x013a (314)
Parameters
| Parameter | Description |
|---|---|
| 1 | Type of corruption detected - see the following list. |
| 2 | Address of the heap that reported the corruption. |
| 3 | Address at which the corruption was detected. |
| 4 | Reserved |
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
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
| Module | Code | Found in | Description |
|---|---|---|---|
| EventCreate.exe | 0x13a | 78.11011 | %1 |
| KernelBase.dll | 0x13a | 8.1 | The physical resources of this disk have been exhausted. |
| kernel32.dll | 0x13a | 8.11011 | The physical resources of this disk have been exhausted. |
| webservices.dll | 0x13a | 78.11011 | The number of characters (%1) in the base64 sequence is not valid. A base64 sequence should be a multiple of four characters. |
| 4 entries | |||