-
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
Crashes when initializing System.Net.Security.Native #83540
Comments
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=206370 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "at NetSecurityNative:<InitSecContext>g____PInvoke|16_0",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
|
Tagging subscribers to this area: @dotnet/ncl, @vcsjones Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=206370 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "at NetSecurityNative:<InitSecContext>g____PInvoke|16_0",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
|
This seems to be specific to RedHat 7. It just got updated package so I assume the updated rolled in yesterday.
|
Likely introduced by this security fix: gssapi/gss-ntlmssp@c753000 When |
That's unfortunate, can you open an issue against gssntlmssp? |
Thanks @simo5, I opened gssapi/gss-ntlmssp#90. Let me know if you need anything. I can also test new binaries if useful. |
Nice, unfortunately I may need some time to get back to it, unless I find a couple of hours today. |
What do you know, I found some time: gssapi/gss-ntlmssp#91 |
@wfurt here are EPEL7 builds if you need to test https://koji.fedoraproject.org/koji/taskinfo?taskID=98819730 |
Thanks for the links. I still have VM running so I can give try try @simo5. |
I tested the linked binaries (on Centos7) and everything looks good to me @simo5. Thanks for quic fix. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=206370
Build error leg or test failing: System.Net.Mail.Functional.Tests.WorkItemExecution
Pull request: #82867
Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: