MM2-0 / Kvaesitso

A search-focused Android launcher
https://kvaesitso.mm20.de/
GNU General Public License v3.0
2.51k stars 86 forks source link

Crash Report #1004

Closed Jojoba24 closed 3 months ago

Jojoba24 commented 3 months ago

Description

Happened during the night while charging the phone.

Strack trace

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object kotlinx.coroutines.sync.MutexImpl.lock(java.lang.Object, kotlin.coroutines.Continuation)' on a null object reference
    at de.mm20.launcher2.profiles.ProfileManager.access$refreshProfiles(ProfileManager.kt:69)
    at de.mm20.launcher2.profiles.ProfileManager$2.invokeSuspend(ProfileManager.kt:64)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:111)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:98)
    Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@4d91176, Dispatchers.Default]

Device info

APP.VERSION : 1.32.0
APP.VERSIONCODE : 2024071900
APP.SIGNATURE : dRIzg4UiJzwGibzTylZTobfZl/E=
LAUNCHER.APP : de.mm20.launcher2.release
TIMEZONE : Europe/Berlin
VERSION.RELEASE : 10
VERSION.INCREMENTAL : G965FXXUHFVG4
VERSION.SDK.NUMBER : 29
BOARD : exynos9810
BOOTLOADER : G965FXXUHFVG4
BRAND : samsung
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : QP1A.190711.020.G965FXXUHFVG4
FINGERPRINT : samsung/star2ltexx/star2lte:10/QP1A.190711.020/G965FXXUHFVG4:user/release-keys
HARDWARE : samsungexynos9810
HOST : SWDH4610
ID : QP1A.190711.020
MANUFACTURER : samsung
MODEL : SM-G965F
PRODUCT : star2ltexx
TAGS : release-keys
TIME : 1658367067000
TYPE : user

MM2-0 commented 3 months ago

Duplicate of #967