Closed Bug 1765728 Opened 2 years ago Closed 2 years ago

Handle pre-snapshot events/crashes in Nyx

Categories

(Core :: Fuzzing, enhancement, P1)

x86_64
Linux
enhancement

Tracking

()

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: decoder, Assigned: decoder)

Details

Attachments

(1 file)

If we start late with the fuzzing, it is possible for certain events (e.g. MOZ_CRASH) to happen even before we started the fuzzing. Even though this situation is rare, it is hard to debug with the current code, as we will fail a release assert in Nyx code while trying to handle the event, giving us no hint about the original event location.

Pushed by choller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c56578ba317
Handle pre-snapshot events/crashes in Nyx. r=truber
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: