Invalid POCO F3 - Permission keeps stopping


Wejmi

Members
Mar 26, 2022
2
3
Hello Guys,
I just upgraded my POCO F3 to MIUI 12 22.3.23 and very often error pops up that says "Permissions keeps stopping". I hope this error message will be usefull for you.
Thank you in advance for help and your great work so far.

Code:
android.database.sqlite.SQLiteException: no such table: miui_modem_station_info (code 1 SQLITE_ERROR): , while compiling: SELECT station, longitude, latitude, blurStation, blurLongitude, blurLatitude FROM miui_modem_station_info WHERE blurStation == ? or station == ?
    at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
    at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(Unknown Source:19)
    at android.database.sqlite.SQLiteConnection.prepare(Unknown Source:12)
    at android.database.sqlite.SQLiteSession.prepare(Unknown Source:12)
    at android.database.sqlite.SQLiteProgram.<init>(Unknown Source:46)
    at android.database.sqlite.SQLiteQuery.<init>(Unknown Source:1)
    at android.database.sqlite.SQLiteDirectCursorDriver.query(Unknown Source:8)
    at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(Unknown Source:14)
    at android.database.sqlite.SQLiteDatabase.queryWithFactory(Unknown Source:29)
    at android.database.sqlite.SQLiteDatabase.query(Unknown Source:18)
    at android.database.sqlite.SQLiteDatabase.query(Unknown Source:12)
    at com.lbe.security.service.provider.internal.BlurLocation$StationInfoHelper.getBlurLocation(Unknown Source:177)
    at com.lbe.security.service.provider.internal.BlurLocation.lambda$pushBlurLocationData$0(Unknown Source:420)
    at com.lbe.security.service.provider.internal.BlurLocation.a(Unknown Source:0)
    at com.lbe.security.service.provider.internal.c.run(Unknown Source:6)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:920)
 
Last edited by a moderator:
Hi, I have thesame problem and it appears like few times per min. Clearing permissions app doesn't help. I installed yeasterday miui 13 on my POCO F3 and problem started after. Any ideas?
Thanks