Bug 1644486 Comment 13 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I can reliably reproduce this crash on a low-end device (Samsung A5) doing this:

* `pm clear org.mozilla.fenix`
* Open Fenix, load cnn.com, put Fenix to background
* Open gmail load a few emails
* Go back to fenix -> "Sorry Fenix has crashed" tab

If I disable the GPU process I don't this this, my guess is that we're not handling GPU process kills correctly.
I can reliably reproduce this crash on a low-end device (Samsung A5) doing this:

* `pm clear org.mozilla.fenix`
* Open Fenix, load cnn.com, put Fenix to background
* Open gmail load a few emails
* Go back to fenix -> "Sorry Fenix has crashed" tab

If I disable the GPU process, I don't get a crash, my guess is that we're not handling GPU process kills correctly.

Back to Bug 1644486 Comment 13