-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.Security.Cryptography.Cng.Tests.ECDsaCngPkcs8Tests.NoPlaintextExportAllowsEncryptedPkcs8 fails on Windows.Nano.1809.Amd64.Open #91971
Comments
Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=403942 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "ASN1 corrupted data",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
} From failure log:
|
@vcsjones could it be a product bug? |
I'll take a look in the next few days. |
This falls in to the "I don't see how this can happen" unless a Win32 API did something particularly strange. Given that this has failed once, and it was on Windows Nano, I am inclined to believe we will have a hard time reproducing it. I only single out Windows Nano because the Crypto APIs tend to fall over when they are resource starved which we've observed happens more commonly in CI. We can wait until the error ages out of the 1-month bucket to see if it occurs again. |
Sounds good to me 👍 |
This hasn't failed in 30 days and I can't reproduce it. I can make guesses as to what happened, but they'd only be guesses. I am going to close this for now as it is not actionable. We can re-open this if it starts occurring again or get a reliable repro. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=403942
Build error leg or test failing: System.Security.Cryptography.Cng.Tests.ECDsaCngPkcs8Tests.NoPlaintextExportAllowsEncryptedPkcs8
Pull request: #91961
Error Message
Fill the error message using step by step known issues guidance.
From failure log:
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=403942
Error message validated:
ASN1 corrupted data
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/12/2023 11:23:57 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: