runtime icon indicating copy to clipboard operation
runtime copied to clipboard

`System.Linq.Queryable.Tests` native crash for `mono_interpreter` `Debian.11.Amd64`

Open radical opened this issue 2 years ago • 3 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=450804 Build error leg or test failing: System.Linq.Queryable.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/93968

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "RunTests.sh:.*Aborted.*core dumped.*System.Linq.Queryable.Tests",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=450804 Error message validated: RunTests.sh:.*Aborted.*core dumped.*System.Linq.Queryable.Tests Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 10/25/2023 7:14:52 PM UTC

Report

Build Definition Test Pull Request
562234 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution dotnet/runtime#94250
2375670 dotnet-runtime System.Linq.Queryable.Tests.WorkItemExecution
562001 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution dotnet/runtime#98279
560434 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution dotnet/runtime#98199
2369727 dotnet-runtime System.Linq.Queryable.Tests.WorkItemExecution
552837 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution
550849 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution dotnet/runtime#97874
550029 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution dotnet/runtime#96650
545238 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution dotnet/runtime#97679
544175 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution dotnet/runtime#97631
540072 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution dotnet/runtime#94250
532353 dotnet/runtime System.Linq.Queryable.Tests.WorkItemExecution dotnet/runtime#97160

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 4 12

radical avatar Oct 25 '23 18:10 radical

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=450804 Build error leg or test failing: System.Linq.Queryable.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/93968

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "RunTests.sh:.*Aborted.* core dumped.*System.Linq.Queryable.Tests",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: radical
Assignees: -
Labels:

area-Infrastructure-libraries, blocking-clean-ci, Known Build Error

Milestone: -

ghost avatar Oct 25 '23 18:10 ghost

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=450804 Build error leg or test failing: System.Linq.Queryable.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/93968

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "RunTests.sh:.*Aborted.* core dumped.*System.Linq.Queryable.Tests",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=450804 Error message validated: RunTests.sh:.*Aborted.* core dumped.*System.Linq.Queryable.Tests Result validation: :x: Known issue did not match with the provided build. Validation performed at: 10/25/2023 6:56:34 PM UTC

Author: radical
Assignees: -
Labels:

area-System.Linq, blocking-clean-ci, untriaged, Known Build Error

Milestone: -

ghost avatar Oct 25 '23 18:10 ghost

Tagging subscribers to this area: @brzvlad, @kotlarmilos See info in area-owners.md if you want to be subscribed.

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=450804 Build error leg or test failing: System.Linq.Queryable.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/93968

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "RunTests.sh:.*Aborted.*core dumped.*System.Linq.Queryable.Tests",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=450804 Error message validated: RunTests.sh:.*Aborted.*core dumped.*System.Linq.Queryable.Tests Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 10/25/2023 7:14:52 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
Author: radical
Assignees: -
Labels:

area-System.Linq, blocking-clean-ci, untriaged, area-Codegen-Interpreter-mono, Known Build Error

Milestone: -

ghost avatar Oct 25 '23 19:10 ghost

This was probably fixed by https://github.com/dotnet/runtime/pull/100832

BrzVlad avatar Jun 26 '24 14:06 BrzVlad