Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 8, 2025

Backport of #119196 to release/10.0

/cc @janvorli @davidwrighton

Customer Impact

  • Customer reported

Edge cases of constellations of multiple collectible AssemblyLoadContext and unloading those can lead to runtime crash. See issue #116953.

Regression

  • No

Testing

A newly added regression test based on a testing code provided by the customer that hit the issue and CI tests.

Risk

Low, the fix is targeting only the case that would otherwise lead to crash.

davidwrighton and others added 5 commits September 8, 2025 18:19
…ced cleanup path for LoaderAllocators without any assemblies associated with them
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@janvorli janvorli self-assigned this Sep 8, 2025
@janvorli janvorli added this to the 10.0.0 milestone Sep 8, 2025
Copy link
Contributor

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

@JulieLeeMSFT JulieLeeMSFT added the Servicing-consider Issue for next servicing release review label Sep 8, 2025
@JulieLeeMSFT JulieLeeMSFT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 8, 2025
@JulieLeeMSFT
Copy link
Member

@davidwrighton, please review the code.

@agocke agocke merged commit d8b4808 into release/10.0 Sep 22, 2025
112 of 115 checks passed
@agocke agocke deleted the backport/pr-119196-to-release/10.0 branch September 22, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-VM-coreclr Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants