-
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
Internal CLR error in System.Reflection.FieldAccessor.GetValue #98998
Comments
Tagging subscribers to this area: @dotnet/area-system-reflection Issue Details
Build InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=580520 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "at System.Reflection.FieldAccessor.GetValue(System.Object)",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
@steveharter Looks like a GC hole in the new |
Should we consider reverting d3ebc97 for the time being? Running http tests locally consistently crashes on most runs for me, while being stable 1 commit earlier.
cc: @dotnet/ncl in case others run into this one |
Ran into this running some TE Benchmarks:
|
@sebastienros fyi, in case you see failures. Seems like we should revert the change? |
https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-98947-merge-04b2eb6f6b03445584/System.Net.Sockets.Tests/1/console.f8a1785a.log?helixlogtype=result
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=580520
Build error leg or test failing: System.Net.Sockets.Tests.WorkItemExecution
Pull request: #98947
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=580520
Error message validated:
[at System.Reflection.FieldAccessor.GetValue(System.Object)
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/27/2024 5:07:23 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: