https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290217
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] --- Comment #3 from Mark Johnston <[email protected]> --- I've been running the reproducer like this for a while and have not seen the problem yet on FreeBSD main: while true; do sh repro.sh; if jls -vd | grep DYING; then break; fi ; done Up to about 250 tries now. This is in a 2-vcpu VM. It'd be useful to see output from "procstat -kka" taken after you've got a stuck jail. -- You are receiving this mail because: You are the assignee for the bug.
