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

Runtime_76194 fails on ARM32 #78758

Closed
jakobbotsch opened this issue Nov 23, 2022 · 3 comments · Fixed by #78760
Closed

Runtime_76194 fails on ARM32 #78758

jakobbotsch opened this issue Nov 23, 2022 · 3 comments · Fixed by #78760
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs

Comments

@jakobbotsch
Copy link
Member

The test added in #76341 fails on ARM32.

Work items: https://dev.azure.com/dnceng-public/public/_build/results?buildId=90661&view=ms.vss-test-web.build-test-results-tab

    JIT/Regression/JitBlue/Runtime_76194/Runtime_76194/Runtime_76194.sh [FAIL]
      Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
         at Runtime_76194.Read1(Byte* location)
         at Runtime_76194.Main()

cc @EgorBo

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 23, 2022
@jakobbotsch jakobbotsch added blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI and removed untriaged New issue has not been triaged by the area owner labels Nov 23, 2022
@ghost
Copy link

ghost commented Nov 23, 2022

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

Issue Details

The test added in #76341 fails on ARM32.

Work items: https://dev.azure.com/dnceng-public/public/_build/results?buildId=90661&view=ms.vss-test-web.build-test-results-tab

    JIT/Regression/JitBlue/Runtime_76194/Runtime_76194/Runtime_76194.sh [FAIL]
      Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
         at Runtime_76194.Read1(Byte* location)
         at Runtime_76194.Main()

cc @EgorBo

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr, blocking-outerloop

Milestone: -

@jakobbotsch
Copy link
Member Author

I am unsure why this only has failed in outerloop runs. Maybe the failure is intermittent?

@EgorBo EgorBo self-assigned this Nov 23, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Nov 23, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Dec 6, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jan 5, 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-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants