Skip to content

Assertion failed 'curSize < maxSplitSize' during 'Emit code'  #91251

Description

@kunalspathak
// Found by Antigen


using System;
public class TestClass
{
    public static void Main(string[] args)
    {
    }
}
/*
Environment:

set COMPlus_JitSplitFunctionSize=4

Assert failure(PID 5728 [0x00001660], Thread: 10212 [0x27e4]): Assertion failed 'curSize < maxSplitSize' in '(dynamicClass):InvokeStub_EventAttribute.set_Level(System.Object,System.Object,ulong):System.Object' during 'Emit code' (IL size 25; hash 0x433e37b5; FullOpts)
    File: D:\a\_work\1\s\src\coreclr\jit\emit.cpp Line: 3146
    Image: e:\kpathak\CORE_ROOT\corerun.exe
*/

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions