flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
162.19k stars 26.64k forks source link

Crash on Pixel 7 in impeller opengles backend after engine roll #147503

Closed zanderso closed 2 weeks ago

zanderso commented 2 weeks ago

On the roll https://github.com/flutter/flutter/pull/147495, there are crashes in the impeller opengles backend like the following in framework CI

https://ci.chromium.org/ui/p/flutter/builders/prod/Linux_pixel_7pro%20new_gallery_opengles_impeller__transition_perf/2417/overview

Not clear if there are crashes in other backends as well since several tests were not run due to https://github.com/flutter/flutter/issues/147387.

I've reverted the roll and stopped the engine -> framework roll.

jonahwilliams commented 2 weeks ago

Fix needs to roll into frame work, but should be finished building. Closing for now.

github-actions[bot] commented 2 days ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.