Status Update
Comments
ch...@google.com <ch...@google.com>
ch...@google.com <ch...@google.com> #2
i donnot understand why is the data the same?
br...@snapchat.com <br...@snapchat.com> #3
ch...@google.com <ch...@google.com> #4
What steps are needed to reproduce this issue? Frequency of occurrence?
Which Android build are you using? (e.g. AP4A.241205.013.A1)
Which device did you use to reproduce this issue?
Can you confirm if this issue is reproducible on a Pixel/Nexus device?
Please provide a sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report and screenshot to google drive and share the folder to android-bugreport@google.com, then share the link here.
br...@snapchat.com <br...@snapchat.com> #5
Please provide the requested information to proceed further. Unfortunately the issue will be closed within 7 days if there is no further update.
ap...@google.com <ap...@google.com> #6
for example,we hava 100 users.
20 users returned the same location information, longitude is 121.474000 and latitude is 31.230001。
30 users returned the same location information, longitude is 122.474000 and latitude is 32.230001。
15 users returned the same location information, longitude is 120.474000 and latitude is 30.230001。
as for Android build,all versions have it.
I dont reprodouce this issue.
what may be the cause of this issue?please
ch...@google.com <ch...@google.com> #7
We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
br...@snapchat.com <br...@snapchat.com> #8
Thanks for reporting this issue.
COARSE_LOCATION typically takes location information from the nearby cell tower. If many users are near the same cell tower, each of those users will be given the same position. Using a FINE position will give much more detailed information.
Also, in certain areas, for privacy reasons, a less-exact location will be given, and that less-exact location might be identical for many users. Again, a fine-location configuration will return more precise location data.
ch...@google.com <ch...@google.com> #9
We believe with reference to the above comment, your query has been answered, hence closing the bug. Please feel free to re-open the issue in the future if desired.
ap...@google.com <ap...@google.com> #10
ap...@google.com <ap...@google.com> #11
Branch: 8.6
commit 011f0b2a889c83aea4759f336fd62b17cf926e7b
Author: Christoffer Adamsen <christofferqa@google.com>
Date: Thu Sep 26 08:53:14 2024
Reproduce monomorphic method state for interface method
Bug:
Change-Id: I73e2e4fd08f6be0b3446306ec1f618c9b583b4b1
A src/test/java/com/android/tools/r8/optimize/argumentpropagation/ArgumentPropagationMultipleInterfacesSameMethodTest.java
ap...@google.com <ap...@google.com> #12
Branch: 8.6
commit 2b3a2cb4adccf4b6b9416c12a59c3dc8554bdda4
Author: Christoffer Adamsen <christofferqa@google.com>
Date: Thu Sep 26 08:53:29 2024
Version 8.6.30
Bug:
Change-Id: Id790a144fe4303eb17956e9742422a11f119a7d4
M src/main/java/com/android/tools/r8/Version.java
ap...@google.com <ap...@google.com> #13
Branch: 8.6
commit 609b08c4f31ef72693d3ae4ec0126ef4dde57181
Author: Christoffer Adamsen <christofferqa@google.com>
Date: Thu Sep 26 08:53:22 2024
Fix incorrect marking of virtual dispatch as monomorphic
Bug:
Change-Id: I630cd716ff68358db764f46914d67d9bf6e5d0f7
M src/main/java/com/android/tools/r8/optimize/argumentpropagation/codescanner/VirtualRootMethodsAnalysisBase.java
M src/test/java/com/android/tools/r8/optimize/argumentpropagation/ArgumentPropagationMultipleInterfacesSameMethodTest.java
ap...@google.com <ap...@google.com> #14
Branch: 8.7
commit ec658a4dc6645f81aec4726695db2a38cf639c47
Author: Christoffer Adamsen <christofferqa@google.com>
Date: Thu Sep 26 08:52:48 2024
Version 8.7.15
Bug:
Change-Id: I92012fe58ca364773e31c519467b4d57b2760d73
M src/main/java/com/android/tools/r8/Version.java
ap...@google.com <ap...@google.com> #15
Branch: 8.7
commit 926bb9a8f16d7041e6228361109aff18563b0863
Author: Christoffer Adamsen <christofferqa@google.com>
Date: Thu Sep 26 08:52:29 2024
Reproduce monomorphic method state for interface method
Bug:
Change-Id: I73e2e4fd08f6be0b3446306ec1f618c9b583b4b1
A src/test/java/com/android/tools/r8/optimize/argumentpropagation/ArgumentPropagationMultipleInterfacesSameMethodTest.java
ap...@google.com <ap...@google.com> #16
Branch: 8.7
commit 92b2e6f776486711d56f4dba4a062a0f504d899c
Author: Christoffer Adamsen <christofferqa@google.com>
Date: Thu Sep 26 08:52:38 2024
Fix incorrect marking of virtual dispatch as monomorphic
Bug:
Change-Id: I630cd716ff68358db764f46914d67d9bf6e5d0f7
M src/main/java/com/android/tools/r8/optimize/argumentpropagation/codescanner/VirtualRootMethodsAnalysisBase.java
M src/test/java/com/android/tools/r8/optimize/argumentpropagation/ArgumentPropagationMultipleInterfacesSameMethodTest.java
ap...@google.com <ap...@google.com> #17
Branch: 8.6
commit 3e7a649cb272a32d0340704f95065e9ac62ee7cc
Author: Christoffer Quist Adamsen <christofferqa@google.com>
Date: Thu Sep 26 11:02:09 2024
Version 8.6.31
Bug:
Change-Id: I7e1552c74a66402b24be54d4614756f4e1e4b12d
M src/main/java/com/android/tools/r8/Version.java
ap...@google.com <ap...@google.com> #18
Branch: 8.7
commit 73275aa55540c922bdbafdd17d06faaf3849b5d0
Author: Christoffer Quist Adamsen <christofferqa@google.com>
Date: Thu Sep 26 11:01:27 2024
Version 8.7.16
Bug:
Change-Id: Ib3a599336cc39331d38f22960c451f42916d0ccf
M src/main/java/com/android/tools/r8/Version.java
ch...@google.com <ch...@google.com> #19
Verified that ScImageRenderer.getName
no longer throws with 8.6.31.
an...@google.com <an...@google.com> #20
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Ladybug | 2024.2.1 Patch 2
- Android Gradle Plugin 8.7.2
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
Description
Background
We are seeing the following runtime crash:
Analaysis
Where the original code looks like the following:
In the final binary, the class
ScImageRenderer
is compiled intoJDe
and thegetName
method is replaced withthrows null
.I'll share a compiler dump over email