This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 97
arm64平台需要支持。 #10
Labels
Comments
短期没有,没时间,没设备。 |
已经支持 ARM/ARM64,但暂时没有测试环境。 |
可以搞成支持VS2017的么,我有ARM64的环境可以测试,但是没有VS2022的授权,也不允许升级IDE。 |
VS2022 之前版本的 ARM 汇编编译器功能不完整,不能编译这个项目。 |
arm64会蓝屏。
|
note: 3: kd> k
# Child-SP RetAddr Call Site
00 ffff960c`3b2e66d0 fffff803`123abeb4 nt!KeBugCheck2+0x1dc
01 ffff960c`3b2e6cb0 fffff803`1200e538 nt!PspSystemThreadStartup$filt$0+0x58
02 ffff960c`3b2e6cc0 fffff803`1220b58c nt!_C_ExecuteExceptionFilter+0x38
03 ffff960c`3b2e6d20 fffff803`1200cf34 nt!_C_specific_handler+0xcc
04 ffff960c`3b2e6d80 fffff803`120ddbb8 nt!RtlpExecuteHandlerForException+0x14
05 ffff960c`3b2e6da0 fffff803`12064b74 nt!RtlDispatchException+0x328
06 ffff960c`3b2e7400 fffff803`12064ee4 nt!KiDispatchException+0x5d4
07 ffff960c`3b2e78f0 fffff803`120a3290 nt!KiDispatchExceptionOnExceptionStack+0xc4
08 ffff960c`3b2e7920 fffff803`12003c00 nt!KiSynchronousException+0xc0
09 ffff960c`3b2e7a10 fffff803`1200285c nt!KzSynchronousException+0x24
0a ffff960c`3b2e7a70 fffff803`1200cd74 nt!KiArm64ExceptionVectors+0x5c
0b ffff960c`3b2e7de0 fffff803`1200cd68 nt!RcConsolidateFrames+0x14
0c ffff960c`3b2e7de0 fffff80f`778525a0 nt!RcConsolidateFrames+0x8
0d ffff960c`3b2e9780 fffff80f`7785a8e8 ucxxrt!Test$ThrowInt+0x30 [D:\Code\ucxxrt\test\unittest.cpp @ 61]
0e ffff960c`3b2e97c0 fffff80f`7785a864 ucxxrt!std::invoke<void (__cdecl*&)(void)>+0x28 [C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.33.31629\include\type_traits @ 1548]
0f ffff960c`3b2e97e0 fffff80f`7785a658 ucxxrt!std::_Invoker_ret<void>::_Call<void (__cdecl*&)(void)>+0x14 [C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.33.31629\include\functional @ 668]
10 ffff960c`3b2e9800 fffff80f`77853004 ucxxrt!std::_Func_impl_no_alloc<void (__cdecl*)(void),void>::_Do_call+0x18 [C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.33.31629\include\functional @ 831]
11 ffff960c`3b2e9820 fffff80f`77852ecc ucxxrt!std::_Func_class<void>::operator()+0x5c [C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.33.31629\include\functional @ 878]
12 ffff960c`3b2e9840 fffff80f`77864aec ucxxrt!DriverMain+0x14c [D:\Code\ucxxrt\test\unittest.cpp @ 302]
13 ffff960c`3b2e9890 fffff80f`77864a38 ucxxrt!invoke_main+0x1c [D:\Code\ucxxrt\src\crt\vcruntime\sys_common.inl @ 45]
14 ffff960c`3b2e98b0 fffff80f`778649a4 ucxxrt!__scrt_common_main_seh+0x80 [D:\Code\ucxxrt\src\crt\vcruntime\sys_common.inl @ 102]
15 ffff960c`3b2e98f0 fffff80f`77864b1c ucxxrt!__scrt_common_main+0x1c [D:\Code\ucxxrt\src\crt\vcruntime\sys_common.inl @ 143]
16 ffff960c`3b2e9910 fffff80f`7786f028 ucxxrt!DriverEntry+0x1c [D:\Code\ucxxrt\src\crt\vcruntime\sys_main.cpp @ 18]
17 ffff960c`3b2e9930 fffff803`123e9de0 ucxxrt!GsDriverEntry+0x28 [minkernel\tools\gs_support\kmodefastfail\gs_driverentry.c @ 46]
18 ffff960c`3b2e9950 fffff803`1258469c nt!PnpCallDriverEntry+0x50
19 ffff960c`3b2e99a0 fffff803`125849d0 nt!IopLoadDriver+0x754
1a ffff960c`3b2e9b20 fffff803`12141b78 nt!IopLoadUnloadDriver+0xa0
1b ffff960c`3b2e9b80 fffff803`120d3840 nt!ExpWorkerThread+0x148
1c ffff960c`3b2e9d50 fffff803`1200be4c nt!PspSystemThreadStartup+0x50
1d ffff960c`3b2e9d90 00000000`00000000 nt!KiStartSystemThread+0x24 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
有规划支持arm64平台吗?
The text was updated successfully, but these errors were encountered: