Skip to content

Conversation

@Sapana-Khemkar
Copy link
Contributor

In OP_CHECK_THIS access single byte only instead of double word.
This fixes crashes observed in runtime-portable/runtime during source build with rc1 on ppc64le. All these crashes were segmentation faults in SpanHelpers.IndexOfValueType.

Similar issue has been observed on s390 platform as well. Issue was opened here and fixed by #76916

@ghost ghost added area-Codegen-JIT-mono community-contribution Indicates that the PR has been added by a community member labels Oct 13, 2022
@vargaz vargaz merged commit 3b1df93 into dotnet:main Oct 14, 2022
@Sapana-Khemkar
Copy link
Contributor Author

@vargaz thanks for review and merge.
Can you auto merge it to release/7.0 branch? or you want me to raise separate PR for the same?

@lambdageek
Copy link
Member

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3290447902

@ghost ghost locked as resolved and limited conversation to collaborators Nov 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Codegen-JIT-mono community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants