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-riscv64 checked CoreCLR) failed Sep 3, 2024 in 5m 29s

Build linux-riscv64 checked CoreCLR failed

Annotations

Check failure on line 1035 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-riscv64 checked CoreCLR)

Build log #L1035

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-riscv64 checked CoreCLR)

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" -riscv64 -checked -ci -cross -os linux -outputrid linux-riscv64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.riscv64.Checked/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.