SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M
Bug check code: 0x1000007e (268435582)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 1 (Wraps an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x007e (126)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- N: 1 (Reserved, must be clear in a well-formed NTSTATUS)
- Facility: 0x000 (Default)
- Code: 0x007e (126)
Description
The SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M bug check has a value of 0x1000007E. This indicates that a system thread generated an exception which the error handler did not catch.
Bug check 0x1000007E has the same meaning and parameters as bug check 0x7E (SYSTEM_THREAD_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.
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.