Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MacOS arm64 assert in createdump #95433

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

mikem8361
Copy link
Member

On MacOS arm64, the page size is 64K so the 1K SpecialDiagInfoSize caused the MemoryRegion assert to fire.

@ghost
Copy link

ghost commented Nov 30, 2023

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

Issue Details

On MacOS arm64, the page size is 64K so the 1K SpecialDiagInfoSize caused the MemoryRegion assert to fire.

Author: mikem8361
Assignees: mikem8361
Labels:

area-Diagnostics-coreclr

Milestone: -

@mikem8361 mikem8361 merged commit a485cbe into dotnet:main Nov 30, 2023
110 checks passed
@mikem8361 mikem8361 deleted the fixassert branch November 30, 2023 04:32
@github-actions github-actions bot locked and limited conversation to collaborators Dec 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants