Date: Thu, 14 Jan 2016 11:50:26 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 205743] null pointer dereference in PF running a vimage jail Message-ID: <bug-205743-6-ugz5lNaNis@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205743-6@https.bugs.freebsd.org/bugzilla/> References: <bug-205743-6@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=3D205743 --- Comment #12 from gila <ing.gila@gmail.com> --- Currently I'm typing this with a vnet jail that does PF routing/nat and it works great.=20 There are two other things which may or not be related to this bug: 1) "Freed UMA keg (ripcb) was not empty N itmes, lost X pages"=20 They seem to show up when creating epair's not sure if thats related.=20 2) When destroying a jail (jail -r) that uses unionfs and nullfs mounts (aka "thinjails") umounting the file systems fails due to an EBUSY and mount say= ing my FS is not a unionfs (while it really is) when not using VNET in the jail= s, everything seems to work out just fine.=20 Like I said, I dont know if its related, does not seem like it as my origin= al bug was about a kernel panic -- which appears with this patch, seems to be fixed. (1) might be however. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205743-6-ugz5lNaNis>