https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276426
--- Comment #12 from Konstantin Belousov <k...@freebsd.org> --- (In reply to Mark Johnston from comment #10) It could be due to panic(), but then it is not clear why trap_pfault() called trap_fatal() at line 759. Either td_critnest was > 0, or we owned some non-sleepable lock, and the later would only trigger if the witness was compiled in. -- You are receiving this mail because: You are the assignee for the bug.