Skip to content

Conversation

Maoni0
Copy link
Member

@Maoni0 Maoni0 commented Jun 9, 2023

No description provided.

@ghost ghost added the area-GC-coreclr label Jun 9, 2023
@ghost ghost assigned Maoni0 Jun 9, 2023
@ghost
Copy link

ghost commented Jun 9, 2023

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

Issue Details

null

Author: Maoni0
Assignees: Maoni0
Labels:

area-GC-coreclr

Milestone: -

@Maoni0
Copy link
Member Author

Maoni0 commented Jun 9, 2023

/azp run runtime-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Maoni0
Copy link
Member Author

Maoni0 commented Jun 9, 2023

/azp run runtime-coreclr gcstress-extra

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Maoni0
Copy link
Member Author

Maoni0 commented Jun 9, 2023

/azp run runtime-coreclr jitstress

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Maoni0
Copy link
Member Author

Maoni0 commented Jun 10, 2023

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.

@Maoni0
Copy link
Member Author

Maoni0 commented Jun 10, 2023

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-GC-coreclr NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant