Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.19 KB

bug-check-0x1000008e--kernel-mode-exception-not-handled-m.md

File metadata and controls

33 lines (20 loc) · 1.19 KB
title description keywords ms.date topic_type ms.topic api_name api_type
Bug Check 0x1000008E KERNEL_MODE_EXCEPTION_NOT_HANDLED_M
The KERNEL_MODE_EXCEPTION_NOT_HANDLED_M bug check has a value of 0x1000008E.
Bug Check 0x1000008E KERNEL_MODE_EXCEPTION_NOT_HANDLED_M
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M
05/23/2017
apiref
reference
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M
NA

Bug Check 0x1000008E: KERNEL_MODE_EXCEPTION_NOT_HANDLED_M

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.

Bug check 0x1000008E has the same meaning and parameters as bug check 0x8E (KERNEL_MODE_EXCEPTION_NOT_HANDLED).

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.