[Bug 276587] ccp(4) causes 'sysctl -a' to hang when reading OID 'kern.geom.conftxt'
Date: Thu, 25 Jan 2024 22:09:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276587
John Baldwin <jhb@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhb@FreeBSD.org
--- Comment #2 from John Baldwin <jhb@FreeBSD.org> ---
Can you find the PID of the "geom" kernel process and then provide `procstat
-kk` output for that PID too? In the case of GEOM events, the event is handed
off to one of the threads in that process for handling.
--
You are receiving this mail because:
You are the assignee for the bug.