Infeasible
Status Update
Comments
uc...@google.com <uc...@google.com>
xa...@google.com <xa...@google.com> #2
This is the wrong bug tracker. This tracker is for the Android platform and the developer tools. I would contact the play store support.
ma...@gmail.com <ma...@gmail.com> #3
A previous related issue was reported at https://issuetracker.google.com/issues/160907013 . This was fixed, with the message "Fixed changes have been made to filter out all crashes from com.google.android.youtube ...if you are experiencing similar issues other than com.google.android.youtube , please submit a new ticket and refer to this ticket as well."
So people were requested to create a new ticket here. Is there a bug tracker for Google Play? (Contacting support means that other developers can't see that others are having the same problem - the bug tracker being public is useful so developers know it's not just them.)
It's not clear to me why all crashes not from the same package/process being tested can't be filtered out - but at the least, filtering out com.google.android.* would be good? I've seen this problem for around the last 18 months, crashes reported in the pre-launch report that are actually some Google application running on the device.
Thanks!
So people were requested to create a new ticket here. Is there a bug tracker for Google Play? (Contacting support means that other developers can't see that others are having the same problem - the bug tracker being public is useful so developers know it's not just them.)
It's not clear to me why all crashes not from the same package/process being tested can't be filtered out - but at the least, filtering out com.google.android.* would be good? I've seen this problem for around the last 18 months, crashes reported in the pre-launch report that are actually some Google application running on the device.
Thanks!
Description
AI-203.7717.56.2031.7435690, JRE 11.0.10+0-b96-7249189x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 2400.0x2700.0, 2400.0x2700.0
AS: Arctic Fox | 2020.3.1 Beta 4; Kotlin plugin: 203-1.5.10-release-891-AS7717.8; Android Gradle Plugin: 7.1.0-alpha02; Gradle: 7.0; Gradle JDK: version 11.0.10; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: 3.18.1-g262b901-dirty, from PATH: (not found)
IMPORTANT: Please read
1. Describe the exact steps to reproduce
1.1. Generated a signed bundle of my app and submitted to Google Play Console for internal testing.
2.0. Describe what you expected to happen, and what you instead observed.
2.1. I expected my app to be tested and a pre-launch report to reflect the testing of my app. Instead I observed a crash for process com.google.android.apps.photos. It looks like photos was tested and generated the crash.
The stack trace from
java.lang.RuntimeException: android.database.sqlite.SQLiteException: no such table: media_store_extension (code 1): , while compiling: SELECT id FROM media_store_extension WHERE POPULATED_COLUMNS != 134217726 OR DATE_MODIFIED = -1 OR FINGERPRINT IS NULL
Here is the fatal exception that was reported for process com.google.android.apps.photos:
FATAL EXCEPTION: latency_sensitive_executor-thread-0
Process: com.google.android.apps.photos, PID: 3536
java.lang.RuntimeException: android.database.sqlite.SQLiteException: no such table: media_store_extension (code 1): , while compiling: SELECT id FROM media_store_extension WHERE POPULATED_COLUMNS != 134217726 OR DATE_MODIFIED = -1 OR FINGERPRINT IS NULL
at nqo.a(PG:3)
at aleu.run(PG:6)
at krv.a(PG:17)
at krw.run(Unknown Source:6)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)
at ksa.run(PG:5)
Caused by: android.database.sqlite.SQLiteException: no such table: media_store_extension (code 1): , while compiling: SELECT id FROM media_store_extension WHERE POPULATED_COLUMNS != 134217726 OR DATE_MODIFIED = -1 OR FINGERPRINT IS NULL
at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:890)
at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:501)
at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:37)
at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:46)
at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1392)
at android.database.sqlite.SQLiteDatabase.queryWithFactory(SQLiteDatabase.java:1239)
at android.database.sqlite.SQLiteDatabase.query(SQLiteDatabase.java:1110)
at agcm.a(PG:8)
at nog.a(PG:12)
at nqf.a(PG:5)
at _381.a(PG:248)
at npu.run(PG:61)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
... 4 more
The crash was detected on
Xiaomi Redmi 6A
720x1440
Android 8.1 (SDK 27)
2,048 MB
ARM_V7
el_GR