OK, after upgrading to Android 17, I managed to repro the crash on my Pixel 6a. Sample crash report: bp-d0a0b578-1732-407a-8367-5f3270260711 It sometimes takes ~45seconds of cycling the final step of the STR (google lens, back, google lens, back) in order to trigger the crash there, though. So maybe it wasn't that it requires Android 17 on that device, but just that it requires more thorough/aggressive application of the STR (e.g. because there's a race condition that the Pixel 6a happens to come out on the good side of, most of the time). Not sure.
Bug 2054232 Comment 5 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
OK, after upgrading to Android 17, I managed to repro the crash on my Pixel 6a. Sample crash report: bp-d0a0b578-1732-407a-8367-5f3270260711 It sometimes takes ~45seconds of cycling the final step of the STR (google lens, back, google lens, back) in order to trigger the crash there, though. So I'm not actually sure whether upgrading to Android 17 was the relevant factor, or whether it was just that it requires more thorough/aggressive application of the STR on that device, and I hadn't done that until after I upgraded. (e.g. maybe there's a race condition that the Pixel 6a happens to come out on the good side of, most of the time). Not sure.