Skip to content

MinidumpWriterConfig.set_crash_context() can set a context with a different pid/tid than those in the configuration itself #170

@gabrielesvelto

Description

@gabrielesvelto

Just bumped into this while reviewing Firefox bug 1980648. We're storing the process PID and blamed thread TID in the MinidumpWriterConfig object but the user can set different ones in MinidumpWriterConfig.set_crash_context(). It's not a big deal because we won't use these values when writing the minidump IIRC, but it feels a bit quirky.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions