DeadSystemException

Hi I am very frequently getting DeadSystemException on Note10+ only, please guild me how can I resolve this issue, here is the log events
Fatal Exception: java.lang.RuntimeException: android.os.DeadSystemException
at android.app.ActivityThread.handleSleeping + 5002(ActivityThread.java:5002)
at android.app.ActivityThread.access$2600 + 267(ActivityThread.java:267)
at android.app.ActivityThread$H.handleMessage + 2079(ActivityThread.java:2079)
at android.os.Handler.dispatchMessage + 107(Handler.java:107)
at android.os.Looper.loop + 237(Looper.java:237)
at android.app.ActivityThread.main + 7770(ActivityThread.java:7770)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run + 493(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main + 1047(ZygoteInit.java:1047)

1 Like

We have the same crash with the same stacktrace only on Samsung devices only on Android 10 OS. Seems like Samsung specific crash. Also still need to resolve it, because we can’t define, why this crash occurs.

We are also seeing the exact same thing as described above. Any suggestions welcome.

Is there a solution to handleSleeping runtimeException? We got the same issue.

We have the same issue on Galaxy Note8

Hi Samsung developers,
Any update on this issue. I am getting this issue multiple times on multiple devices across OS 10 and 9.
Device list:
Galaxy Note10+
Galaxy S10
Galaxy S10+
Galaxy Note10+ 5G
Galaxy Note10
Galaxy S10e
Galaxy S10 5G

1 Like

Has there been any update to this? We are experiencing it as well.

We are having the same issue for Android 9 and Android 10 – all on Samsung devices. Example stack:

java.lang.RuntimeException: android.os.DeadSystemException
    at android.app.ActivityThread.handleSleeping(ActivityThread.java:5003)
    at android.app.ActivityThread.access$2600(ActivityThread.java:268)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2080)
    at android.os.Handler.dispatchMessage(Handler.java:107)
    at android.os.Looper.loop(Looper.java:237)
    at android.app.ActivityThread.main(ActivityThread.java:7811)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1076)
android.os.DeadSystemException: null
    at android.app.ActivityThread.handleSleeping(ActivityThread.java:5003)
    at android.app.ActivityThread.access$2600(ActivityThread.java:268)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2080)
    at android.os.Handler.dispatchMessage(Handler.java:107)
    at android.os.Looper.loop(Looper.java:237)
    at android.app.ActivityThread.main(ActivityThread.java:7811)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1076)

Same issue here:

Fatal Exception: java.lang.RuntimeException: android.os.DeadSystemException
at android.app.ActivityThread.handleSleeping(ActivityThread.java:5003)
at android.app.ActivityThread.access$2500(ActivityThread.java:268)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2080)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:237)
at android.app.ActivityThread.main(ActivityThread.java:7814)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1047)

Brand: samsung
Model: Galaxy A71
Orientation: Portrait
RAM free: 1.95 GB
Disk free: 69 GB
Operating System:
Version: 10
Orientation: Portrait
Rooted: No

Error seems to be happening in connection to FirebaseUI activity.

did you guys find any solutions ! or work around!!