Roughly half of recent official macOS nightly builds fail to copy Mozilla-specific symbols to symbol server
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
People
(Reporter: smichaud, Unassigned)
References
Details
Starting on 2022-02-06, crash reports for about half of macOS mozilla-central builds are missing all Mozilla-specific symbols:
This is not because Mozilla-specific modules in those crash reports are missing debug_ids (which would be a Breakpad or Socorro issue). Instead it seems that the build processes for these mozilla-central nightlies failed to copy their Mozilla-specific symbols to the symbol server.
This issue was mentioned at bug 1741287 comment #12, so it's been around for a while. But it's suddenly gotten much worse.
Don't dup this bug to bug 1658531. Judging by the lack of recent "intermittent failure robot" comments in that bug, this bug seems to be a different issue.
| Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
| Reporter | ||
Comment 2•4 years ago
|
||
Crash reports for recent macOS mozilla-central builds that are missing all their Mozilla-specific symbols:
Build id 20220210065747:
Build id 20220209190711:
Build id 20220208070047:
Build id 20220207065816:
Build id 20220206065831:
| Reporter | ||
Updated•4 years ago
|
| Reporter | ||
Comment 3•4 years ago
|
||
These seem to have disappeared, at least temporarily. I don't see any on builds later than 20220211190545:
So it's very likely that this bug is not a dup of bug 1753621, which as best I can tell remains unfixed.
| Reporter | ||
Comment 4•4 years ago
•
|
||
These seem to have disappeared, at least temporarily.
They're back, but at a lower rate than previously:
Build id 20220222190424:
Build id 20220220070007:
| Reporter | ||
Comment 5•4 years ago
|
||
This bug does genuinely seem to have been fixed by the fix for bug 1753621, which landed on 2022-02-25. The last instance of this bug was build id 20220223190530:
Description
•