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

出现DeadSystemException #41

Open
yezixigua opened this issue Jun 15, 2020 · 1 comment
Open

出现DeadSystemException #41

yezixigua opened this issue Jun 15, 2020 · 1 comment

Comments

@yezixigua
Copy link

依赖最新版本,在bugly上出现.DeadSystemException
classpath 'com.mob.sdk:MobSDK:+'

系统版本
Android 10,level 29
设备机型
华为 GLK AL00

main(1)

android.os.DeadSystemException
1 java.lang.RuntimeException:Unable to stop service com.mob.guard.MobGuardService@88367ca: java.lang.RuntimeException: android.os.DeadSystemException

2 android.app.ActivityThread.handleStopService(ActivityThread.java:4705)
3 ......
4 Caused by:
5 android.os.DeadSystemException:
6 android.app.ActivityThread.handleStopService(ActivityThread.java:4699)
7 android.app.ActivityThread.access$3000(ActivityThread.java:296)
8 android.app.ActivityThread$H.handleMessage(ActivityThread.java:2264)
9 android.os.Handler.dispatchMessage(Handler.java:107)
10 android.os.Looper.loop(Looper.java:213)
11 android.app.ActivityThread.main(ActivityThread.java:8169)
12 java.lang.reflect.Method.invoke(Native Method)
13 com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
14 com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1101)

@JungleJie
Copy link

请问解决了吗

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