Skip to content

Storage Fix

133ae34
Select commit
Loading
Failed to load commit list.
Open

[ChangeSafety] Fix base calls in GetDynamicParameters #29222

Storage Fix
133ae34
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-powershell - security-tools succeeded Mar 3, 2026 in 19m 33s

Build #20260303.2 succeeded

Annotations

Check failure on line 43 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L43

Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Check failure on line 44 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L44

   at Dia2Lib.IDiaDataSource.loadDataForExe(System.String, System.String, System.Object)

Check failure on line 45 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L45

   at Dia2Lib.IDiaDataSource.loadDataForExe(System.String, System.String, System.Object)

Check failure on line 46 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L46

   at Microsoft.CodeAnalysis.BinaryParsers.ProgramDatabase.Pdb.WindowsNativeLoadPdbFromPEUsingDia(System.String, System.String, System.String)