Date: Wed, 24 Aug 2016 16:02:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 212115] kldunload pf causes panic Message-ID: <bug-212115-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212115 Bug ID: 212115 Summary: kldunload pf causes panic Product: Base System Version: 11.0-RC1 Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: farrokhi@FreeBSD.org Created attachment 174018 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174018&action= =3Dedit textdump after panic caused by "kldunload -f pf" pf module refuses to unload even after disabling with pfctl: ``` # kldload pf # kldunload pf kldunload: can't unload file: Device busy # pfctl -d pfctl: pf not enabled # kldunload pf kldunload: can't unload file: Device busy ``` forcing to unload using -f causes panic (core.txt attached). --=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-212115-8>