Skip to content
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

Enable use-after-return checking in ASAN #89204

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Merge branch 'main' of github.com:dotnet/runtime into asan-stack-checks

b124ad0
Select commit
Loading
Failed to load commit list.
Open

Enable use-after-return checking in ASAN #89204

Merge branch 'main' of github.com:dotnet/runtime into asan-stack-checks
b124ad0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build linux-x64 Release NativeAOT) failed Sep 3, 2024 in 4m 50s

Build linux-x64 Release NativeAOT failed

Annotations

Check failure on line 1376 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-x64 Release NativeAOT)

Build log #L1376

Failed to build "CoreCLR component".

Check failure on line 108 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-x64 Release NativeAOT)

src/coreclr/runtime.proj#L108

src/coreclr/runtime.proj(108,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/src/coreclr/build-runtime.sh" -x64 -release -ci -cross -os linux -pgodatapath "/__w/1/s/.packages/optimization.linux-x64.pgo.coreclr/1.0.0-prerelease.24409.2" -outputrid linux-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll" -component alljits -component nativeaot" exited with code 2.