Search for your error:
Example: "0x00000013"Error name | Error number | Error description |
---|---|---|
1. KERNEL_APC_PENDING_DURING_EXIT | Error 0x20 | The KERNEL_APC_PENDING_DURING_EXIT bug check has a value of 0x00000020. This indicates that an asynchronous procedure call (APC) was still pending when a thread exited. |
2. KERNEL_DATA_INPAGE_ERROR | Error 0x7A | The KERNEL_DATA_INPAGE_ERROR bug check has a value of 0x0000007A. This bug check indicates that the requested page of kernel data from the paging file could not be read into memory. |
3. KERNEL_MODE_EXCEPTION_NOT_HANDLED | Error 0x8E | The KERNEL_MODE_EXCEPTION_NOT_HANDLED bug check has a value of 0x0000008E. This bug check indicates that a kernel-mode application generated an exception that the error handler did not catch. |
4. KERNEL_MODE_EXCEPTION_NOT_HANDLED_M | Error 0x1000008E | The KERNEL_MODE_EXCEPTION_NOT_HANDLED_M bug check has a value of 0x1000008E. This indicates that a kernel-mode program generated an exception which the error handler did not catch. |
5. KERNEL_SECURITY_CHECK_FAILURE | Error 0x139 | The KERNEL_SECURITY_CHECK_FAILURE bug check has a value of 0x00000139. This bug check indicates that the kernel has detected the corruption of a critical data structure. |
6. KERNEL_STACK_INPAGE_ERROR | Error 0x77 | The KERNEL_STACK_INPAGE_ERROR bug check has a value of 0x00000077. This bug check indicates that the requested page of kernel data from the paging file could not be read into memory. |
7. KERNEL_STACK_LOCKED_AT_EXIT | Error 0x94 | The KERNEL_STACK_LOCKED_AT_EXIT bug check has a value of 0x00000094. This bug check indicates that a thread exited while its kernel stack was marked as not swappable |
8. KMODE_EXCEPTION_NOT_HANDLED | Error 0x1E | The KMODE_EXCEPTION_NOT_HANDLED bug check has a value of 0x0000001E. This indicates that a kernel-mode program generated an exception which the error handler did not catch. |
Microsoft & Windows® logos are registered trademarks of Microsoft. Disclaimer: ErrorVault.com is not affiliated with Microsoft, nor does it claim such affiliation.
The information on this page is provided for informational purposes only. © Copyright 2018