Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Build crashes in System.Runtime.Serialization.SerializationGuard #92007

Closed
jkotas opened this issue Sep 13, 2023 · 6 comments
Closed

Build crashes in System.Runtime.Serialization.SerializationGuard #92007

jkotas opened this issue Sep 13, 2023 · 6 comments
Labels
area-VM-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly
Milestone

Comments

@jkotas
Copy link
Member

jkotas commented Sep 13, 2023

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.

{
  "ErrorMessage": "System.Runtime.Serialization.SerializationGuard.<ThrowIfDeserializationInProgress>g__ThrowIfDeserializationInProgress",
  "ErrorPattern": "",
  "BuildRetry": true,
  "ExcludeConsoleLog": false
}

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

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@jkotas jkotas added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Sep 13, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Sep 13, 2023
@ghost
Copy link

ghost commented Sep 13, 2023

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

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.

{
  "ErrorMessage": "System.Runtime.Serialization.SerializationGuard.<ThrowIfDeserializationInProgress>g__ThrowIfDeserializationInProgress",
  "ErrorPattern": "",
  "BuildRetry": true,
  "ExcludeConsoleLog": false
}
Author: jkotas
Assignees: -
Labels:

area-Infrastructure-libraries, blocking-clean-ci, Known Build Error

Milestone: -

@jkotas
Copy link
Member Author

jkotas commented Sep 13, 2023

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.

@jkotas
Copy link
Member Author

jkotas commented Sep 14, 2023

For reference, this is fixed in .NET 8 RC2 by #90844

@ericstj ericstj added tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly and removed untriaged New issue has not been triaged by the area owner labels Sep 25, 2023
@ericstj ericstj added this to the 8.0.0 milestone Sep 25, 2023
@ericstj
Copy link
Member

ericstj commented Sep 25, 2023

Once we update the SDK to RC2 we can close this.

@krwq
Copy link
Member

krwq commented Sep 28, 2023

cc: @GrabYourPitchforks

@build-analysis build-analysis bot removed this from the 8.0.0 milestone Nov 15, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 15, 2023
@akoeplinger akoeplinger added this to the 8.0.x milestone Nov 24, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 24, 2023
@rainersigwald
Copy link
Member

rainersigwald commented Nov 30, 2023

Once we update the SDK to RC2 we can close this.

Should be done now, right?

@jkotas jkotas closed this as completed Nov 30, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 31, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
area-VM-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly
Projects
None yet
Development

No branches or pull requests

6 participants