[Bug 287566] sleeping thread holds process lock (drm-kmod most likely)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 16 Jun 2025 15:18:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287566

--- Comment #4 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to polyduekes from comment #3)
No, this is the thread that catched the situation, and which backtrace is
already present in the crashinfo output.  I need the backtrace for the
sleeping thread, and its tid is printed by the first 'p' command I provided.

For the second command, perhaps more () are needed:
p *(((struct thread *)0xfffff801f4573740)->td_proc)

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