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.os.DeadObjectException #195

Open
qiujiejun opened this issue Feb 6, 2023 · 0 comments
Open

请求帮助,android.os.DeadObjectException #195

qiujiejun opened this issue Feb 6, 2023 · 0 comments

Comments

@qiujiejun
Copy link

02-03 15:15:48.145 W/System.err( 4885): android.os.DeadObjectException
02-03 15:15:48.146 W/System.err( 4885): at android.os.BinderProxy.transact(Native Method)
02-03 15:15:48.146 W/System.err( 4885): at com.billy.cc.core.component.remote.IRemoteCCService$Stub$a.getComponentProcessName(IRemoteCCService.java:171)
02-03 15:15:48.146 W/System.err( 4885): at ath.b(RemoteCCInterceptor.java:61)
02-03 15:15:48.146 W/System.err( 4885): at ath.intercept(RemoteCCInterceptor.java:44)
02-03 15:15:48.146 W/System.err( 4885): at atc.a(Chain.java:52)
02-03 15:15:48.146 W/System.err( 4885): at atj.intercept(ValidateInterceptor.java:71)
02-03 15:15:48.146 W/System.err( 4885): at atc.a(Chain.java:52)
02-03 15:15:48.146 W/System.err( 4885): at atd.a(ChainProcessor.java:37)
02-03 15:15:48.146 W/System.err( 4885): at ate.a(ComponentManager.java:178)
02-03 15:15:48.146 W/System.err( 4885): at asy.s(CC.java:632)
02-03 15:15:48.146 W/System.err( 4885): at com.xxx.xxx.xxx.DataHelper$d.b(DataHelper.java:9980)
02-03 15:15:48.146 W/System.err( 4885): at com.xxx.xxx.xxx.DataHelper$c.a(DataHelper.java:227)
02-03 15:15:48.147 W/System.err( 4885): at com.xxx.xxx.xxx.DataHelper$c.c(DataHelper.java:343)
02-03 15:15:48.147 W/System.err( 4885): at com.xxx.xxx.xxx.jni.delegate.BaseWebViewDelegate.getParameter(BaseWebViewDelegate.java:469)
02-03 15:15:48.147 W/System.err( 4885): at com.xxx.xxx.xxx.jni.GefoWebView.getParameter(GefoWebView.java:829)
02-03 15:15:48.147 W/System.err( 4885): at com.xxx.xxx.xxx.jni.GefoWebView.StartBrowser(Native Method)
02-03 15:15:48.147 W/System.err( 4885): at com.xxx.xxx.xxx.jni.GefoWebView.startBrowser(GefoWebView.java:399)
02-03 15:15:48.147 W/System.err( 4885): at com.xxx.xxx.xxx.old.view.GefoBrowserView.lambda$startGefoBrowser$0$GefoBrowserView(GefoBrowserView.java:535)
02-03 15:15:48.147 W/System.err( 4885): at com.xxx.xxx.xxx.old.view.-$$Lambda$GefoBrowserView$0iU1glXWXyEyQqtzIhE-N324PlM.accept(lambda)
02-03 15:15:48.147 W/System.err( 4885): at io.reactivex.internal.observers.LambdaObserver.onNext(LambdaObserver.java:63)
02-03 15:15:48.147 W/System.err( 4885): at io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.drainNormal(ObservableObserveOn.java:201)
02-03 15:15:48.147 W/System.err( 4885): at io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.run(ObservableObserveOn.java:255)
02-03 15:15:48.147 W/System.err( 4885): at io.reactivex.internal.schedulers.ExecutorScheduler$ExecutorWorker$BooleanRunnable.run(ExecutorScheduler.java:288)
02-03 15:15:48.148 W/System.err( 4885): at io.reactivex.internal.schedulers.ExecutorScheduler$ExecutorWorker.run(ExecutorScheduler.java:253)
02-03 15:15:48.148 W/System.err( 4885): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
02-03 15:15:48.148 W/System.err( 4885): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
02-03 15:15:48.148 W/System.err( 4885): at java.lang.Thread.run(Thread.java:841)

请求帮助,遇到首次开机时,出现DeadObjectException,问题为偶现,不是必现。Android版本为4.4的老版本。两个app为第三方应用。

这个问题,不知道跟Android系统版本有没有关系。欢迎提供调试建议,非常感谢。

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