Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Most (all?) tests are failing under GCStress=0x3 #7648

Closed
pgavlin opened this issue Mar 17, 2017 · 5 comments
Closed

Most (all?) tests are failing under GCStress=0x3 #7648

pgavlin opened this issue Mar 17, 2017 · 5 comments
Assignees
Labels
area-GC-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' GCStress
Milestone

Comments

@pgavlin
Copy link
Contributor

pgavlin commented Mar 17, 2017

See e.g. https://ci.dot.net/job/dotnet_coreclr/job/master/job/jitstress/job/x64_checked_windows_nt_gcstress0x3/19/

The most frequent cause appears to be this assert:

Assert failure(PID 7408 [0x00001cf0], Thread: 3568 [0x0df0]): generation_allocation_pointer (youngest_generation) == nullptr\r\n\r\nCORECLR! WKS::gc_heap::fix_youngest_allocation_area + 0x26 (0x00007ff8`cbe5bf4a)

@swgillespie @Maoni0 can one of you take a look?

@pgavlin
Copy link
Contributor Author

pgavlin commented Mar 17, 2017

(cc @RussKeldorph)

@swgillespie
Copy link
Contributor

This assert was introduced in dotnet/coreclr#10065, I'll take a look.

@swgillespie swgillespie self-assigned this Mar 17, 2017
@swgillespie
Copy link
Contributor

I think I know what's going on here and I hope to have a fix out soon.

@swgillespie
Copy link
Contributor

Related (but not the root cause of this particular issue: https://github.com/dotnet/coreclr/issues/10318)

@sdmaclea
Copy link
Contributor

Also affects gcStress=0xC

@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 2.0.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-GC-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' GCStress
Projects
None yet
Development

No branches or pull requests

4 participants