-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Assert: slot_table[slot_index] == nullptr #73692
Comments
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsRecent regression happened 3x in last <48 hours
Related to #73668
|
Affects CI (more than 1x failure per day), we should disable the tests ASAP. |
@kunalspathak PTAL with high priority. |
@JulieLeeMSFT - This is not a codegen issue but assert hit in GC code. #73679 is already assigned to @PeterSolMS. |
Tagging subscribers to this area: @dotnet/gc Issue DetailsRecent regression happened 3x in last <48 hours
Related to #73668
|
Cc @mangod9 and @PeterSolMS for the GC issue. |
I added 1 more affected test -- that one fails on OSX only. |
Fixed by #73761 |
Affected tests:
Recent regression (started on 8/9):
7/212x PR build 1895796 - PR #72229committed_by_oh[oh] == committed
Related to #73668
The text was updated successfully, but these errors were encountered: