dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.06k stars 4.69k forks source link

StackOverflowException on System.Runtime.Serialization.Xml.ReflectionOnly.Tests #99963

Closed jozkee closed 2 months ago

jozkee commented 6 months ago

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=607003 Build error leg or test failing: System.Runtime.Serialization.Xml.ReflectionOnly.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/97759

Console log: https://[helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-97759-merge-d19e7f7ac5f0440e83/System.Runtime.Serialization.Xml.ReflectionOnly.Tests/1/console.3728bd9c.log?helixlogtype=result](https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-97759-merge-d19e7f7ac5f0440e83/System.Runtime.Serialization.Xml.ReflectionOnly.Tests/1/console.3728bd9c.log?helixlogtype=result)

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "FATAL UNHANDLED EXCEPTION: System.StackOverflowException: The requested operation caused a stack overflow",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=607003 Error message validated: [FATAL UNHANDLED EXCEPTION: System.StackOverflowException: The requested operation caused a stack overflow] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 3/19/2024 4:15:02 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
jeffschwMSFT commented 3 months ago

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
stephentoub commented 2 months ago

Closing as this appears to not have happened in 4 months