Bug Check 0x1F1: KASAN_ENLIGHTENMENT_VIOLATION
The KASAN_ENLIGHTENMENT_VIOLATION bug check has a value of 0x000001F1. It indicates that KASAN enlightenment encoutered a violation when attempting to interact with memory shadow. 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 KASAN shadow interaction. |
2 | Type of violation. |
3 | Extra information on the violation. |
4 | Extra information on the violation. |