Skip to content

System.Security.Cryptography.CryptographicException : No hay más extremos disponibles desde el asignador de extremos. #82027

@MichalStrehovsky

Description

@MichalStrehovsky

Multiple failing tests, see https://github.com/dotnet/runtime/pull/82022/checks?check_run_id=11291261767.

System.Security.Cryptography.CryptographicException : No hay más extremos disponibles desde el asignador de extremos.

 at System.Security.Cryptography.CngHelpers.OpenStorageProvider(CngProvider provider) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngHelpers.cs:line 36
   at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs:line 125
   at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs:line 113
   at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs:line 35
   at System.Security.Cryptography.ECCng.ImportKeyBlob(Byte[] ecBlob, String curveName, Boolean includePrivateParameters) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/ECCng.ImportExport.cs:line 13
   at System.Security.Cryptography.ECDsaCng.ImportKeyBlob(Byte[] ecfullKeyBlob, String curveName, Boolean includePrivateParameters) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/ECDsaCng.cs:line 117
   at System.Security.Cryptography.ECDsaCng.ImportParameters(ECParameters parameters) in /_/src/libraries/Common/src/System/Security/Cryptography/ECDsaCng.ImportExport.cs:line 69
   at System.Security.Cryptography.ECDsa.Create(ECParameters parameters) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/ECDsa.Create.Windows.cs:line 36
   at System.Security.Cryptography.Cose.Tests.CoseTestHelpers.CreateECDsa(ECParameters parameters, Boolean includePrivateKey) in /_/src/libraries/System.Security.Cryptography.Cose/tests/CoseTestHelpers.cs:line 394
   at System.Security.Cryptography.Cose.Tests.CoseTestHelpers.get_ES256() in /_/src/libraries/System.Security.Cryptography.Cose/tests/CoseTestHelpers.cs:line 346
   at System.Security.Cryptography.Cose.Tests.CoseTestHelpers.get_DefaultKey() in /_/src/libraries/System.Security.Cryptography.Cose/tests/CoseTestHelpers.cs:line 361
   at System.Security.Cryptography.Cose.Tests.CoseHeaderMapTests.DecodedProtectedMapShouldBeReadOnly() in /_/src/libraries/System.Security.Cryptography.Cose/tests/CoseHeaderMapTests.cs:line 180
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=169255
Build error leg or test failing: System.Security.Cryptography.Cose.Tests.CoseHeaderMapTests.DecodedProtectedMapShouldBeReadOnly
Pull request: #82022

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "CoseHeaderMapTests",
  "ExcludeConsoleLog": false
}

Cc @jozkee

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabarea-System.Securityblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions