Skip to content

Releveling CrstDynamicMT and CrstCodeVersioning to fix a stress bug. #102468

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

Merged
merged 1 commit into from
May 21, 2024

Conversation

VSadov
Copy link
Member

@VSadov VSadov commented May 20, 2024

Should fix: #100694

Re: discussion in #100694 (comment)

There is no relationship between these locks, so it should be ok to take CrstCodeVersioning while holding CrstDynamicMT

@ghost ghost added the area-VM-coreclr label May 20, 2024
@VSadov VSadov assigned kouvel and unassigned kouvel May 20, 2024
Copy link
Contributor

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

@VSadov VSadov requested a review from kouvel May 20, 2024 21:08
@VSadov
Copy link
Member Author

VSadov commented May 21, 2024

Thanks!

@VSadov VSadov merged commit 99274eb into dotnet:main May 21, 2024
86 of 89 checks passed
@VSadov VSadov deleted the fix100694 branch May 21, 2024 13:38
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 21, 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.

Stress failure on x86 in JIT/IL_Conformance/Convert/TestConvertFromIntegral/TestConvertFromIntegral.dll
2 participants