Description
This is a follow-up on https://bugzilla.mozilla.org/show_bug.cgi?id=1861789#c9
As discussed with @amccreight and @gabrielesvelto on Slack:
We should exclude crashes where the CPU info is family 6 model 183 stepping 1
since this seems to be causing issues. We should check the microcode version (i.e., cpu_microcode_version
); 0x12b
and lower are generally affected by the bugs, while 0x12c
does not appear to cause crashes, so exclusion is unnecessary.
Metadata
Metadata
Assignees
Labels
No labels