Skip to content

[NativeAOT] Do not overwrite throw frame with first rethrow frame#123763

Merged
rcj1 merged 1 commit into
dotnet:mainfrom
rcj1:aot-rethrow-fix
Jan 30, 2026
Merged

[NativeAOT] Do not overwrite throw frame with first rethrow frame#123763
rcj1 merged 1 commit into
dotnet:mainfrom
rcj1:aot-rethrow-fix

do not append first rethrow frame

d18695d
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jan 30, 2026 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: infrastructure timeouts
  • The check result has changed from Failure to Success

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

runtime-nativeaot-outerloop / Build / windows-arm64 Release NativeAOT_Libs

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 250 ran longer than the maximum time of 300 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime-nativeaot-outerloop / Build / windows-arm64 Checked NativeAOT_Pri0_CFG

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 491 ran longer than the maximum time of 300 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / windows-arm64 Release NativeAOT

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 704 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

2 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime-nativeaot-outerloop] [runtime]

Known test errors

Was this helpful? Yes No