Which process floods my logs with SQLite migration error and how can I cure it?
0
votes
1
answer
35
views
Phone: Xiaomi Mi Max 3, MIUI 11, Android 10. Using a custom ROM from xiaomi.eu.
The start of the flood is captured in LogCat, it happens every single millisecond, and I'm suspecting some system component. Possibly that
hwservicemanager
which has a couple of entries right before the flood starts, plus the DB migration failure is about a SQL table named ThermalInfo
. The migration gets into an infinite loop when it fails every time at the 24th step out of 27. However I can go only by what I see int he LogCat.
Pastebin: https://pastebin.com/F3v0Cha7
Longer log attached in a GitHub issue: https://github.com/TrackMyIndoorWorkout/TrackMyIndoorWorkout/issues/475
Asked by Csaba Toth
(161 rep)
Jan 2, 2024, 11:37 PM
Last activity: Jan 3, 2024, 08:25 AM
Last activity: Jan 3, 2024, 08:25 AM