Skip to content

Assertion failed 'block->bbJumpKind == BBJ_NONE || block->bbJumpKind == BBJ_ALWAYS' #62005

@BruceForstall

Description

@BruceForstall

superpmi replay pipeline has been failing with this assert for a while on Linux/Windows arm64:

ISSUE: <ASSERT> D:\a\_work\1\s\src\coreclr\jit\lsra.cpp (6423) - Assertion failed 'block->bbJumpKind == BBJ_NONE || block->bbJumpKind == BBJ_ALWAYS' in 'Internal.Cryptography.PemKeyHelpers:TryExportToEncryptedPem(System.Numerics.Vector`1[Single],System.ReadOnlySpan`1[Char],System.Security.Cryptography.PbeParameters,TryExportEncryptedKeyAction`1[Vector`1],System.Span`1[Char],byref):bool' during 'LSRA allocate' (IL size 128)
ISSUE: <ASSERT> D:\a\_work\1\s\src\coreclr\jit\lsra.cpp (6423) - Assertion failed 'block->bbJumpKind == BBJ_NONE || block->bbJumpKind == BBJ_ALWAYS' in 'Internal.Cryptography.PemKeyHelpers:TryExportToPem(System.Numerics.Vector`1[Single],System.String,TryExportKeyAction`1[Vector`1],System.Span`1[Char],byref):bool' during 'LSRA allocate' (IL size 121)

https://dev.azure.com/dnceng/public/_build?definitionId=1055&_a=summary

@dotnet/jit-contrib

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions