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

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

--- Comment #6 from Konstantin Belousov <kib@FreeBSD.org> ---
This is the audit(9) problem, you have audit enabled.
https://reviews.freebsd.org/D50879 should fix it for you.

Not sure how easily could you reproduce the issue, the most promising
approach is to exit something very multithreaded like browser while
having very intensive syscall load on the machine.

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