Closed
Description
On the last build when I try to execute coreclr\bin\tests\Windows_NT.x86.Checked\Tests\Core_Root>crossgen.exe System.Private.CoreLib.dll with complus_ngendump=*
I see:
RESOLVING BB BOUNDARIES
-----------------------
Resolution Candidates:
Assert failure(PID 14924 [0x00003a4c], Thread: 17084 [0x42bc]): Assertion failed 'varNum < comp->lvaCount' in 'SR:get_ArgumentOutOfRange_Enum():ref' (IL size 11)
File: c:\git\coreclr\src\jit\compiler.cpp Line: 8106
Image: C:\git\coreclr\bin\tests\Windows_NT.x86.Checked\Tests\Core_Root\crossgen.exe
x64 works fine. Looks like it is a fresh problem.