首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >android.os.DeadSystemException闪退 异常?

android.os.DeadSystemException闪退 异常?

提问于 2019-05-23 11:50:57
回答 2关注 0查看 11.5K

最近Bugly上收到不少 android.os.DeadSystemException 闪退异常

主要都是Android9.0系统的华为手机。主要都是闪退在第三方服务进程。

java.lang.RuntimeException:Unable to unbind to service com.tencent.android.tpush.service.XGPushServiceV4@9850caf with Intent { act=com.tencent.android.tpush.action.keepalive cmp=com.wegene.future/com.tencent.android.tpush.service.XGPushServiceV4 }: java.lang.RuntimeException: android.os.DeadSystemException

2 android.app.ActivityThread.handleUnbindService(ActivityThread.java:4158)

3 ......

4 android.os.DeadSystemException:

5 android.app.ActivityThread.handleUnbindService(ActivityThread.java:4152)

6 android.app.ActivityThread.access$2400(ActivityThread.java:268)

7 android.app.ActivityThread$H.handleMessage(ActivityThread.java:2021)

8 android.os.Handler.dispatchMessage(Handler.java:109)

9 android.os.Looper.loop(Looper.java:207)

10 android.app.ActivityThread.main(ActivityThread.java:7539)

11 java.lang.reflect.Method.invoke(Native Method)

12 com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)

13 com.android.internal.os.ZygoteInit.main(ZygoteInit.java:958)

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档