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
Describe the bug
Crash on startup:
NPClient`github.com/klauspost/cpuid.getProcFeatures: -> 0x1002bdee0 <+0>: mrs x0, ID_AA64PFR0_EL1 //Thread 6: EXC_BAD_INSTRUCTION (code=1, subcode=0xd5380400) 0x1002bdee4 <+4>: str x0, [sp, #0x8] 0x1002bdee8 <+8>: ret 0x1002bdeec <+12>: .long 0x00000000 ; unknown opcode
To Reproduce Steps to reproduce the behavior:
Client (please complete the following information):
The text was updated successfully, but these errors were encountered:
https://github.com/ffdfgdfg/npc_sdk/blob/b095c2e011f813b28e56aeb4767de2d49a3cd50a/build.sh Demo here, you should not build npc directly But android sdk crash too, there are some issue with go mobile
Sorry, something went wrong.
2b68fbd
bump version to 0.26.10, close ehang-io#595 close ehang-io#674
73fad72
No branches or pull requests
Describe the bug
Crash on startup:
NPClient`github.com/klauspost/cpuid.getProcFeatures:
-> 0x1002bdee0 <+0>: mrs x0, ID_AA64PFR0_EL1 //Thread 6: EXC_BAD_INSTRUCTION (code=1, subcode=0xd5380400)
0x1002bdee4 <+4>: str x0, [sp, #0x8]
0x1002bdee8 <+8>: ret
0x1002bdeec <+12>: .long 0x00000000 ; unknown opcode
To Reproduce
Steps to reproduce the behavior:
Client (please complete the following information):
The text was updated successfully, but these errors were encountered: