We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Musa.Core][Musa::_Musa_Private_SetupSystemCall():621]0x01CD -> 0xFFFFF801559CE450, ZwWaitForWorkViaWorkerFactory [Musa.Core][Musa::_Musa_Private_SetupSystemCall():621]0x01CE -> 0xFFFFF801559CE470, ZwWaitHighEventPair [Musa.Core][Musa::_Musa_Private_SetupSystemCall():621]0x01CF -> 0xFFFFF801559CE490, ZwWaitLowEventPair Unknown exception - code c0000028 (!!! second chance !!!) nt!RtlRaiseStatus+0x32: fffff801`55912092 488b85b8000000 mov rax,qword ptr [rbp+0B8h]
这是错误码信息 然后我64系统是1809 vs2019编译debug版本 用驱动加载器直接加载不会出现这种情况 映射加载驱动时会出现这种情况
The text was updated successfully, but these errors were encountered:
暂时没有支持内存加载的计划。
Sorry, something went wrong.
No branches or pull requests
[Musa.Core][Musa::_Musa_Private_SetupSystemCall():621]0x01CD -> 0xFFFFF801559CE450, ZwWaitForWorkViaWorkerFactory
[Musa.Core][Musa::_Musa_Private_SetupSystemCall():621]0x01CE -> 0xFFFFF801559CE470, ZwWaitHighEventPair
[Musa.Core][Musa::_Musa_Private_SetupSystemCall():621]0x01CF -> 0xFFFFF801559CE490, ZwWaitLowEventPair
Unknown exception - code c0000028 (!!! second chance !!!)
nt!RtlRaiseStatus+0x32:
fffff801`55912092 488b85b8000000 mov rax,qword ptr [rbp+0B8h]
这是错误码信息
然后我64系统是1809
vs2019编译debug版本
用驱动加载器直接加载不会出现这种情况
映射加载驱动时会出现这种情况
The text was updated successfully, but these errors were encountered: