Re: panic: assertion failed in iflib_txq_drain()
- In reply to: David Wolfskill : "Re: panic: assertion failed in iflib_txq_drain()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Apr 2026 17:24:50 UTC
On 4/18/26 7:14 PM, David Wolfskill wrote: > On Sat, Apr 18, 2026 at 03:53:33PM +0200, Michael Tuexen wrote: > >> I do see the problem also on one of my machines and local testing shows that >> https://cgit.FreeBSD.org/src/commit/?id=3fade68cfdf95ee0b517b5d69b270bd8da633404 <https://cgit.freebsd.org/src/commit/?id=3fade68cfdf95ee0b517b5d69b270bd8da633404> >> is the problem. At least reverting it locally resolves the problem. >> Can you confirm this? > I can, and do: after reverting main-n285140-3fade68cfdf9 & rebuilding, > I am able to ssh in without issue; the machine reports: This definitely does the trick. After reverting 3fade68c it works. Best, R