p2p-tunnel icon indicating copy to clipboard operation
p2p-tunnel copied to clipboard

aidlux 系统上arm64-linux 版本client运行失败

Open cserLiu666 opened this issue 1 year ago • 0 comments

安卓设备上装了aidlux, 使用arm64-linux版本的client,运行失败,几个release版本都尝试了。 error 错误信息: GC heap initialization failed with error 0x8007000E Failed to create CoreCLR, HRESULT: 0x8007000E

网上搜索了下,大概率是操作系统和client编译版本不匹配。 但是aidlux环境下查询系统版本,的确就是arm64: Linux version 5.4.0-aidlite (aidlux@aarch64) (gcc version 4.9.4 ) #1 SMP PREEMPT Fri Jul 10 00:00:00 UTC 2020

请问作者能推断出什么原因么? 非常感谢

cserLiu666 avatar Dec 16 '23 14:12 cserLiu666