Edit

Share via


Bug Check 0x1F1: KASAN_ENLIGHTENMENT_VIOLATION

The KASAN_ENLIGHTENMENT_VIOLATION bug check has a value of 0x000001F1. It indicates that KASAN encountered an internal error. This bug check is used to check internal operation of KASAN in Windows. For more information, see Kernel Address Sanitizer (KASAN) and the Microsoft C++ AddressSanitizer (ASAN) documentation.

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.

KASAN_ENLIGHTENMENT_VIOLATION Parameters

Parameter Description
1 Type of operation that led to the internal error.
2 Type of the internal error.
3 Extra information on the internal error.
4 Extra information on the internal error.

See also