Name and Version
version: 0.3.0-dev (build 10759, commit b81c99b)
built with Clang 20.1.8 for Windows x86_64
Operating systems
Windows
Which llama.cpp modules do you know to be affected?
llama-server
Command line
llama\llama-server.exe -m llama\Huihui-Qwen3.8-27B-abliterated-Q6_K.gguf --host 0.0.0.0 --n-gpu-layers -1 --reasoning off --reasoning-effort minimal --reasoning-budget 0 --temp 0.6 --top-k 20 --top-p 0.95 -c 40960 -n 32768 --min-p 0.0 --alias ALIAS --timeout 99999999 --cpu-moe --log-file log.txt --spec-type draft-mtp,ngram-map-k4v,ngram-mod -sm layer --load-mode auto -ctk q8_0 -ctv q8_0 --jinja
Problem description & steps to reproduce
In the console, the message "Sysman free-memory query may be unavailable" keeps recurring(Not appearing in the log).
And after some time, error
Warning: zesInit failed [ggml_check_sycl] with code 2013265921. Sysman free-memory query may be unavailable.
Warning: zesInit failed [ggml_check_sycl] with code 2013265921. Sysman free-memory query may be unavailable.
Warning: zesInit failed [ggml_check_sycl] with code 2013265921. Sysman free-memory query may be unavailable.
Warning: zesInit failed [ggml_check_sycl] with code 2013265921. Sysman free-memory query may be unavailable.
Warning: zesInit failed [ggml_check_sycl] with code 2013265921. Sysman free-memory query may be unavailable.
Warning: zesInit failed [ggml_check_sycl] with code 2013265921. Sysman free-memory query may be unavailable.
Warning: zesInit failed [ggml_check_sycl] with code 2013265921. Sysman free-memory query may be unavailable.
3.50.265.387 W ggml_sycl_flash_attn_ext_onednn: oneDNN SDPA failed (level_zero backend failed with error: 20 (UR_RESULT_ERROR_DEVICE_LOST)); falling back to TILE kernel
Warning: zesInit failed [ggml_check_sycl] with code 2013265921. Sysman free-memory query may be unavailable.
3.50.267.586 E srv update_slots: decode() failed: level_zero backend failed with error: 2147483646 (UR_RESULT_ERROR_UNKNOWN)
3.50.267.590 E srv send_error: task id = 10, error: decode() failed: level_zero backend failed with error: 2147483646 (UR_RESULT_ERROR_UNKNOWN)
3.50.267.597 I slot release: id 3 | task 10 | stop processing: n_tokens = 958, truncated = 0
3.50.267.609 W srv stop: cancel task, id_task = 10
First Bad Commit
a32af33
Relevant log output
Logs
[log.txt](https://github.com/user-attachments/files/31734482/log.txt)
Name and Version
version: 0.3.0-dev (build 10759, commit b81c99b)
built with Clang 20.1.8 for Windows x86_64
Operating systems
Windows
Which llama.cpp modules do you know to be affected?
llama-server
Command line
Problem description & steps to reproduce
In the console, the message "Sysman free-memory query may be unavailable" keeps recurring(Not appearing in the log).
And after some time, error
First Bad Commit
a32af33
Relevant log output
Logs
[log.txt](https://github.com/user-attachments/files/31734482/log.txt)