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

Android 10 BdUncaughtExceptionHandler throwable:java.lang.reflect.UndeclaredThrowableException at $Proxy36.bindIsolatedService(Unknown Source) #5

Open
ghost opened this issue May 14, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented May 14, 2024

com.vspace E BdUncaughtExceptionHandler throwable:java.lang.reflect.UndeclaredThrowableException
at $Proxy36.bindIsolatedService(Unknown Source)
at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1863)
at android.app.ContextImpl.bindIsolatedService(ContextImpl.java:1796)
at android.content.ContextWrapper.bindIsolatedService(ContextWrapper.java:717)
at android.content.ContextWrapper.bindIsolatedService(ContextWrapper.java:717)
at Sx.b(chromium-TrichromeWebViewGoogle.apk-stable-410410683:1)
at sy.a(chromium-TrichromeWebViewGoogle.apk-stable-410410683:2)
at wy.a(chromium-TrichromeWebViewGoogle.apk-stable-410410683:3)
at wy.i(chromium-TrichromeWebViewGoogle.apk-stable-410410683:3)
at cy.c(chromium-TrichromeWebViewGoogle.apk-stable-410410683:3)
at YD.(chromium-TrichromeWebViewGoogle.apk-stable-410410683:6)
at mD.run(chromium-TrichromeWebViewGoogle.apk-stable-410410683:6)
at android.os.Handler.handleCallback(Handler.java:900)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:219)
at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Native Method)
at com.vcore.fake.service.IActivityManagerProxy$BindService.hook(IActivityManagerProxy.java:261)
at com.vcore.fake.hook.ClassInvocationStub.invoke(ClassInvocationStub.java:113)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy36.bindIsolatedService(Unknown Source) 
at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1863) 
at android.app.ContextImpl.bindIsolatedService(ContextImpl.java:1796) 
at android.content.ContextWrapper.bindIsolatedService(ContextWrapper.java:717) 
at android.content.ContextWrapper.bindIsolatedService(ContextWrapper.java:717) 
at Sx.b(chromium-TrichromeWebViewGoogle.apk-stable-410410683:1) 
at sy.a(chromium-TrichromeWebViewGoogle.apk-stable-410410683:2) 
at wy.a(chromium-TrichromeWebViewGoogle.apk-stable-410410683:3) 
at wy.i(chromium-TrichromeWebViewGoogle.apk-stable-410410683:3) 
at cy.c(chromium-TrichromeWebViewGoogle.apk-stable-410410683:3) 
at YD.(chromium-TrichromeWebViewGoogle.apk-stable-410410683:6) 
at mD.run(chromium-TrichromeWebViewGoogle.apk-stable-410410683:6) 
at android.os.Handler.handleCallback(Handler.java:900) 
at android.os.Handler.dispatchMessage(Handler.java:103) 
at android.os.Looper.loop(Looper.java:219) 
at android.os.HandlerThread.run(HandlerThread.java:67) 
Caused by: java.lang.SecurityException: BIND_EXTERNAL_SERVICE required for ComponentInfo{com.google.android.webview/org.chromium.content.app.SandboxedProcessService0}
at android.os.Parcel.createException(Parcel.java:2091)
at android.os.Parcel.readException(Parcel.java:2059)
at android.os.Parcel.readException(Parcel.java:2007)
at android.app.IActivityManager$Stub$Proxy.bindIsolatedService(IActivityManager.java:5486)
at java.lang.reflect.Method.invoke(Native Method) 
at com.vcore.fake.service.IActivityManagerProxy$BindService.hook(IActivityManagerProxy.java:261) 
at com.vcore.fake.hook.ClassInvocationStub.invoke(ClassInvocationStub.java:113) 
at java.lang.reflect.Proxy.invoke(Proxy.java:1006) 
at $Proxy36.bindIsolatedService(Unknown Source) 
at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1863) 
at android.app.ContextImpl.bindIsolatedService(ContextImpl.java:1796) 
at android.content.ContextWrapper.bindIsolatedService(ContextWrapper.java:717) 
at android.content.ContextWrapper.bindIsolatedService(ContextWrapper.java:717) 
at Sx.b(chromium-TrichromeWebViewGoogle.apk-stable-410410683:1) 
at sy.a(chromium-TrichromeWebViewGoogle.apk-stable-410410683:2) 
at wy.a(chromium-TrichromeWebViewGoogle.apk-stable-410410683:3) 
at wy.i(chromium-TrichromeWebViewGoogle.apk-stable-410410683:3) 
at cy.c(chromium-TrichromeWebViewGoogle.apk-stable-410410683:3) 
at YD.(chromium-TrichromeWebViewGoogle.apk-stable-410410683:6) 
at mD.run(chromium-TrichromeWebViewGoogle.apk-stable-410410683:6) 
at android.os.Handler.handleCallback(Handler.java:900) 
at android.os.Handler.dispatchMessage(Handler.java:103) 
at android.os.Looper.loop(Looper.java:219) 
at android.os.HandlerThread.run(HandlerThread.java:67) 
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.am.ActiveServices.retrieveServiceLocked(libmapleservices.so:6915804)
at com.android.server.am.ActiveServices.bindServiceLocked(libmapleservices.so:6890344)
at com.android.server.am.ActivityManagerService.bindIsolatedService(libmapleservices.so:6898912)
at android.app.IActivityManager$Stub.onTransact(libmapleframework.so:6194204)
at com.android.server.am.ActivityManagerService.onTransact(libmapleservices.so:7816348)

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

0 participants