We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Crash, log attached
owntracks.txt
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
There's no exception though, which is ..... weird.
I wonder if this is an OOM event?
No branches or pull requests
Crash, log attached
owntracks.txt
The text was updated successfully, but these errors were encountered: