Skip to content

JIT test GenericCatchInterfaceProgram fails in Checked NativeAOT #90848

@agocke

Description

@agocke

Stack trace:

00:15:44.971 Running test: JIT/Generics/Exceptions/GenericCatchInterfaceProgram/GenericCatchInterfaceProgram.dll
Unhandled Exception: System.Diagnostics.DebugProvider+DebugAssertException: IsInstanceOfClass called with interface MethodTable
   at System.Diagnostics.DebugProvider.Fail(String, String) + 0x35
   at System.Diagnostics.Debug.Fail(String, String) + 0x30
   at System.Runtime.TypeCast.IsInstanceOfClass(MethodTable*, Object) + 0x75
   at System.Runtime.EH.FindFirstPassHandler(Object, UInt32, StackFrameIterator&, UInt32&, Byte*&) + 0x108
   at System.Runtime.EH.DispatchEx(StackFrameIterator&, EH.ExInfo&) + 0x13f
   at System.Runtime.EH.RhThrowEx(Object, EH.ExInfo&) + 0x4e
   at GenericCatchInterfaceProgram.Main() + 0x27
   at Program.<<Main>$>g__TestExecutor23|0_24(StreamWriter tempLogSw, StreamWriter statsCsvSw, Program.<>c__DisplayClass0_0&) + 0xa5
   at Program.<Main>$(String[] args) + 0x338
   at JIT!<BaseAddress>+0x477a6c

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions