-
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
[release/9.0] Update dependencies from dotnet/runtime #108140
[release/9.0] Update dependencies from dotnet/runtime #108140
Conversation
…0920.3 Microsoft.DotNet.ILCompiler , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Reflection.Metadata , System.Reflection.MetadataLoadContext , System.Text.Json , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.0-rc.2.24463.7 -> To Version 9.0.0-rtm.24470.3
NativeAOT failures using in using the recent build https://dev.azure.com/dnceng-public/public/_build/results?buildId=815774&view=logs&j=ea7d6d51-d18d-5306-47bd-e3b7db04467e&t=6f613bc6-161e-53a2-c035-24718f3c6909&l=923 cc @agocke |
57005 is 0xDEAD, which is the CFG failure. @mangod9 is there a fix that should flow to here? |
Oh wait this is the NAOT compiler flowing back into runtime... Maybe my change in #107772 will help with this? |
the potential fix is in 9: #108091 |
…0923.2 Microsoft.DotNet.ILCompiler , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Reflection.Metadata , System.Reflection.MetadataLoadContext , System.Text.Json , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.0-rtm.24470.3 -> To Version 9.0.0-rtm.24473.2
triggered the subscription with what should be the fixed runtime |
Assume this needs to be merged? |
This pull request updates the following dependencies
From https://github.com/dotnet/runtime