https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219251
--- Comment #1 from Reshad Patuck <reshadpatu...@gmail.com> --- Created attachment 182621 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182621&action=edit Test script to cause panic This seems to be an issue with running pf both on the host and guest and reloading pf on the host multiple times. I have attached a script which recreates this crash. The script starts 10 vnet jails with pf in them and then stops the jails. It reloads pf in the host system after starting or stoping each jail. The crash does not occur at a fixed number of iterations, but does generally happen within 10 iterations. You may have to run the test script more than once or increase the iterations if it does not crash. When you do not reload pf on the host by comment out the pfctl -f line in reload_host_pf the test runs successfully. This is tested up to 99 iterations, and the test ran successfully multiple times. zfs snapshot zroot/jails/12jail@base is a freebsd 12 current jail created using bsdinstall. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"