Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[merp] Add log message/breadcrumb/file with signal type #18715

@kdubau

Description

@kdubau

Original issue below. Going to track the tasks:


Currently MERP logs the crash phase breadcrumb/files during MERP report generation. We use this to measure MERP success rate with VSM telemetry (as seen in https://work.azdo.io/1060810).

However, we do not know what type of report was being generated. It would be helpful if Mono could log the signal type (SigAbrt, SigSegv, SigTerm, SigManaged, etc.) so we can also send via telemetry the type of crash that was being worked on.

This should happen as early in the mono_summarize_phase timeline as possible.


This is https://work.azdo.io/1062126

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions