Skip to content

Conversation

@leculver
Copy link
Contributor

!dumpheap and !verifyheap used to warn you that the GC Heap was not walkable. That error was lost when I converted the code from C++ to C#.

Added a way to override the error so that it doesn't become blocking when we still want to validate or dump the parts of the heap that we can.

 !dumpheap and !verifyheap used to warn you that the GC Heap was not walkable.  That error was lost when I converted the code from C++ to C#.

Added a way to override the error so that it doesn't become blocking when we still want to validate or dump the parts of the heap that we can.
@leculver leculver added bug Something isn't working sos labels Oct 24, 2023
@leculver leculver requested a review from mikem8361 October 24, 2023 15:30
@leculver leculver requested a review from a team as a code owner October 24, 2023 15:30
@mikem8361
Copy link
Contributor

I'm doing a 8.0 tools release. I've done the snap but if you think this is important enough, I can take it.

@leculver
Copy link
Contributor Author

Nope, not important. It can wait for the next train.

@leculver leculver merged commit 661ae57 into dotnet:main Oct 24, 2023
@leculver leculver deleted the canWalkHeap branch October 24, 2023 16:46
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working sos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants