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

m_alignpad = 0 assert failure #70958

Closed
agocke opened this issue Jun 19, 2022 · 6 comments
Closed

m_alignpad = 0 assert failure #70958

agocke opened this issue Jun 19, 2022 · 6 comments
Labels
area-GC-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

Comments

@agocke
Copy link
Member

agocke commented Jun 19, 2022

Test which is failing is ReadJsonStringsWithCommentsAndTrailingCommas, dump is in https://dev.azure.com/dnceng/public/_build/results?buildId=1833047&view=results

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jun 19, 2022
@ghost
Copy link

ghost commented Jun 19, 2022

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

Test which is failing is ReadJsonStringsWithCommentsAndTrailingCommas, dump is in https://dev.azure.com/dnceng/public/_build/results?buildId=1833047&view=results

Author: agocke
Assignees: -
Labels:

area-System.Text.Json, untriaged

Milestone: -

@agocke agocke added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' and removed area-System.Text.Json untriaged New issue has not been triaged by the area owner labels Jun 19, 2022
@stephentoub
Copy link
Member

stephentoub commented Jun 19, 2022

This is an assert in the runtime:

Assert failure(PID 2520 [0x000009d8], Thread: 6004 [0x1774]): m_alignpad == 0

Maybe a dup of #70231, but doesn't look related to this exact test or to System.Text.Json.

@stephentoub stephentoub changed the title System.Text.Json.Tests crash with JsonReaderException m_alignpad = 0 assert failure Jun 19, 2022
@ghost
Copy link

ghost commented Jun 19, 2022

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

Issue Details

Test which is failing is ReadJsonStringsWithCommentsAndTrailingCommas, dump is in https://dev.azure.com/dnceng/public/_build/results?buildId=1833047&view=results

Author: agocke
Assignees: -
Labels:

area-GC-coreclr, blocking-clean-ci

Milestone: -

@karelz
Copy link
Member

karelz commented Jun 20, 2022

Failed System.Text.Json.Tests in Rolling run 1833047 (6/19 AM)

  • 6/20 Core Dumps of System.Text.Json.Tests:
    • 8 failures (only 1 in Rolling) in last 7 days
    • 73 failures (only 1 in Rolling) in last 30 days (counts only failures with Core Dump)

We should analyze / disable ASAP as it impacts PRs quite heavily.

@jkotas
Copy link
Member

jkotas commented Jun 20, 2022

6/20 Core Dumps of System.Text.Json.Tests

Many other libraries tests hit this crash intermittently. See #70231 that is a duplicate.

@stephentoub
Copy link
Member

Closing as duplicate of #70231

@ghost ghost locked as resolved and limited conversation to collaborators Jul 21, 2022
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'
Projects
None yet
Development

No branches or pull requests

4 participants