Skip to content
New issue

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

dump模拟执行时候发现的错误 #620

Open
gtict112 opened this issue Apr 24, 2024 · 0 comments
Open

dump模拟执行时候发现的错误 #620

gtict112 opened this issue Apr 24, 2024 · 0 comments

Comments

@gtict112
Copy link

[14:04:06 202] Trace Instruction [Arm64Svc 0x000210] [012300d4] 0xfffe0210: "svc #0x118"[14:04:06 203] WARN [com.github.unidbg.linux.ARM64SyscallHandler] (ARM64SyscallHandler:369) - handleInterrupt intno=2, NR=-130544, svcNumber=0x118, PC=unidbg@0xfffe0214, LR=unidbg@0x7ab3d191d4, syscall=null
com.github.unidbg.arm.backend.BackendException
at com.github.unidbg.linux.android.dvm.DalvikVM64$25.handle(DalvikVM64.java:380)
at com.github.unidbg.linux.ARM64SyscallHandler.hook(ARM64SyscallHandler.java:118)
at com.github.unidbg.arm.backend.Unicorn2Backend$11.hook(Unicorn2Backend.java:343)
at com.github.unidbg.arm.backend.unicorn.Unicorn$NewHook.onInterrupt(Unicorn.java:109)
at com.github.unidbg.arm.backend.unicorn.Unicorn.emu_start(Native Method)
at com.github.unidbg.arm.backend.unicorn.Unicorn.emu_start(Unicorn.java:312)
at com.github.unidbg.arm.backend.Unicorn2Backend.emu_start(Unicorn2Backend.java:380)
at com.github.unidbg.AbstractEmulator.emulate(AbstractEmulator.java:386)
at com.github.unidbg.thread.Function64.run(Function64.java:39)
at com.github.unidbg.thread.MainTask.dispatch(MainTask.java:19)
这个什么样的错误,是调用系统号0x118没有么,,我查也对不上呀,,求帮忙解答下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant