Closed Bug 1852213 Opened 2 years ago Closed 2 years ago

Add crash annotations for docflags

Categories

(Core :: DOM: Navigation, task)

task

Tracking

()

RESOLVED FIXED
119 Branch
Tracking Status
firefox119 --- fixed

People

(Reporter: farre, Assigned: farre)

References

Details

Attachments

(3 files)

Bug 1694904 is very hard to find a root cause for. Let's see if it's possible to glean information from the load flags being different triggering the crash.

Assignee: nobody → afarre
Status: NEW → ASSIGNED
No longer depends on: 1849351
Pushed by afarre@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d0dd953f5b2e Add crash annotation to record differing load flags. r=peterv
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Turns out MOZ_CRASH resets this annotation. Found MOZ_CRASH_UNSAFE_PRINTF to do this instead. It happens in the parent so it should be safe.

Pushed by afarre@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/32610978f2db Add crash annotation to record differing load flags. r=jjaschke,necko-reviewers,valentin
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED

I probably need to know who has the differing flag, so reopening.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Pushed by afarre@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a6b1cb9d0434 Track who has the differing flag. r=peterv
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: