Skip to content

Assertion failure: Consistency check failed: FAILED: !implSlot.IsNull() && "Valid method implementation was not found." #7666

@RussKeldorph

Description

@RussKeldorph

CoreFx tests with Checked runtime

Sample CoreFx build/test Log
https://ci.dot.net/job/dotnet_coreclr/job/master/job/jitstress/job/x64_checked_windows_nt_corefx_baseline/122/consoleFull

Sample failure output

2:26:46   CORECLR! CHECK::Trigger + 0x2C4 (0x00007ff8`0418ea6c)
22:26:46   call D:\j\workspace\x64_checked_w---a7bd363e\_\fx\bin\testhost\netcoreapp-Windows_NT-Release-x64\\dotnet.exe xunit.console.netcore.exe System.Xml.RW.WrappedReader.Tests.dll  -xml testResults.xml -notrait Benchmark=true -notrait category=nonnetcoreapptests  -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonwindowstests
22:26:46   CORECLR! VirtualCallStubManager::Resolver + 0x1594 (0x00007ff8`045b37ec)
22:26:46   CORECLR! VirtualCallStubManager::GetTarget + 0x37E (0x00007ff8`045aaeee)
22:26:46   CORECLR! MethodTable::GetMethodDescForInterfaceMethod + 0x79A (0x00007ff8`046d7f32)
22:26:46   CORECLR! resolveVirtualMethodHelper + 0x2DC (0x00007ff8`0447b7a0)
22:26:46   CORECLR! CEEInfo::resolveVirtualMethod + 0x175 (0x00007ff8`0447b425)
22:26:46   CLRJIT! Compiler::impDevirtualizeCall + 0x414 (0x00007ff8`02d53640)
22:26:46   CLRJIT! Compiler::impImportCall + 0x1D4F (0x00007ff8`02d62eaf)
22:26:46   CLRJIT! Compiler::impImportBlockCode + 0x5B5D (0x00007ff8`02d5baf9)
22:26:46   CLRJIT! Compiler::impImportBlock + 0xED (0x00007ff8`02d55475)
22:26:46       File: d:\j\workspace\x64_checked_w---a7bd363e\src\vm\virtualcallstub.cpp Line: 2278
22:26:46       Image: D:\j\workspace\x64_checked_w---a7bd363e\_\fx\bin\testhost\netcoreapp-Windows_NT-Release-x64\dotnet.exe

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIbug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions