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

[LoongArch64] Fix the bug within ‘RtlpUnwindFunctionFull()’ when dealing with the ‘end_c’ unwind code. #110347

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

LuckyXu-HF
Copy link
Contributor

This PR fixed the SDK fall into a dead loop with crawl frame stack when building the CoreRoot testcases.
(eg: dotnet loading GeneratedHWIntrinsicTests_General.dll to compile the related CoreRoot testcases).

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Dec 3, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Dec 3, 2024
Copy link
Contributor

@shushanhf shushanhf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks

@LuckyXu-HF
Copy link
Contributor Author

Hi @jkotas , could you please review this PR? Thank you.
Can this commit backport to tag-v9.0.0?

@jkotas jkotas merged commit 72a1c2b into dotnet:main Dec 4, 2024
86 of 88 checks passed
@jkotas
Copy link
Member

jkotas commented Dec 4, 2024

Can this commit backport to tag-v9.0.0?

tag-v9.0.0 was released 3 weeks ago. We do not update released tags.

In general, we prefer the backports of fixes for community supported targets to be done in the downstream repos.

eduardo-vp pushed a commit to eduardo-vp/runtime that referenced this pull request Dec 5, 2024
@LuckyXu-HF LuckyXu-HF deleted the main-LA64 branch December 5, 2024 02:00
@LuckyXu-HF
Copy link
Contributor Author

Can this commit backport to tag-v9.0.0?

tag-v9.0.0 was released 3 weeks ago. We do not update released tags.

In general, we prefer the backports of fixes for community supported targets to be done in the downstream repos.

Ok, thanks very much.

xen0n pushed a commit to loongson-community/dotnet that referenced this pull request Dec 5, 2024
…d_c` unwind code. (dotnet/runtime#110347)

[dotnet-unofficial-build]: cherry-picked from commit dotnet/runtime@72a1c2b
xen0n pushed a commit to loongson-community/dotnet that referenced this pull request Dec 5, 2024
…d_c` unwind code. (dotnet/runtime#110347)

[dotnet-unofficial-build]: cherry-picked from commit dotnet/runtime@72a1c2b
mikelle-rogers pushed a commit to mikelle-rogers/runtime that referenced this pull request Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-loongarch64 community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants