Skip to content

Assertion failed '((tree->gtDebugFlags & GTF_DEBUG_NODE_MORPHED) == 0) && "ERROR: Already morphed this node!"' #56962

Open
@kunalspathak

Description

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Priority:3Work that is nice to havearea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions