https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290217
--- Comment #9 from Mark Johnston <[email protected]> --- I can reproduce it now. It helps to put some CPU load on the host. If I remove the jls invocations I can still reproduce the problem. In the past, I found such bugs to be caused by credential reference leaks. I tried adding a global list of credentials and inspected it with a debugger after the problem occurs, but none of them refer to the dying jail, so presumably the problem is elsewhere. -- You are receiving this mail because: You are the assignee for the bug.
