Closed Bug 1800531 Opened 2 years ago Closed 2 years ago

Never throttle crashes involving the PHC

Categories

(Socorro :: Antenna, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gsvelto, Assigned: willkg)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

PHC crashes are very valuable because they involve very dangerous and exploitable scenarios: buffer overruns, use-after-frees, etc... We only get a trickle of them because of the statistical nature of PHC.

Currently PHC is only enabled on nightly so related crashes are not throttled, however we want to use it more aggressively in the future, potentially shipping it in release. When that happens we should tweak the throttling logic to never throttle crashes that have the PHCKind annotation set.

There's no hurry to implement this because it's still some time off but filing this bug nonetheless so I don't forget.

How can we know whether a crash report involves PHC?

They have the PHCKind annotation set, non-PHC crashes don't have it.

I can get this done today.

Assignee: nobody → willkg
Status: NEW → ASSIGNED
Priority: -- → P2

I deployed this just no in bug #1800935. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 2 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: