[Bug 244247] Kernel panic when removing 700 vlans via netgraph

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 21 22:34:48 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244247

--- Comment #7 from lutz at donnerhacke.de ---
The crash seems to be caused by a dhclient process which interleaves with the
destruction of the node. I do not claim, that there is no bug with this, but
it's not a bug with the destruction of nodes, it's more like a racecondition in
destroying the interface.

Can you please remove the "ifconfig_DEFAULT" line from rc.conf?
This spans an dhclient for each ngeth*

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


More information about the freebsd-bugs mailing list