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 contract violation when reporting tailcall stub loader #51485

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

jakobbotsch
Copy link
Member

Fix #51476

cc @jkotas

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 19, 2021
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thank you!

@jkotas jkotas merged commit 5a4d604 into dotnet:main Apr 19, 2021
@JulieLeeMSFT JulieLeeMSFT added this to the 6.0.0 milestone Apr 20, 2021
@jakobbotsch jakobbotsch deleted the fix-51476 branch April 20, 2021 08:22
@ghost ghost locked as resolved and limited conversation to collaborators May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assert failure CONTRACT VIOLATION by Entry2MethodDesc at "D:\workspace\_work\1\s\src\coreclr\vm\method.cpp
3 participants