Open
Description
Describe the bug
SYCL :: SubGroup/sub_group_as.cpp fails on unrelated changes in post-commit:
See: https://github.com/intel/llvm/actions/runs/13637366327/job/38124734964
2025-03-03T22:01:46.3966211Z FAIL: SYCL :: SubGroup/sub_group_as.cpp (1967 of 2268)
2025-03-03T22:01:46.3966440Z ******************** TEST 'SYCL :: SubGroup/sub_group_as.cpp' FAILED ********************
2025-03-03T22:01:46.3966646Z Exit Code: -6
2025-03-03T22:01:46.3966715Z
2025-03-03T22:01:46.3966779Z Command Output (stdout):
2025-03-03T22:01:46.3966910Z --
2025-03-03T22:01:46.3967018Z # RUN: at line 1
2025-03-03T22:01:46.3967624Z /__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx1030 /__w/llvm/llvm/llvm/sycl/test-e2e/SubGroup/sub_group_as.cpp -o /__w/llvm/llvm/build-e2e/SubGroup/Output/sub_group_as.cpp.tmp1.out -Wno-deprecated-declarations
2025-03-03T22:01:46.3968709Z # executed command: /__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx1030 /__w/llvm/llvm/llvm/sycl/test-e2e/SubGroup/sub_group_as.cpp -o /__w/llvm/llvm/build-e2e/SubGroup/Output/sub_group_as.cpp.tmp1.out -Wno-deprecated-declarations
2025-03-03T22:01:46.3969347Z # note: command had no output on stdout or stderr
2025-03-03T22:01:46.3969510Z # RUN: at line 2
2025-03-03T22:01:46.3969782Z env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/SubGroup/Output/sub_group_as.cpp.tmp1.out
2025-03-03T22:01:46.3970589Z # executed command: env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/SubGroup/Output/sub_group_as.cpp.tmp1.out
2025-03-03T22:01:46.3970934Z # .---command stderr------------
2025-03-03T22:01:46.3971235Z # | Memory access fault by GPU node-1 (Agent handle: 0x3c5ef990) on address 0x760ed1fac000. Reason: Page not present or supervisor privilege.
2025-03-03T22:01:46.3971740Z # | Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
2025-03-03T22:01:46.3972190Z # | 0 libsycl.so.8 0x0000795dd234d262
2025-03-03T22:01:46.3972369Z # | 1 libsycl.so.8 0x0000795dd234a726
2025-03-03T22:01:46.3972532Z # | 2 libc.so.6 0x0000795dd1e33330
2025-03-03T22:01:46.3972805Z # | 3 libc.so.6 0x0000795dd1e8cb2c pthread_kill + 284
2025-03-03T22:01:46.3973009Z # | 4 libc.so.6 0x0000795dd1e3327e gsignal + 30
2025-03-03T22:01:46.3973199Z # | 5 libc.so.6 0x0000795dd1e168ff abort + 223
2025-03-03T22:01:46.3973395Z # | 6 libhsa-runtime64.so.1 0x0000795dc67d314a
2025-03-03T22:01:46.3973567Z # | 7 libhsa-runtime64.so.1 0x0000795dc67d8969
2025-03-03T22:01:46.3973739Z # | 8 libhsa-runtime64.so.1 0x0000795dc6778e4b
2025-03-03T22:01:46.3973898Z # | 9 libc.so.6 0x0000795dd1e8aaa4
2025-03-03T22:01:46.3974075Z # | 10 libc.so.6 0x0000795dd1f17a34 __clone + 68
2025-03-03T22:01:46.3974245Z # `-----------------------------
2025-03-03T22:01:46.3974405Z # error: command failed with exit status: -6
2025-03-03T22:01:46.3981836Z
2025-03-03T22:01:46.3981936Z --
2025-03-03T22:01:46.3982027Z