Closed Bug 1632080 Opened 5 years ago Closed 5 years ago

Stop sending orphaned crash reports

Categories

(Toolkit :: Crash Reporting, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox76 --- wontfix
firefox77 --- wontfix
firefox78 --- wontfix
firefox79 --- fixed

People

(Reporter: calixte, Assigned: gsvelto)

Details

Attachments

(2 files)

The priority flag is not set for this bug.
:gsvelto, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(gsvelto)

Sorry I forgot about this. These are orphaned crashes, i.e. crashes for which we have a .dmp file but no .extra file. They used to be a significant problem so I added code to submit them with synthesized metadata. Since we don't know in which version of Firefox they happened the install time field - and many others - is empty. I should have fixed most of the issues that caused them so now there's a very small number and I don't think we care anymore because they should also go a way once I'm done with OOP crash generation. Let's change this bug to disable this behavior and just clean them up.

I'm changing the title accordingly.

Flags: needinfo?(gsvelto)
Priority: -- → P2
Summary: Some crashes have no install time → Stop sending orphaned crash reports

The severity field is not set for this bug.
:gsvelto, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(gsvelto)
Severity: -- → S2
Flags: needinfo?(gsvelto)

S1 or S2 bugs need an assignee - could you find someone for this bug?

Flags: needinfo?(gsvelto)
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Flags: needinfo?(gsvelto)

We originally added this functionality in bug 1566855 because we were
seeing a significant amount of orphaned crashes not being submitted.
Notably some of these were early content process startup crashes and
missing them made us unaware of severe issues that would affect our
users. In the meantime we've addressed most of the cases where a crash
would be orphaned. Since the crashes submitted this way have a buildid
that does not match the version of Firefox that actually crashed they
can be confusing during crash triage.

Given the above we can safely remove this functionality. This patch
reverts most of the changes from bug 1566855 but leaves the test
refactorings in place.

Pushed by gsvelto@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0a9e8d6ad715 Stop sending orphaned crash reports with synthesized crash annotations r=mconley
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79

The patch landed in nightly and beta is affected.
:gsvelto, is this bug important enough to require an uplift?
If not please set status_beta to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(gsvelto)
Flags: needinfo?(gsvelto)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: