Skip to content

Conversation

mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Mar 12, 2024

Fixes #93687 and dotnet/diagnostics#4542

When firing mono rundown events, dynamic method wrappers do not have their method_data set, and as a result, this assert fails and crashes the application. Including dynamic method wrappers in the list of conditions for when to fire a particular method as a method event circumvents the assertion.

@lewing lewing merged commit 8b72760 into dotnet:main Mar 13, 2024
@mdh1418
Copy link
Member Author

mdh1418 commented Mar 13, 2024

/backport to release/8.0-staging

Copy link
Contributor

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/8270304467

@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
@mdh1418 mdh1418 deleted the mono_ep_rundown_fix_firing_dynamic_method_events branch June 10, 2024 20:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants