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

[gcstress] LoadVector128x2SByte fails under gcstress #93230

Closed
jakobbotsch opened this issue Oct 9, 2023 · 1 comment · Fixed by #93301
Closed

[gcstress] LoadVector128x2SByte fails under gcstress #93230

jakobbotsch opened this issue Oct 9, 2023 · 1 comment · Fixed by #93301
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@jakobbotsch
Copy link
Member

jakobbotsch commented Oct 9, 2023

Error Blob

{
  "ErrorMessage": "LoadVector128x2 failed",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Example run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=431262&view=results

15:27:05.513 Running test: _AdvSimd_Arm64_r::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2SByte()
Beginning scenario: RunBasicScenario
Arm64.LoadVector128x2<Int32>(Vector128<SByte>): LoadVector128x2 failed:
 input: (51, 1, 16, 33, 62, 38, 70, 90, 100, 101, 103, 117, 68, 28, 28, 97, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0)
 result1: (51, 16, 62, 70, 100, 103, 68, 28, 0, 0, 0, 0, 0, 0, 0, 0)
 result2: (1, 33, 38, 90, 101, 117, 28, 97, 0, 0, 0, 0, 0, 0, 0, 0)

Beginning scenario: RunReflectionScenario
Beginning scenario: RunClassFldScenario
Arm64.LoadVector128x2<Int32>(Vector128<SByte>): LoadVector128x2 failed:
 input: (51, 1, 16, 33, 62, 38, 70, 90, 100, 101, 103, 117, 68, 28, 28, 97, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0)
 result1: (51, 16, 62, 70, 100, 103, 68, 28, 0, 0, 0, 0, 0, 0, 0, 0)
 result2: (1, 33, 38, 90, 101, 117, 28, 97, 0, 0, 0, 0, 0, 0, 0, 0)

Beginning scenario: RunStructLclFldScenario
Beginning scenario: RunStructFldScenario
System.Exception: One or more scenarios did not complete as expected.
   at JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2SByte() in /__w/1/s/artifacts/tests/coreclr/obj/AnyOS.x64.Checked/Managed/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_r/AdvSimd.Arm64_r/gen/LoadVector128x2SByte.cs:line 52
   at Program.<<Main>$>g__TestExecutor315|0_316(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
15:27:12.290 Failed test: _AdvSimd_Arm64_r::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2SByte()
15:27:12.985 Running test: _AdvSimd_Arm64_r::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2Float()

cc @kunalspathak

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=431262
Error message validated: LoadVector128x2 failed
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/9/2023 3:11:31 PM UTC

Report

Build Definition Test Pull Request
431386 dotnet/runtime _AdvSimd_Arm64_r::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2UInt64()
431377 dotnet/runtime _AdvSimd_Arm64_r::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x4UInt32()
431262 dotnet/runtime _AdvSimd_Arm64_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2UShort()

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 3 3
@jakobbotsch jakobbotsch added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab blocking-clean-ci-optional Blocking optional rolling runs and removed blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' labels Oct 9, 2023
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 9, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 9, 2023
@ghost
Copy link

ghost commented Oct 9, 2023

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

Issue Details

Error Blob

{
  "ErrorMessage": "LoadVector128x2 failed",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Example run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=431262&view=results

15:27:05.513 Running test: _AdvSimd_Arm64_r::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2SByte()
Beginning scenario: RunBasicScenario
Arm64.LoadVector128x2<Int32>(Vector128<SByte>): LoadVector128x2 failed:
 input: (51, 1, 16, 33, 62, 38, 70, 90, 100, 101, 103, 117, 68, 28, 28, 97, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0)
 result1: (51, 16, 62, 70, 100, 103, 68, 28, 0, 0, 0, 0, 0, 0, 0, 0)
 result2: (1, 33, 38, 90, 101, 117, 28, 97, 0, 0, 0, 0, 0, 0, 0, 0)

Beginning scenario: RunReflectionScenario
Beginning scenario: RunClassFldScenario
Arm64.LoadVector128x2<Int32>(Vector128<SByte>): LoadVector128x2 failed:
 input: (51, 1, 16, 33, 62, 38, 70, 90, 100, 101, 103, 117, 68, 28, 28, 97, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0)
 result1: (51, 16, 62, 70, 100, 103, 68, 28, 0, 0, 0, 0, 0, 0, 0, 0)
 result2: (1, 33, 38, 90, 101, 117, 28, 97, 0, 0, 0, 0, 0, 0, 0, 0)

Beginning scenario: RunStructLclFldScenario
Beginning scenario: RunStructFldScenario
System.Exception: One or more scenarios did not complete as expected.
   at JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2SByte() in /__w/1/s/artifacts/tests/coreclr/obj/AnyOS.x64.Checked/Managed/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_r/AdvSimd.Arm64_r/gen/LoadVector128x2SByte.cs:line 52
   at Program.<<Main>$>g__TestExecutor315|0_316(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
15:27:12.290 Failed test: _AdvSimd_Arm64_r::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2SByte()
15:27:12.985 Running test: _AdvSimd_Arm64_r::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadVector128x2Float()

cc @kunalspathak

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr, untriaged, blocking-clean-ci-optional, Known Build Error

Milestone: -

@JulieLeeMSFT JulieLeeMSFT added this to the 9.0.0 milestone Oct 9, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Oct 9, 2023
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Oct 10, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Oct 11, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants