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

I got error #84

Open
Goxome opened this issue Jun 12, 2020 · 0 comments
Open

I got error #84

Goxome opened this issue Jun 12, 2020 · 0 comments

Comments

@Goxome
Copy link

Goxome commented Jun 12, 2020

inner exception test...
q->a
k->a
q->b before
q->b
q->c
q->d before
q->d
q->e
k->e
q->f
q->d exception
java.lang.UnsupportedOperationException: java.lang.UnsupportedOperationException: test
at andhook.test.InnerException$q.d(Unknown Source:21)
at java.lang.reflect.Method.invoke(Native Method)
at andhook.lib.AndHook.invoke(Native Method)
at andhook.lib.xposed.XposedBridge.invokeOriginalMethod(Unknown Source:0)
at andhook.lib.xposed.XposedBridge.handleHookedMethod(Unknown Source:73)
at andhook.test.InnerException$q.d(Native Method)
at andhook.test.InnerException$q.c(Unknown Source:8)
at andhook.test.InnerException$q.b(Unknown Source:5)
at java.lang.reflect.Method.invoke(Native Method)
at andhook.lib.AndHook.invoke(Native Method)
at andhook.lib.xposed.XposedBridge.invokeOriginalMethod(Unknown Source:0)
at andhook.lib.xposed.XposedBridge.handleHookedMethod(Unknown Source:73)
at andhook.test.InnerException$q.b(Native Method)
at andhook.test.InnerException$k.a(Unknown Source:8)
at andhook.test.InnerException$q.a(Unknown Source:8)
at andhook.test.InnerException.test(Unknown Source:42)
at andhook.test.ui.MainActivity$12.onClick(Unknown Source:0)
at android.view.View.performClick(View.java:6897)
at android.widget.TextView.performClick(TextView.java:12693)
at android.view.View$PerformClick.run(View.java:26100)
at android.os.Handler.handleCallback(Handler.java:789)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6942)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
Caused by: java.lang.UnsupportedOperationException: test
at andhook.test.InnerException$q.f(Unknown Source:9)
at andhook.test.InnerException$k.e(Unknown Source:8)
at andhook.test.InnerException$q.e(Unknown Source:5)
at andhook.test.InnerException$q.d(Unknown Source:8)
... 26 more
inner exception test passed
after Thread[HeapTaskDaemon,5,system]
after Thread[ReferenceQueueDaemon,5,system]
after Thread[FinalizerDaemon,5,system]
after Thread[FinalizerWatchdogDaemon,5,system]

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