timfraedrich / OutRun

OutRun is an open-source, privacy oriented, outdoor fitness tracker.
https://outrun.tadris.de
GNU General Public License v3.0
750 stars 65 forks source link

App crashes because of inconsistencies #12

Closed timfraedrich closed 4 years ago

timfraedrich commented 4 years ago

Some users on Release 1.2 are experiencing crashes related to data inconsistencies especially connected to WorkoutEvents (Pauses, Continuations).

The issue is mostly associated with ClosedRanges with a higher start value than the end value being created, which leads to a fatal error.