-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Sve: *FirstFaulting* are mostly failing in gcstress runs #112463
Comments
@dotnet/arm64-contrib |
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
I wonder if this a failure in the mechanism that tracks the first faulting state? |
It looks like we are in stuck in some kind of deadlock in gc code and not sure if it something that these tests exposed in GC or we are encoding wrong gc information that is making us end up in this state. @mrsharm - lets work offline to see what is going on. call stack
|
It turns out that we use lot of |
so these are jit tests using unsafe* ? |
yes |
When working on #112362, I see there are other gcstress failures for SVE tests.
Discussion: #112389 (comment)
Sample run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=948285&view=ms.vss-test-web.build-test-results-tab&runId=25190942&resultId=169023&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab
The text was updated successfully, but these errors were encountered: