[Bug 294186] Kernel panic on jail remove after netgraph node removal

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294186

Zhenlei Huang <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Zhenlei Huang <[email protected]> ---
I believe this duplicates PR 292993.

The root cause is, the netgraph detach ( if_detach() ) is racing with
if_vmove(). If if_detach() wins, then if_vmove() will attach a detached
interface, then boom.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.