-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Test failure: readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.sh #45326
Comments
PTAL @dotnet/crossgen-contrib |
disabled in #46350 |
Seeing this test fail:
|
I'm afraid that the only person capable of understanding all the gory details of this issue - JanV - is right now busy celebrating the birth of his sixth baby ;-). |
@trylek : @sandreenko disabled this in #46350 but just for jitstress. Can we just disable it for all runs for now? |
The x86 SetFrame crash is regression introduced by #46238. The problem is that EECodeManager::GetReturnAddressHijackInfo is missing @jkoritzinsky Could you please take a look? |
I'll take a look tomorrow. |
I see a failure today's in outerloop win-x86:
|
Sorry, accidentally added a circular reference, intended to refer to #48719 (comment) where I recently hit this. |
Failed again in runtime-coreclr r2r 20210303.1 Failed test:
Error message:
|
#49066 fixed the x86-specific failure. The test is still disabled for JitStress against this issue. |
Failed again in runtime-coreclr jitstress 20210623.2 Failed test:
Error message:
|
I've identified the Windows X86 assert here. It is an assert caused by incorrect handling of stack_limit. See upcoming PR for details |
PR to fix the intermittent failure is #54986 |
I've checked in #54986 which should fix the intermittent assertion failure seen on x86, and hopefully some of the intemittent failures seen on other architectures. |
failed in job: https://dev.azure.com/dnceng/public/_build/results?buildId=901492&view=ms.vss-test-web.build-test-results-tab&runId=28795396&resultId=106816&paneView=debug
CoreCLR Linux x64 Checked jitstress1_tiered @ Ubuntu.1804.Amd64.Open
Error message
Runfo Tracking Issue: coreroot_determinism.cmd
Build Result Summary
The text was updated successfully, but these errors were encountered: