Skip to content

[release/10.0] Fix CORDBG_E_MODULE_NOT_LOADED error in func-eval - #121087

Merged
steveisok merged 2 commits into
release/10.0from
backport/pr-121057-to-release/10.0
Nov 10, 2025
Merged

[release/10.0] Fix CORDBG_E_MODULE_NOT_LOADED error in func-eval#121087
steveisok merged 2 commits into
release/10.0from
backport/pr-121057-to-release/10.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Oct 25, 2025

Copy link
Copy Markdown
Contributor

Backport of #121057 to release/10.0

/cc @hoyosjs@tommcdon

Customer Impact

  • Customer reported
  • Found internally

Regression found by Visual Studio debugger testing found in .NET 10 RC2

Regression

  • Yes
  • No

#118414 exposed latent variable initialization issue in debugger

Testing

Found by Visual Studio debugger testing

Risk

Low - the fix is to zero initialize a variable that is used by the debugger

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @steveisok, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

@steveisoksteveisok added the Servicing-consider Issue for next servicing release review label Oct 27, 2025
@steveisoksteveisok added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Nov 4, 2025
@steveisok
steveisok enabled auto-merge (squash) November 4, 2025 20:22
@steveisok

Copy link
Copy Markdown
Member

/ba-g Known issues #114924dotnet/dnceng#3008dotnet/dnceng#5015

@steveisok
steveisok merged commit b2aea0c into release/10.0Nov 10, 2025
89 of 96 checks passed
@steveisok
steveisok deleted the backport/pr-121057-to-release/10.0 branch November 10, 2025 14:24
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Dec 11, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Diagnostics-coreclrServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@steveisok@noahfalk@tommcdon