Skip to content

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Mar 26, 2021

Fixes #49859

@ghost ghost added the area-GC-coreclr label Mar 26, 2021
@ghost
Copy link

ghost commented Mar 26, 2021

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

Issue Details

Fixes #49859

Author: jkotas
Assignees: -
Labels:

area-GC-coreclr

Milestone: -

@jkotas
Copy link
Member Author

jkotas commented Mar 26, 2021

Root cause analysis in #49859 (comment).

This matches what we do on other platforms. It is not perfect since there is a theoretical chance that memset may tear pointers, but this will do for now.

@mangod9
Copy link
Member

mangod9 commented Mar 26, 2021

@AntonLapounov as fyi.

@AntonLapounov AntonLapounov merged commit 1ce76dc into dotnet:main Mar 26, 2021
@sdmaclea
Copy link
Contributor

@jkotas Thanks

@jkotas jkotas deleted the fix-49859 branch April 1, 2021 05:01
Anipik pushed a commit that referenced this pull request Apr 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 1, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
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.

Crash in GC on arm64

5 participants