Skip to content

Leak sanitizer UI test hangs on Macos ARM64 #88132

Closed
@hkratz

Description

@hkratz

Try on a Apple Silicon Mac:

./configure --build=aarch64-apple-darwin --enable-sanitizers --enable-profiler --set rust.jemalloc --set llvm.ninja=false
./x.py test --stage 1  src/test/ui/sanitize/leak.rs

Expected result: Test passes.

Actual result: Test hangs:

running 1 test
test [ui] ui/sanitize/leak.rs has been running for over 60 seconds

See also: #88131

@rustbot label +A-sanitizer +A-llvm +O-macos +O-arm

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.A-sanitizersArea: Sanitizers for correctness and code qualityC-bugCategory: This is a bug.O-AArch64Armv8-A or later processors in AArch64 modeO-macosOperating system: macOST-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions