ILC assertion failure: type == type.ConvertToCanonForm(CanonicalFormKind.Specific) #114934
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
blocking-clean-ci-optional
Blocking optional rolling runs
Milestone
There are quite a few ILC assertions in:
pipeline:
runtime-coreclr superpmi-collection
(https://dev.azure.com/dnceng/internal/_build?definitionId=977&_a=summary)job:
SuperPMI collect smoke_tests nativeaot linux x64 checked
of the form:
example job:
https://dev.azure.com/dnceng/internal/_build/results?buildId=2692581&view=logs&j=5eaadb19-0c1f-5ec8-5e1a-fa86334b456a&t=726ae452-d9f7-5196-012c-0d1cf38578f2
These crashes seem to lead to SuperPMI collection data corruption, which ends up with
ERROR: Method 2007 is of low integrity.
messages, which, presumably, is what causes this job to be marked as "warning".@dotnet/jit-contrib @MichalStrehovsky
The text was updated successfully, but these errors were encountered: