Yes, this would caused by failing to hook `LdrUnloadDll`, because our hooking code does not recognize the opcodes that this function uses in your specific version of `ntdll.dll`. Can you confirm the version number for this file and maybe share it with me?
Bug 1914160 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Yes, this would be caused by failing to hook `LdrUnloadDll`, because our hooking code does not recognize the opcodes that this function uses in your specific version of `ntdll.dll`. Can you confirm the version number for this file and maybe share it with me?