Skip to content
New issue

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 'DefaultDispatcher-worker-3' #1909

Open
JuliusFruitfly opened this issue Nov 12, 2024 · 2 comments
Open

Crash 'DefaultDispatcher-worker-3' #1909

JuliusFruitfly opened this issue Nov 12, 2024 · 2 comments
Labels

Comments

@JuliusFruitfly
Copy link

Crash, log attached

  • App build number: 2.5.3 (420503003)
  • Android version: 14
  • Device: Xiaomi/Redmi Note 12
  • Installation source: Google Play

owntracks.txt

@jpmens
Copy link
Member

jpmens commented Nov 12, 2024

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)

@growse growse added the bug label Nov 23, 2024
@growse
Copy link
Collaborator

growse commented Nov 23, 2024

There's no exception though, which is ..... weird.

I wonder if this is an OOM event?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants