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

Apple Silicon jitstress1 assertion #48787

Closed
sdmaclea opened this issue Feb 25, 2021 · 1 comment · Fixed by #48936 or #49223
Closed

Apple Silicon jitstress1 assertion #48787

sdmaclea opened this issue Feb 25, 2021 · 1 comment · Fixed by #48936 or #49223
Assignees
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-macos-bigsur (macOS11)
Milestone

Comments

@sdmaclea
Copy link
Contributor

    JIT/Performance/CodeQuality/SIMD/RayTracer/RayTracer/RayTracer.sh [FAIL]
      
      Assert failure(PID 9101 [0x0000238d], Thread: 220524 [0x35d6c]): Assertion failed '(thisFieldOffset + EA_SIZE_IN_BYTES(attr)) <= areaSize' in 'Camera:Create(Vector,Vector):Camera' during 'Generate code' (IL size 111)
      
          File: /Users/runner/work/1/s/src/coreclr/jit/codegenlinear.cpp Line: 1870
          Image: /private/tmp/helix/working/AAD90964/p/corerun

See https://dev.azure.com/dnceng/public/_build/results?buildId=1011906&view=ms.vss-test-web.build-test-results-tab&runId=31538062&resultId=109378&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab

/cc @sandreenko

@sdmaclea sdmaclea added arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-macos-bigsur (macOS11) labels Feb 25, 2021
@sdmaclea sdmaclea added this to the 6.0.0 milestone Feb 25, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Feb 25, 2021
@sandreenko sandreenko self-assigned this Feb 26, 2021
@sandreenko sandreenko removed the untriaged New issue has not been triaged by the area owner label Mar 2, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Mar 2, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Mar 5, 2021
@sdmaclea
Copy link
Contributor Author

sdmaclea commented Mar 5, 2021

This needs to be removed.

<ExcludeList Include="$(XunitTestBinBase)/JIT/Performance/CodeQuality/SIMD/RayTracer/RayTracer/*">
<Issue>https://github.com/dotnet/runtime/issues/48787</Issue>
</ExcludeList>

@sdmaclea sdmaclea reopened this Mar 5, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Mar 5, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Mar 5, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Apr 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-macos-bigsur (macOS11)
Projects
None yet
2 participants