This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Garmin connect keeps crashing in intensity minutes view

All this week garmin connect invariably crashes when I enter the intensity minutes view.

adb logcat gives me this which might hint at what the error is:

logcat.txt
09-19 16:54:05.067 13213 13213 D AndroidRuntime: Shutting down VM
09-19 16:54:05.068 13213 13213 E AndroidRuntime: FATAL EXCEPTION: main
09-19 16:54:05.068 13213 13213 E AndroidRuntime: Process: com.garmin.android.apps.connectmobile, PID: 13213
09-19 16:54:05.068 13213 13213 E AndroidRuntime: java.lang.IllegalArgumentException: One or more of the DataSet Entry arrays are longer than the x-values array of this ChartData object.
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at com.github.mikephil.chartingv2.data.ChartData.checkLegal(SourceFile:5)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at com.github.mikephil.chartingv2.data.ChartData.init(SourceFile:1)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at com.github.mikephil.chartingv2.data.ChartData.<init>(SourceFile:47)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at com.github.mikephil.chartingv2.data.BarLineScatterCandleBubbleData.<init>(SourceFile:4)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at com.github.mikephil.chartingv2.data.LineData.<init>(SourceFile:4)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at e.a.a.e.a.l6.k.c0.r.a(SourceFile:87)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at e.a.a.e.a.l6.k.c0.p.a(SourceFile:24)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at e.a.a.e.a.l6.k.v.p5(SourceFile:2)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at e.a.a.e.a.o8.k3.c.c(SourceFile:1)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at e.a.a.e.a.o8.k3.b$a.a(SourceFile:12)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at e.a.a.e.a.o8.k3.e.i(SourceFile:1)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at androidx.lifecycle.LiveData.b(SourceFile:6)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at androidx.lifecycle.LiveData.c(SourceFile:8)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at androidx.lifecycle.LiveData.m(SourceFile:4)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at m.s.i0.m(SourceFile:1)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at androidx.lifecycle.LiveData$a.run(SourceFile:5)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at android.os.Handler.handleCallback(Handler.java:938)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at android.os.Handler.dispatchMessage(Handler.java:99)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at android.os.Looper.loop(Looper.java:368)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at android.app.ActivityThread.main(ActivityThread.java:7710)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at java.lang.reflect.Method.invoke(Native Method)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
09-19 16:54:05.068 13213 13213 E AndroidRuntime:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954)

Versions:

GCM 4.47.1, build 6200

Android 11, sdk ver 30

Reinstalling the app doesn't help