2022-07-27 spike in `main_proc_native_code_crash` crashes from Fenix Beta 104
Categories
(GeckoView :: General, defect, P3)
Tracking
(firefox103 unaffected, firefox104 fixed, firefox105 fixed, firefox106 fixed)
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | unaffected |
| firefox104 | --- | fixed |
| firefox105 | --- | fixed |
| firefox106 | --- | fixed |
People
(Reporter: cpeterson, Unassigned)
Details
(Keywords: crash, regression)
Attachments
(2 files)
As seen in this Looker dashboard of Fenix Beta crash ping telemetry:
https://sql.telemetry.mozilla.org/queries/87172#216000
2022-07-25 was the first day of the Beta 104 cycle, so these beta users probably received the Beta 104 update on 07-25 or 07-26, crashed once, and then submitted their crash ping telemetry on 07-27.
I don't see a big spike in Beta 104 crash reports on Socorro at that time, so maybe these parent process crashes are happening too soon for our crash reporter to catch them?
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Comment 1•3 years ago
|
||
We also had a (much bigger) one-day spike in Nightly's crash ping telemetry on 2022-07-19:
https://sql.telemetry.mozilla.org/queries/87171#215997
I don't know if these Nightly and Beta spikes are the same issue. Maybe there is a one-time startup crash (some bad profile state?) that many users hit and then the profile state is repaired and the users don't crash again?
The proper way to debug this crash will be to query crash ping telemetry and download and manually symbolicate some crash ping stacks. But that's a slow process.
| Reporter | ||
Comment 2•3 years ago
•
|
||
That Nightly crash spike on 2022-07-19 was ARM JIT bug 1779968. The regressing patch was backed out, so it wouldn't be the cause of the Beta 104 spike.
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Not sure how actionable this bug is. We see a much larger recent spike, presumably from bug 1784983. I don't see anything obvious in Socorro for v104 either.
| Reporter | ||
Comment 4•3 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #3)
Not sure how actionable this bug is. We see a much larger recent spike, presumably from bug 1784983. I don't see anything obvious in Socorro for v104 either.
I'll optimistically resolve this bug as a duplicate of bug 1784983. That crash spiked on 2022-08-16 and a fix landed that day, so it could be related.
Updated•3 years ago
|
Description
•