https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209466
--- Comment #4 from Andrey V. Elsukov <[email protected]> --- (In reply to eugen from comment #3) > (In reply to Andrey V. Elsukov from comment #2) > > See also my PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162558 > I have similar problem and similar crash backtrace. I don't see the easy way to fix this problem. The only way that can be applied to current code - do delayed destroy of ifnet structures in a garbage collector task thread. IMHO. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
