Closed Bug 1476346 Opened 7 years ago Closed 7 years ago

GeckoView onCrash is being called very often

Categories

(GeckoView :: General, defect, P1)

Unspecified
Android
defect

Tracking

(firefox-esr52 unaffected, firefox-esr60 unaffected, firefox61 unaffected)

RESOLVED WORKSFORME
Tracking Status
firefox-esr52 --- unaffected
firefox-esr60 --- unaffected
firefox61 --- unaffected

People

(Reporter: ekager, Assigned: cpeterson)

Details

(Whiteboard: [geckoview:klar:p1])

With our Nightly users, we've seen GV onCrash be called very often. In fact it's currently our top Sentry event for Focus with over 7900 crashes from 882 users. Should we be concerned with content crashes happening this often with such a small test group? https://github.com/mozilla-mobile/focus-android/issues/2900
Do crashes that trigger onCrash() show up on crash-stats.mozilla.com and can we correlate them somehow?
Whiteboard: [geckoview:klar]
These 7000+ onCrash reports might have been the 7000+ mozilla::gl::GLContext::InitWithPrefixImpl crashes from bug 1468747, though that crash was fixed in GV 62 beta about two weeks ago.
OS: Unspecified → Android
Priority: -- → P1
Whiteboard: [geckoview:klar] → [geckoview:klar:p1]
Chris is going to gather some more info.
Assignee: nobody → cpeterson
I think those 7000+ crashes are GLContext::InitWithPrefixImpl bug 1468747, fixed in GV 62.0b3. Sentry reports that we are now receiving about 200-600 crashes per day [1] in GeckoView code, which is in line to the number of GeckoView crash reports we receive in Socorro [2]. I don't think any action is required for this bug, other than fixing the individual crashes [1] https://sentry.prod.mozaws.net/operations/focus-android/issues/4423158/events/22674680/ [2] https://crash-stats.mozilla.com/search/?product=FennecAndroid&version=62.0b&process_type=content&_sort=-date&_facets=signature&_facets=cpu_arch&_facets=version&_facets=platform_pretty_version&_facets=process_type&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → GeckoView
You need to log in before you can comment on or make changes to this bug.