Skip to content

[wasm][coreclr] ASSERT FAILED Expression: portableEntryPoint->IsValid() #124221

@radekdoulik

Description

@radekdoulik

3 runtime tests fail with

11:41:48.559 Running test: global::Program.TestEntryPoint()
ASSERT FAILED
	Expression: portableEntryPoint->IsValid()
	Location:   /__w/1/s/src/coreclr/vm/precode_portable.cpp:93
	Function:   ToPortableEntryPoint
	Process:    42
Frame (InterpreterFrame): 0x4fedc8
   0) MyDelegate`1[__Canon]::IL_STUB_DelegateShuffleThunk, IR_0014
   1) Program::TestEntryPoint, IR_005f
   2) Program::<<Main>$>g__TestExecutor5|2_6, IR_0057
   3) Program::<Main>$, IR_012c
11:48:52.048 Running test: JIT/Regression/JitBlue/Runtime_70259/Runtime_70259/Runtime_70259.dll
ASSERT FAILED
	Expression: portableEntryPoint->IsValid()
	Location:   /__w/1/s/src/coreclr/vm/precode_portable.cpp:93
	Function:   ToPortableEntryPoint
	Process:    42
Frame (InterpreterFrame): 0x4fedd8
   0) System.Func`2[__Canon,Int32]::IL_STUB_DelegateShuffleThunk, IR_0014
   1) Runtime_70259::Main, IR_001e
   2) Program::<<Main>$>g__TestExecutor16|0_17, IR_0057
   3) Program::<Main>$, IR_01bb
19:08:49.147 Running test: global::Runtime_79354.Program.TestEntryPoint()
ASSERT FAILED
        Expression: portableEntryPoint->IsValid()
        Location:   /Users/rodo/git/runtime-rt/src/coreclr/vm/precode_portable.cpp:93
        Function:   ToPortableEntryPoint
        Process:    42
Frame (InterpreterFrame): 0x4feaec
   0) MyDelegate::IL_STUB_DelegateShuffleThunk, IR_0014
   1) Runtime_79354.Program::TestEntryPoint, IR_005f
   2) Program::<<Main>$>g__TestExecutor67|0_68, IR_0057
   3) Program::<Main>$, IR_0455

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions