Skip to content

Conversation

@mikem8361
Copy link
Contributor

Running clrstack a second time after a verify DAC failure succeeds.

Runtime.GetDacFilePath wasn't caching the verifySignature parameter so the DAC wasn't being verified once the dac path was cached.

Verify the DAC path passed to the DBI entry points for the clrstack -i path in RuntimeWrapper.CreateCorDebugProcess.

Display the ISettingsService values in both runtimes and sosstatus.

Running `clrstack` a second time after a verify DAC failure succeeds.

Runtime.GetDacFilePath wasn't caching the verifySignature parameter so the DAC wasn't being verified once the dac path was cached.

Verify the DAC path passed to the DBI entry points for the `clrstack -i` path in RuntimeWrapper.CreateCorDebugProcess.

Display the ISettingsService values in both `runtimes` and `sosstatus`.
@mikem8361 mikem8361 self-assigned this Apr 29, 2025
@mikem8361 mikem8361 requested a review from a team as a code owner April 29, 2025 01:38
@mikem8361 mikem8361 requested a review from hoyosjs April 29, 2025 01:38
@mikem8361 mikem8361 enabled auto-merge (squash) April 29, 2025 16:27
@mikem8361 mikem8361 requested a review from hoyosjs May 2, 2025 03:56
@mikem8361 mikem8361 merged commit a3c354f into dotnet:main May 12, 2025
21 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants