Skip to content

App crashed #1275

@svendsvin

Description

@svendsvin

Checklist

  • I've already searched in existing issues and haven't found a similar problem reported.
  • I'm using the latest version of the app
  • This error caused the app to crash
  • This error is reproducible

Which category best fits this error?

Feed Sync

App version

0.16.1

Reproduction steps

  1. Sync feeds

Crash report

Version: 0.16.1
Device: motorola moto g54 5G
System: Android 15 (API 35)

Stack trace: 

.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 8193 path $.
	at com.google.gson.Gson.fromJson(Gson.java:38)
	at me.ash.reader.domain.data.DiffMapHolder$commitDiffsFromCache$1.invokeSuspend(DiffMapHolder.kt:66)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:112)
	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:8)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:93)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@7a4f854, Dispatchers.IO]
Caused by: java.io.EOFException: End of input at line 1 column 8193 path $.
	at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:40)
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:227)
	at com.google.gson.stream.JsonReader.peek(JsonReader.java:5)
	at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:1)
	at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:110)
	at com.google.gson.Gson.fromJson(Gson.java:18)
	... 6 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinguntriagedThis issue hasn't been triaged yet

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions