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

Level Zero V2 level_zero_event_pool tests fail with SIGILL when the CFI sanitizer is enabled #2324

Open
RossBrunton opened this issue Nov 13, 2024 · 0 comments

Comments

@RossBrunton
Copy link
Contributor

Full test output log:

2/3 Test #30: test-adapter-level_zero_event_pool ...........***Exception: Illegal  0.51 sec
Selected platform: [LEVEL_ZERO] Intel(R) oneAPI Unified Runtime over Level-Zero
[==========] Running 16 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 16 tests from EventPoolTest
[ RUN      ] EventPoolTest.InvalidDevice/Intel_R__oneAPI_Unified_Runtime_over_Level_Zero___Intel_R__Arc_TM__A750_Graphics__ID0ID____V__________________provider_normal_provider_normal_no_profiling_QUEUE_REGULAR
[       OK ] EventPoolTest.InvalidDevice/Intel_R__oneAPI_Unified_Runtime_over_Level_Zero___Intel_R__Arc_TM__A750_Graphics__ID0ID____V__________________provider_normal_provider_normal_no_profiling_QUEUE_REGULAR (0 ms)
[ RUN      ] EventPoolTest.InvalidDevice/Intel_R__oneAPI_Unified_Runtime_over_Level_Zero___Intel_R__Arc_TM__A750_Graphics__ID0ID____V__________________provider_normal_provider_counter_no_profiling_QUEUE_REGULAR
[       OK ] EventPoolTest.InvalidDevice/Intel_R__oneAPI_Unified_Runtime_over_Level_Zero___Intel_R__Arc_TM__A750_Graphics__ID0ID____V__________________provider_normal_provider_counter_no_profiling_QUEUE_REGULAR (0 ms)
[ RUN      ] EventPoolTest.InvalidDevice/Intel_R__oneAPI_Unified_Runtime_over_Level_Zero___Intel_R__Arc_TM__A750_Graphics__ID0ID____V__________________provider_normal_provider_counter_no_profiling_QUEUE_IMMEDIATE
[       OK ] EventPoolTest.InvalidDevice/Intel_R__oneAPI_Unified_Runtime_over_Level_Zero___Intel_R__Arc_TM__A750_Graphics__ID0ID____V__________________provider_normal_provider_counter_no_profiling_QUEUE_IMMEDIATE (0 ms)
[ RUN      ] EventPoolTest.InvalidDevice/Intel_R__oneAPI_Unified_Runtime_over_Level_Zero___Intel_R__Arc_TM__A750_Graphics__ID0ID____V__________________provider_normal_provider_counter_profiling_QUEUE_IMMEDIATE
[       OK ] EventPoolTest.InvalidDevice/Intel_R__oneAPI_Unified_Runtime_over_Level_Zero___Intel_R__Arc_TM__A750_Graphics__ID0ID____V__________________provider_normal_provider_counter_profiling_QUEUE_IMMEDIATE (0 ms)
[ RUN      ] EventPoolTest.Basic/Intel_R__oneAPI_Unified_Runtime_over_Level_Zero___Intel_R__Arc_TM__A750_Graphics__ID0ID____V__________________provider_normal_provider_normal_no_profiling_QUEUE_REGULAR

Presumably the exception happens in EventPoolTest.Basic, since it doesn't get to finish.

RossBrunton added a commit to RossBrunton/unified-runtime that referenced this issue Nov 13, 2024
Note that this flagged up a few issues, for which followup tickets
were created:
* oneapi-src#2323
* oneapi-src#2309
* oneapi-src#2324
RossBrunton added a commit to RossBrunton/unified-runtime that referenced this issue Nov 13, 2024
Note that this flagged up a few issues, for which followup tickets
were created:
* oneapi-src#2323
* oneapi-src#2309
* oneapi-src#2324
RossBrunton added a commit to RossBrunton/unified-runtime that referenced this issue Nov 14, 2024
Note that this flagged up a few issues, for which followup tickets
were created:
* oneapi-src#2323
* oneapi-src#2309
* oneapi-src#2324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant