Skip to content

[CI run only] Use funclets and new EH on win-x86 #113576

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

Closed
wants to merge 2 commits into from

Conversation

filipnavara
Copy link
Member

Not for review, move on.

@ghost ghost added the area-VM-coreclr label Mar 15, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Mar 15, 2025
@filipnavara filipnavara reopened this Mar 17, 2025
@filipnavara filipnavara reopened this Mar 18, 2025
@filipnavara filipnavara reopened this Mar 18, 2025
@filipnavara filipnavara reopened this Mar 18, 2025
@filipnavara
Copy link
Member Author

Since some people are watching...

Nearly all libraries test pass and CoreCLR test failures are well understood - shortcuts taken in P/Invoke implementation don't handle SuppressGCTransition correctly; x86 has no native code unwind which triggers one of the asserts due to the initial context state; etc. I'll keep this open for a little longer to clean up the remaining issues.

I'll file PRs for things that should be fixed regardless (JIT issues, stack unwinding issues affecting linux-x86, etc.). I'll post some experiment summary once things settle down.

@filipnavara filipnavara force-pushed the x86funclets branch 2 times, most recently from 74c33c7 to 3ec9a5d Compare April 1, 2025 20:31
@filipnavara

This comment was marked as resolved.

@jkotas
Copy link
Member

jkotas commented May 15, 2025

/azp run runtime-coreclr gcstress0x3-gcstress0xc

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-ExceptionHandling-coreclr 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.

2 participants