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

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

Closed
bader opened this issue Jan 30, 2025 · 0 comments · Fixed by #16865
Closed

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

bader opened this issue Jan 30, 2025 · 0 comments · Fixed by #16865
Labels
bug Something isn't working

Comments

@bader
Copy link
Contributor

bader commented Jan 30, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant