Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2025 16:09:18 +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-M8Mpbxs58r@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 #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.

home | help

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