Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2017 08:06:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 219251] [Panic] [VIMAGE] [pf] panic when creating/destroying multiple vnet jails
Message-ID:  <bug-219251-2472-0Fo8Q4SBDf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219251-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219251-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219251

--- Comment #1 from Reshad Patuck <reshadpatuck1@gmail.com> ---
Created attachment 182621
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182621&action=
=3Dedit
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 iteratio=
ns
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 u=
sing
bsdinstall.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219251-2472-0Fo8Q4SBDf>