Skip to content

Assertion failed 'lastBlockILEndOffset < beginOffs' #100125

@MichalStrehovsky

Description

@MichalStrehovsky

Native AOT outerloop tests are failing on all architectures.

Example: https://dev.azure.com/dnceng-public/public/_build/results?buildId=613229&view=logs&jobId=0cd015bc-ac80-5dfb-09b8-6d9db63883bc&j=0cd015bc-ac80-5dfb-09b8-6d9db63883bc&t=3393f03a-e6e5-5ccb-ae92-d1ce7b161b0e

    ILC: D:\git\runtime2\src\coreclr\jit\scopeinfo.cpp:1572
    ILC: Assertion failed 'lastBlockILEndOffset < beginOffs' in 'ABIStress.Program:DoStubCall(int,ubyte,ubyte,int,int):
  ubyte' during 'Generate code' (IL size 2013; hash 0x4766f2b1; MinOpts)

D:\git\runtime2\artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(310,5): error MSB3073:
 The command ""D:\git\runtime2\artifacts\bin\coreclr\windows.x64.Checked\ilc-published\\ilc" @"D:\git\runtime2\artifact
s\tests\coreclr/obj/windows.x64.Checked/Managed/JIT\Stress\ABI\tailcalls_d\native\tailcalls_d.ilc.rsp"" exited with cod
e -2147483645. [D:\git\runtime2\src\tests\JIT\Stress\ABI\tailcalls_d.csproj] [D:\git\runtime2\src\tests\build.proj]

JitDump:
jitdump.zip

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIdisabled-testThe test is disabled in source code against the issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions