intel / intel/llvm

MemorySanitizer/check_device_global.cpp failing on Gen12 pre-commit on unrelated changes

Open
#16,978 10 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

### Describe the bug

https://github.com/intel/llvm/actions/runs/13270134353/job/37052546827?pr=13590
```
FAIL: SYCL :: MemorySanitizer/check_device_global.cpp (221 of 2274)
******************** TEST 'SYCL :: MemorySanitizer/check_device_global.cpp' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 3: env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_device_global.cpp.tmp1.out 2>&1 | /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_device_global.cpp
+ /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_device_global.cpp
+ env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_device_global.cpp.tmp1.out
/__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_device_global.cpp:55:12: error: CHECK: expected string not found in input
// CHECK: use-of-uninitialized-value
^
:1:1: note: scanning from here
==== DeviceSanitizer: MSAN
^
:1:6: note: possible intended match here
==== DeviceSanitizer: MSAN
^

Input file:
Check file: /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_device_global.cpp

-dump-input=help explains the following input dump.

Input was:
<<<<<<
1: ==== DeviceSanitizer: MSAN
check:55'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
check:55'1 ? possible intended match
2: terminate called after throwing an instance of 'sycl::_V1::exception'
check:55'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3: what(): Native API failed. Native API returns: 7 (UR_RESULT_ERROR_INVALID_BINARY)
check:55'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4: error: Aborted (core dumped)
check:55'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>>>>

--

```

### 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.