-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Build crashes in System.Runtime.Serialization.SerializationGuard #92007
Comments
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=404525 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "System.Runtime.Serialization.SerializationGuard.<ThrowIfDeserializationInProgress>g__ThrowIfDeserializationInProgress",
"ErrorPattern": "",
"BuildRetry": true,
"ExcludeConsoleLog": false
}
|
This is known bug in .NET 8 RC1 that was fixed in .NET 8 RC2. It will be fixed once the .NET SDK used to build the repo is updated to RC2. |
For reference, this is fixed in .NET 8 RC2 by #90844 |
Once we update the SDK to RC2 we can close this. |
Should be done now, right? |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=404525
Build error leg or test failing: Build / Libraries Build windows arm64 Release / Restore and Build Product
Pull request: #90203
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=404525
Error message validated:
System.Runtime.Serialization.SerializationGuard.<ThrowIfDeserializationInProgress>g__ThrowIfDeserializationInProgress
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/13/2023 3:08:16 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: