mozilla-mobile / firefox-tv

Firefox for Amazon's Fire TV
https://blog.mozilla.org/blog/2017/12/20/firefox-is-now-on-amazon-fire-tv-happy-holiday-watching/
Mozilla Public License 2.0
257 stars 111 forks source link

Sentry: crash in "onBackPressed" in MainActivity (3.2.2) #1707

Open liuche opened 5 years ago

liuche commented 5 years ago

Steps to reproduce

This has very few events, but this could be a race condition - in any case, back-press is something we should have an eye on. We can close this if it doesn't show up any more.

Sentry report: https://sentry.prod.mozaws.net/operations/firefox-tv/issues/5127306/

Device information

nojunpark commented 5 years ago

I was able to locally repro this crash, (and on bitbar as well) when running the UI test suite on cube. perhaps the devicelog.log in https://mozilla.testdroid.com/#testing/device-session/296208/362010/5669726 might offer some insight?

nojunpark commented 5 years ago

This devicelog is still from the crashed cube, but looking at it, perhaps now this isn't caused directly by onBackPressed() devicelog(1).log