Assertion failed '((tree->gtDebugFlags & GTF_DEBUG_NODE_MORPHED) == 0) && "ERROR: Already morphed this node!"' #56962
Open
Description
opened on Aug 6, 2021
COMPlus_JitSkipArrayBoundCheck=1
Gets following error during startup:
Assert failure(PID 26952 [0x00006948], Thread: 30492 [0x771c]): Assertion failed '((tree->gtDebugFlags & GTF_DEBUG_NODE_MORPHED) == 0) && "ERROR: Already morphed this node!"' in 'System.Runtime.CompilerServices.CastHelpers:StelemRef(System.Array,int,System.Object)' during 'Morph - Global' (IL size 86)
File: D:\git\runtime\src\coreclr\jit\morph.cpp Line: 15216
Image: D:\git\runtime\artifacts\tests\coreclr\windows.x64.Checked\tests\Core_Root\CoreRun.exe
category:correctness
theme:bounds-checks
skill-level:beginner
cost:small
impact:small
Activity