-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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 : JIT/Methodical/fp/exgen/10w5d_cs_ro/10w5d_cs_ro.sh #48892
Comments
@dotnet/jit-contrib related to #44419? |
@briansull PTAL |
This is failing every day for Linux arm32 (jitstress=2, jitstressregs=3). @briansull Could you please disable this test for Linux arm32 until it can be investigated? |
@briansull ping |
Failed again in runtime-coreclr jitstress2-jitstressregs 20210321.1 Failed test:
Error message:
|
Currently failing in jitstress2_jitstressregs3 configuration. Issue: dotnet#48892
Currently failing in jitstress2_jitstressregs3 configuration. Issue: #48892
Repros at e830f10. The jit is crashing during LSRA while jitting Last bit of the jit log shows:
Seems like
Stack backtrace:
Will see if this repros using an altjit. |
Yes, repros with
on checked windows x86:
@kunalspathak do you want me to keep digging in, or do you want to take this one over? |
Thanks @AndyAyersMS for getting minimal repro. I can look into it. |
I was able to repro the issue on e830f10 but it doesn't repro on main. I will investigate further. |
Run: runtime-coreclr jitstress2-jitstressregs 20210228.1
Failed test:
Error message:
The text was updated successfully, but these errors were encountered: