intel / intel/llvm

Basic/buffer/buffer_create.cpp sporadic fail on Gen12 Win

Open
#21,954 1 comment 0 reactions 0 assignees View on GitHub
bug confirmed
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

### Describe the bug

Sporadically failing on Win Gen12

```
FAIL: SYCL :: Basic/buffer/buffer_create.cpp (264 of 2476)
******************** TEST 'SYCL :: Basic/buffer/buffer_create.cpp' FAILED ********************
Exit Code: 3221226505

Command Output (stdout):
--
# RUN: at line 2
D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\buffer\buffer_create.cpp -L"D:\github\level-zero_win-sdk\lib" -lze_loader -I"D:\github\level-zero_win-sdk\include" -o D:\github\_work\llvm\llvm\build-e2e\Basic\buffer\Output\buffer_create.cpp.tmp.out
# executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\buffer\buffer_create.cpp' '-LD:\github\level-zero_win-sdk\lib' -lze_loader '-ID:\github\level-zero_win-sdk\include' -o 'D:\github\_work\llvm\llvm\build-e2e\Basic\buffer\Output\buffer_create.cpp.tmp.out'
# note: command had no output on stdout or stderr
# RUN: at line 6
env ZEL_ENABLE_LOADER_LOGGING=1 ZEL_LOADER_LOGGING_LEVEL=trace ZEL_LOADER_LOG_CONSOLE=1 ZE_ENABLE_VALIDATION_LAYER=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Basic\buffer\Output\buffer_create.cpp.tmp.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\buffer\buffer_create.cpp
# executed command: env ZEL_ENABLE_LOADER_LOGGING=1 ZEL_LOADER_LOGGING_LEVEL=trace ZEL_LOADER_LOG_CONSOLE=1 ZE_ENABLE_VALIDATION_LAYER=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Basic\buffer\Output\buffer_create.cpp.tmp.out'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 0xc0000409
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\buffer\buffer_create.cpp'
# note: command had no output on stdout or stderr

```

https://github.com/intel/llvm/actions/runs/25487377713/job/74789672800

### To reproduce

_No response_

### Environment

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.