Skip to content

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