You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-87311-merge-c943aeab4f7d47da9e/PayloadGroup0/1/console.28b15c42.log?helixlogtype=result shows a heap verification error. however the data shown in the dump doesn't really make sense. the assert is saying total_objects_verified should be the same as total_objects_verified_deep and is not but the value of total_objects_verified exceeds the # of bytes on the heap. this is at a place where while the foreground GC is happening the BGC thread could be changing the state from planning to free, however, this should not affect the results (they should still be the same). rerunning the workitem.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-GC-coreclrNO-MERGEThe PR is not ready for merge yet (see discussion for detailed reasons)
1 participant
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.