Skip to content

Native frames missing crashreport.json #63309

Closed
@kdubau

Description

@kdubau

Description

The crashreport.json file seems to be missing all native frames up until the first managed frame, except for the very first one, which is missing the unmanaged_name field.

MicrosoftTeams-image

Reproduction Steps

Enabled the core dump, and the crash report, and induce a crash. Compare the json with what you see in LLDB with clrstack -f.

Expected behavior

All stack frames should be in the json report.

Actual behavior

Missing frames.

Regression?

Yes, introduced with this PR #60995

Known Workarounds

None

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions