Search for your error:
Example: "0x00000013"Error name | Error number | Error description |
---|---|---|
61. DRIVER_OVERRAN_STACK_BUFFER | Error 0xF7 | The DRIVER_OVERRAN_STACK_BUFFER bug check has a value of 0x000000F7. This indicates that a driver has overrun a stack-based buffer. |
62. DRIVER_PAGE_FAULT_BEYOND_END_OF_ALLOCATION | Error 0xD6 | The DRIVER_PAGE_FAULT_BEYOND_END_OF_ALLOCATION bug check has a value of 0x000000D6. This indicates the driver accessed memory beyond the end of its pool allocation. |
63. DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL | Error 0xD5 | The DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL bug check has a value of 0x000000D5. This indicates that a driver has referenced memory which was earlier freed. |
64. DRIVER_PORTION_MUST_BE_NONPAGED | Error 0xD3 | The DRIVER_PORTION_MUST_BE_NONPAGED bug check has a value of 0x000000D3. This indicates that the system attempted to access pageable memory at a process IRQL that was too high. |
65. DRIVER_POWER_STATE_FAILURE | Error 0x9F | The DRIVER_POWER_STATE_FAILURE bug check has a value of 0x0000009F. This bug check indicates that the driver is in an inconsistent or invalid power state. |
66. DRIVER_RETURNED_HOLDING_CANCEL_LOCK | Error 0x11B | The DRIVER_RETURNED_HOLDING_CANCEL_LOCK bug check has a value of 0x0000011B. This bug check indicates that a driver has returned from a cancel routine that holds the global cancel lock. This causes all later cancellation calls to fail, and results in eith |
67. DRIVER_RETURNED_STATUS_REPARSE_FOR_VOLUME_OPEN | Error 0xF9 | The DRIVER_RETURNED_STATUS_REPARSE_FOR_VOLUME_OPEN bug check has a value of 0x000000F9. This indicates that a driver returned STATUS_REPARSE to an IRP_MJ_CREATE request with no trailing names. |
68. DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS | Error 0xCE | The DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS bug check has a value of 0x000000CE. This indicates that a driver failed to cancel pending operations before unloading. |
69. DRIVER_UNMAPPING_INVALID_VIEW | Error 0xD7 | The DRIVER_UNMAPPING_INVALID_VIEW bug check has a value of 0x000000D7. This indicates a driver is trying to unmap an address that was not mapped. |
70. DRIVER_USED_EXCESSIVE_PTES | Error 0xD8 | The DRIVER_USED_EXCESSIVE_PTES bug check has a value of 0x000000D8. This indicates that there are no more system page table entries (PTE) remaining. |
71. DRIVER_VERIFIER_DETECTED_VIOLATION | Error 0xC4 | The DRIVER_VERIFIER_DETECTED_VIOLATION bug check has a value of 0x000000C4. This is the general bug check code for fatal errors found by Driver Verifier. For more information, see Handling a Bug Check When Driver Verifier is Enabled. |
72. DRIVER_VERIFIER_DMA_VIOLATION | Error 0xE6 | The DRIVER_VERIFIER_DMA_VIOLATION bug check has a value of 0x000000E6. This is the bug check code for all Driver Verifier DMA Verification violations. |
73. DRIVER_VERIFIER_IOMANAGER_VIOLATION | Error 0xC9 | The DRIVER_VERIFIER_IOMANAGER_VIOLATION bug check has a value of 0x000000C9. This is the bug check code for all Driver Verifier I/O Verification violations. |
74. DRIVER_VIOLATION | Error 0x121 | The DRIVER_VIOLATION bug check has a value of 0x00000121. This bug check indicates that a driver has caused a violation. |
75. EMPTY_THREAD_REAPER_LIST | Error 0x13 | The EMPTY_THREAD_REAPER_LIST bug check has a value of 0x00000013. |
76. EM_INITIALIZATION_FAILURE | Error 0x11A | The EM_INITIALIZATION_FAILURE bug check has a value of 0x0000011A. |
77. END_OF_NT_EVALUATION_PERIOD | Error 0x98 | The END_OF_NT_EVALUATION_PERIOD bug check has a value of 0x00000098. This bug check indicates that the trial period for the Microsoft Windows operating system has ended. |
78. EVENT_TRACING_FATAL_ERROR | Error 0x11D | The EVENT_TRACING_FATAL_ERROR bug check has a value of 0x0000011D. This bug check indicates that the Event Tracing subsystem has encountered an unexpected fatal error. |
79. EXFAT_FILE_SYSTEM | Error 0x12C | The EXFAT_FILE_SYSTEM bug check has a value of 0x0000012C. This bug check indicates that a problem occurred in the Extended File Allocation Table (exFAT) file system. |
80. FATAL_UNHANDLED_HARD_ERROR | Error 0x4C | The FATAL_UNHANDLED_HARD_ERROR bug check has a value of 0x0000004C. |
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