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

java.lang.UnsupportedOperationException: signum=7 #80

Open
onegithuber opened this issue Jan 7, 2020 · 2 comments
Open

java.lang.UnsupportedOperationException: signum=7 #80

onegithuber opened this issue Jan 7, 2020 · 2 comments

Comments

@onegithuber
Copy link

java.lang.UnsupportedOperationException: signum=7
at cn.banny.unidbg.unix.UnixSyscallHandler.sigaction(UnixSyscallHandler.java:254)
at cn.banny.unidbg.linux.ARMSyscallHandler.sigaction(ARMSyscallHandler.java:1073)
at cn.banny.unidbg.linux.ARMSyscallHandler.hook(ARMSyscallHandler.java:171)
at unicorn.Unicorn.invokeInterruptCallbacks(Unicorn.java:123)
at unicorn.Unicorn.emu_start(Native Method)
at cn.banny.unidbg.AbstractEmulator.emulate(AbstractEmulator.java:267)
at cn.banny.unidbg.AbstractEmulator.eFunc(AbstractEmulator.java:360)
at cn.banny.unidbg.arm.AbstractARMEmulator.eFunc(AbstractARMEmulator.java:201)
at cn.banny.unidbg.linux.LinuxModule.emulateFunction(LinuxModule.java:154)
at cn.banny.unidbg.linux.android.dvm.DvmObject.callJniMethod(DvmObject.java:48)
at com.grab.Xray.burn(Xray.java:66)
at com.grab.Xray.main(Xray.java:58)
[15:59:11 282] WARN [cn.banny.unidbg.linux.android.dvm.DalvikVM] (DalvikVM$2:61) - Throw object=unicorn@0x17c68925, dvmObject=StringObject{value=Success}, class=java/lang/String
unicorn.UnicornException: Invalid memory read (UC_ERR_READ_UNMAPPED)
at unicorn.Unicorn.emu_start(Native Method)
at cn.banny.unidbg.AbstractEmulator.emulate(AbstractEmulator.java:267)
at cn.banny.unidbg.AbstractEmulator.eFunc(AbstractEmulator.java:360)
at cn.banny.unidbg.arm.AbstractARMEmulator.eFunc(AbstractARMEmulator.java:201)
at cn.banny.unidbg.linux.LinuxModule.emulateFunction(LinuxModule.java:154)
at cn.banny.unidbg.linux.android.dvm.DvmObject.callJniMethod(DvmObject.java:48)
at com.grab.Xray.burn(Xray.java:66)
at com.grab.Xray.main(Xray.java:58)

@zhkl0228
Copy link
Owner

zhkl0228 commented Jan 7, 2020

测试用例发来测试

@onegithuber
Copy link
Author

发你邮箱了

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

2 participants