mozilla-mobile / reference-browser

A full-featured browser reference implementation using Mozilla Android Components.
Mozilla Public License 2.0
580 stars 167 forks source link

Crash reporter shows two dialogs: "Sorry, Reference Browser had a problem and crashed" and "Reference Browser has stopped" #477

Open cpeterso opened 5 years ago

cpeterso commented 5 years ago

Steps to reproduce

  1. The browser crashed.

Expected behavior

Actual behavior

Device information

screenshot

vladikoff commented 5 years ago

@cpeterso What Android version are you running?

cpeterso commented 5 years ago

Android 8.1.0 (Oreo)

pocmo commented 5 years ago

Has this been a repeating crash? There's a situation where Android will show a dialog if the apps keeps crashing - but on stock Android that dialog usually also says that.

cpeterso commented 5 years ago

I only saw this crash once, but it was after I quickly switched back and forth between desktop and mobile page mode. I don't know if that would be a factor for triggering multiple crashes for background processes.