https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205873
Kristof Provost changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205873
Mark Linimon changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205873
--- Comment #2 from Sheda ---
Maybe related to bug #194515.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.free
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205873
--- Comment #1 from Sheda ---
I forgot to show the prestart script:
$ cat /jail/etc/prestart
#!/bin/sh
set -eux
jname="$1"
cd /jail
for e in $(cd /jail/root; find . -maxdepth 1 -type d ! -name '.' ! -name 'dev'
| sed 's_^./__1'); do
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205873
Bug ID: 205873
Summary: pfctl -sr from a jail with vnet trigger Fatal trap 12
during pfioctl
Product: Base System
Version: 11.0-CURRENT
Hardware: amd64