https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282994
--- Comment #7 from Mark Johnston <ma...@freebsd.org> --- (In reply to jSML4ThWwBID69YC from comment #6) This is caused by a different thread blocking within a sysctl handler. It's hard to say what might be causing that. (Normally, "procstat -kka" would give a clue there, but that is also implemented by sysctl and thus subject to the same problem, so: https://reviews.freebsd.org/D47842) -- You are receiving this mail because: You are the assignee for the bug.