From 6556fbeff2523e8ddc6f2b87549a5da42da8154e Mon Sep 17 00:00:00 2001 From: Dniel97 Date: Sat, 27 Apr 2024 07:25:03 +0000 Subject: [PATCH] Update FAQ --- FAQ.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/FAQ.md b/FAQ.md index 6161cba..ce425c8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -33,6 +33,11 @@ set OPENSSL_ia32cap=:~0x20000000 ### Windows 11 bug: "An assertion failure has occurred." +``` +clientcore\windows\advcore\ctf\uim\tim.cpp(800)\MSCTF.dll! +An assertion failure has occurred. +``` + It's a bug with the new "shell handwriting" feature (MTestAbSh1, 41799415) that's currently in experiment. To read more: [Stack overflow](https://stackoverflow.com/a/77752927/9131404)