[Bug 290733] 'kill -9' doesn't kill the process

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Nov 2025 06:33:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290733

--- Comment #1 from Yuri Victorovich <yuri@freebsd.org> ---
I think that this is a general problem.

An attempt to stop the llama-server service hanged with this service being in a
D state:

> nobody     34536    0.0  0.2   362680  130756  -  D    23:30        0:23.44 /usr/local/bin/llama-server -m /disk-samsung/llama-cpp-experiments/models/llama-2-7b-chat.Q4_K_M.gguf -ngl 33 -c 2096 --host 192.168.5.3 --port 1444 --no-warmup

> $ uname -a
> FreeBSD xx.xx.xx 15.0-STABLE FreeBSD 15.0-STABLE stable/15-n280773-2427ae41b7cf GENERIC amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.