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

[mono] [aot] Avoid associating the same AOT image with multiple assemblies #52181

Merged
merged 1 commit into from
May 4, 2021

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented May 3, 2021

loaded in different ALCs.

This caused crashes in the generic sharing code on wasm.

loaded in different ALCs.

This caused crashes in the generic sharing code on wasm.
@vargaz vargaz changed the title [aot] Avoid associating the same AOT image with multiple assemblies [mono] [aot] Avoid associating the same AOT image with multiple assemblies May 4, 2021
@lewing
Copy link
Member

lewing commented May 4, 2021

cc @SamMonoRT @marek-safar

@vargaz vargaz enabled auto-merge (squash) May 4, 2021 02:13
@vargaz vargaz merged commit 138b73e into dotnet:main May 4, 2021
@vargaz vargaz deleted the aot-alc branch May 4, 2021 02:34
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 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.

4 participants