set COMPlus_TieredCompilation=0
set COMPlus_JitStress=71
Interop\UnmanagedCallersOnly\UnmanagedCallersOnlyTest\UnmanagedCallersOnlyTest.cmd
Assert failure(PID 3060 [0x00000bf4], Thread: 10212 [0x27e4]): GetThreadNULLOk() == NULL || GetThread()->GetFrame() == (Frame*)-1 || GetThread()->GetFrame() <= pFrame
the issue from a quality week JitStress experiment.
Example:
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-57900-merge-a85ae37fa53e48b5ba/Interop/1/console.dc3b4346.log?sv=2019-07-07&se=2021-09-12T00%3A17%3A58Z&sr=c&sp=rl&sig=Fmv2Y4%2BRpAP8bSulCAB8K9aOy29%2BoxOtgzZYwPLR%2FnA%3D
Repro steps (x86 windows):
Failure log:
the issue from a quality week JitStress experiment.