Skip to content

Fix in-proc crash reporter frame assert.#131273

Merged
lateralusX merged 1 commit into
dotnet:mainfrom
lateralusX:lateralusX/fix-in-proc-crash-reporter-frame-assert
Jul 24, 2026
Merged

Fix in-proc crash reporter frame assert.#131273
lateralusX merged 1 commit into
dotnet:mainfrom
lateralusX:lateralusX/fix-in-proc-crash-reporter-frame-assert

Conversation

@lateralusX

Copy link
Copy Markdown
Member

Stackwalk callback in in-proc crash reporter didn't check if a CrawlFrame was FrameLess before calling its GetRelOffset, something that method asserts, triggering an abort in debug builds.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
13 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @agocke
See info in area-owners.md if you want to be subscribed.

@lateralusX
lateralusX merged commit b73b8fa into dotnet:main Jul 24, 2026
109 of 112 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants