Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2025 15:18:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 287566] sleeping thread holds process lock (drm-kmod most likely)
Message-ID:  <bug-287566-227-3B4zgHMt5V@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-287566-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287566-227-3B4zgHMt5V>