Skip to content

Avoid filing bugs for crashes from broken CPUs #2659

@suhaibmujahid

Description

@suhaibmujahid

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions