Skip to content

AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp fails in post-commit. #16850

Closed
@bader

Description

@bader

Describe the bug

Pull request with NFC changes: #16844.
Link to the post-commit log: https://github.com/intel/llvm/actions/runs/13058634896/job/36447276442
Test output:

FAIL: SYCL :: AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp (99 of 2269)
******************** TEST 'SYCL :: AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
/__w/llvm/llvm/toolchain/bin//clang++  -Werror -fsycl -fsycl-targets=spir64  /__w/llvm/llvm/llvm/sycl/test-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp -Xarch_device -fsanitize=address -O0 -g -o /__w/llvm/llvm/build-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/Output/device_global.cpp.tmp1.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp -Xarch_device -fsanitize=address -O0 -g -o /__w/llvm/llvm/build-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/Output/device_global.cpp.tmp1.out
# note: command had no output on stdout or stderr
# RUN: at line 3
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  not --crash /__w/llvm/llvm/build-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/Output/device_global.cpp.tmp1.out 2>&1 | /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu not --crash /__w/llvm/llvm/build-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/Output/device_global.cpp.tmp1.out
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp
# note: command had no output on stdout or stderr

--

To reproduce

No response

Environment

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions