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

Ensure syncblock is cleared with GC_ALLOC_ZEROING_OPTIONAL #97174

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Jan 18, 2024

Fixes #96790

src/coreclr/gc/gc.cpp Outdated Show resolved Hide resolved
Copy link
Member

@cshung cshung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@jkotas jkotas merged commit 59a38f1 into dotnet:main Jan 19, 2024
109 of 111 checks passed
@jkotas jkotas deleted the issue-96790 branch January 19, 2024 03:09
tmds pushed a commit to tmds/runtime that referenced this pull request Jan 23, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 18, 2024
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.

Assert failure: orObject->HasEmptySyncBlockInfo()
3 participants