android
android copied to clipboard
Crash 'DefaultDispatcher-worker-3'
trafficstars
Crash, log attached
- App build number: 2.5.3 (420503003)
- Android version: 14
- Device: Xiaomi/Redmi Note 12
- Installation source: Google Play
short log; inlining here:
2024-11-11 17:23:09.140 I [main] App: Historical process exited at 2024-11-11T16:12:31.750Z. reason: crash
2024-11-11 17:23:09.141 E [main] App: Previous crash: Thread: DefaultDispatcher-worker-3
Exception: null
Stacktrace:
java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:1061)
java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:1084)
java.util.AbstractCollection.toString(AbstractCollection.java:456)
java.lang.String.valueOf(String.java:4102)
java.lang.StringBuilder.append(StringBuilder.java:179)
org.owntracks.android.preferences.PreferencesStore$Transaction.commit(SourceFile:12)
org.owntracks.android.preferences.PreferencesStore$Transaction.close(SourceFile:2)
kotlin.ResultKt.closeFinally(SourceFile:5)
org.owntracks.android.preferences.Preferences.importConfiguration(SourceFile:418)
org.owntracks.android.services.MessageProcessor$processIncomingMessage$5.invokeSuspend(SourceFile:131)
kotlin.coroutines.jvm.internal.ContinuationImpl.resumeWith(SourceFile:9)
kotlinx.coroutines.DispatchedTask.run(SourceFile:109)
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:127)
There's no exception though, which is ..... weird.
I wonder if this is an OOM event?