-
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
m_alignpad = 0 assert failure #70958
Comments
Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis Issue DetailsTest which is failing is
|
This is an assert in the runtime:
Maybe a dup of #70231, but doesn't look related to this exact test or to System.Text.Json. |
Tagging subscribers to this area: @dotnet/gc Issue DetailsTest which is failing is
|
Failed System.Text.Json.Tests in Rolling run 1833047 (6/19 AM)
We should analyze / disable ASAP as it impacts PRs quite heavily. |
Many other libraries tests hit this crash intermittently. See #70231 that is a duplicate. |
Closing as duplicate of #70231 |
Test which is failing is
ReadJsonStringsWithCommentsAndTrailingCommas
, dump is in https://dev.azure.com/dnceng/public/_build/results?buildId=1833047&view=resultsThe text was updated successfully, but these errors were encountered: