https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272958
--- Comment #7 from Alex Seitsinger <alexseitsin...@gmail.com> --- 1. Start a jail 2. Using exec.created/exec.poststart, successfully move the epair interface into the jail via ifconfig vnet. 3. Run another script via exec.created/exec.poststart, but have it fail, causing the jail's creation to fail and exit. 4. Observe that the first epair interface still exists on the host via ifconfig. 5. Some seconds to minutes following this, the kernel will panic and reboot the system. -- You are receiving this mail because: You are the assignee for the bug.