Skip to content

Conversation

@nike4613
Copy link
Contributor

Fixes #119566

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Sep 11, 2025
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

@jkoritzinsky
Copy link
Member

Thank you!

@jkoritzinsky jkoritzinsky merged commit 829ea7f into dotnet:main Sep 12, 2025
153 checks passed
@jkotas
Copy link
Member

jkotas commented Sep 12, 2025

Does this need to be backported to .NET 10?

@nike4613
Copy link
Contributor Author

The original issue was found as part of GitHub Actions when adding test runs for .NET 10 RC1 here, because GitHub Actions uses redirected output, and we set the DbgDump env vars for diagnostic purposes: https://github.com/MonoMod/MonoMod/actions/runs/17620993089/job/50066937459?pr=258

This seems like a silly thing to fail for GA, so I at least would like it to be.

@jkoritzinsky
Copy link
Member

/backport to release/10.0

@github-actions
Copy link
Contributor

Started backporting to release/10.0: https://github.com/dotnet/runtime/actions/runs/17742477456

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Host community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dotnet --info crashes when DOTNET_ environment variable contains %-string

3 participants