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

app crash on android 10 #1269

Open
system-32x opened this issue Feb 11, 2025 · 0 comments
Open

app crash on android 10 #1269

system-32x opened this issue Feb 11, 2025 · 0 comments

Comments

@system-32x
Copy link

Description

Please provide as many information about the crash as possible (What did you do before the crash happened? Steps to reproduce?)

Stack trace

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:7807)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1047)
Caused by: android.os.DeadSystemException
	... 9 more

Device info

APP.VERSION : 1.34.1-fdroid
APP.VERSIONCODE : 2024122400
APP.SIGNATURE : dRIzg4UiJzwGibzTylZTobfZl/E=
LAUNCHER.APP : de.mm20.launcher2.release
TIMEZONE : Asia/Kolkata
VERSION.RELEASE : 10
VERSION.INCREMENTAL : M205FDDS9CWA2
VERSION.SDK.NUMBER : 29
BOARD : exynos7904
BOOTLOADER : M205FDDS9CWA2
BRAND : samsung
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : QP1A.190711.020.M205FDDS9CWA2
FINGERPRINT : samsung/m20ltedd/m20lte:10/QP1A.190711.020/M205FDDS9CWA2:user/release-keys
HARDWARE : exynos7904
HOST : SWDJ5004
ID : QP1A.190711.020
MANUFACTURER : samsung
MODEL : SM-M205F
PRODUCT : m20ltedd
TAGS : release-keys
TIME : 1674123354000
TYPE : user

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