-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
dotnet/coreclr
#8840Labels
arch-x86area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIbughelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors
Milestone
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arch-x86area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIbughelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors