[Bug 219251] [Panic] [VIMAGE] [pf] panic when creating/destroying multiple vnet jails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 16 08:06:36 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219251

--- Comment #1 from Reshad Patuck <reshadpatuck1 at 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 at base is a freebsd 12 current jail created using
bsdinstall.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list