2026-06-25T17:45:52.9487309Z Assertion failed: It != MQueues.end() && "Queue not found in device's queue list", file D:\github\_work\llvm\llvm\src\sycl\source\detail/device_impl.hpp, line 2316
2026-06-25T17:45:52.9487420Z Exception Code: 0x80000003
2026-06-25T17:45:52.9488043Z #0 0x00007ff7079e5875 HandleAbort (D:\github\_work\llvm\llvm\build\tools\sycl\unittests\Extensions\FreeFunctionCommands\Preview\FreeFunctionCommandsTests-Preview_Tests.exe+0x295875)
Describe the bug
Visible in two unrelated PRs:
https://github.com/intel/llvm/actions/runs/28188644728/job/83497339152
https://github.com/intel/llvm/actions/runs/28199741854/job/83544615114?pr=22390
To reproduce
Environment
clang++ --version]sycl-ls --verbose]Additional context
No response