Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 15:09:42 -0400
From:      "Drew Gallatin" <gallatin@freebsd.org>
To:        tuexen <tuexen@freebsd.org>, current@freebsd.org
Cc:        "Ricardo Branco" <rbranco@suse.de>, freebsd-current@freebsd.org
Subject:   Re: panic: assertion failed in iflib_txq_drain()
Message-ID:  <3b60c3e6-f53f-4084-a435-fe5371c56e58@app.fastmail.com>
In-Reply-To: <F7BF6DA9-2AB5-4438-BB9F-9D3378911561@FreeBSD.org>
References:  <9d640ae4-7133-4d4f-917f-d715ab71ee7b@suse.de> <aeNz1A3RtqruU_Ys@albert.catwhisker.org> <EC59DE6A-BD57-4213-948D-F41885CF7AEC@FreeBSD.org> <aeO7-Io1WMKhriEu@albert.catwhisker.org> <F7BF6DA9-2AB5-4438-BB9F-9D3378911561@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Sorry, looking into this now.  I did not test this change with the mp_ring path.. i don't see how fixing the counters could cause this panic.   Looking at it now..

Drew

On Sat, Apr 18, 2026, at 1:38 PM, Michael Tuexen wrote:
> > On 18. Apr 2026, at 19:14, David Wolfskill <david@catwhisker.org> wrote:
> > 
> > On Sat, Apr 18, 2026 at 03:53:33PM +0200, Michael Tuexen wrote:
> >> ...
> >>> So... one of the machines on which I track head got this, as well -- my
> >>> (mostly-)headless build machine.  (2 laptops, updated in sync with the
> >>> build machine, did not panic.  One of those also uses a wired NIC.)
> >> Do the network drivers of the machines not being affected use iflib?
> > 
> > Apparently not -- they are em(4), iwm(4), & iwn(4), while the panicking
> > machine uses igb(4).
> > 
> >> 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:
> > 
> > freebeast(16.0-C)[2] uname -aUK
> > FreeBSD freebeast.catwhisker.org 16.0-CURRENT FreeBSD 16.0-CURRENT #549 main-n285180-23a84efeb191: Sat Apr 18 17:01:25 UTC 2026     root@freebeast.catwhisker.org:/common/S3/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1600015 1600015
> > 
> > Thanks!
> You could also disable TSO. I will put up a review for a fix soon.
> 
> Best regards
> Michael
> > 
> > Peace,
> > david
> > -- 
> > David H. Wolfskill                              david@catwhisker.org
> > 
> > See https://www.catwhisker.org/~david/publickey.gpg for my public key.
> 
> 
> 

[-- Attachment #2 --]
<!DOCTYPE html><html><head><title></title></head><body><div>Sorry, looking into this now.&nbsp; I did not test this change with the mp_ring path.. i don't see how fixing the counters could cause this panic.&nbsp; &nbsp;Looking at it now..</div><div><br></div><div>Drew</div><div><br></div><div>On Sat, Apr 18, 2026, at 1:38 PM, Michael Tuexen wrote:</div><blockquote type="cite" id="qt" style=""><div>&gt; On 18. Apr 2026, at 19:14, David Wolfskill &lt;<a href="mailto:david@catwhisker.org">david@catwhisker.org</a>&gt; wrote:</div><div>&gt;&nbsp;</div><div>&gt; On Sat, Apr 18, 2026 at 03:53:33PM +0200, Michael Tuexen wrote:</div><div>&gt;&gt; ...</div><div>&gt;&gt;&gt; So... one of the machines on which I track head got this, as well -- my</div><div>&gt;&gt;&gt; (mostly-)headless build machine.&nbsp; (2 laptops, updated in sync with the</div><div>&gt;&gt;&gt; build machine, did not panic.&nbsp; One of those also uses a wired NIC.)</div><div>&gt;&gt; Do the network drivers of the machines not being affected use iflib?</div><div>&gt;&nbsp;</div><div>&gt; Apparently not -- they are em(4), iwm(4), &amp; iwn(4), while the panicking</div><div>&gt; machine uses igb(4).</div><div>&gt;&nbsp;</div><div>&gt;&gt; I do see the problem also on one of my machines and local testing shows that</div><div>&gt;&gt;&nbsp;<a href="https://cgit.FreeBSD.org/src/commit/?id=3fade68cfdf95ee0b517b5d69b270bd8da633404">https://cgit.FreeBSD.org/src/commit/?id=3fade68cfdf95ee0b517b5d69b270bd8da633404</a>; &lt;<a href="https://cgit.freebsd.org/src/commit/?id=3fade68cfdf95ee0b517b5d69b270bd8da633404">https://cgit.freebsd.org/src/commit/?id=3fade68cfdf95ee0b517b5d69b270bd8da633404</a>&gt;</div><div>&gt;&gt; is the problem. At least reverting it locally resolves the problem.</div><div>&gt;&gt; Can you confirm this?</div><div>&gt;&nbsp;</div><div>&gt; I can, and do:&nbsp; after reverting main-n285140-3fade68cfdf9 &amp; rebuilding,</div><div>&gt; I am able to ssh in without issue; the machine reports:</div><div>&gt;&nbsp;</div><div>&gt; freebeast(16.0-C)[2] uname -aUK</div><div>&gt; FreeBSD&nbsp;<a href="http://freebeast.catwhisker.org">freebeast.catwhisker.org</a>; 16.0-CURRENT FreeBSD 16.0-CURRENT #549 main-n285180-23a84efeb191: Sat Apr 18 17:01:25 UTC 2026&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:root@freebeast.catwhisker.org">root@freebeast.catwhisker.org</a>:/common/S3/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1600015 1600015</div><div>&gt;&nbsp;</div><div>&gt; Thanks!</div><div>You could also disable TSO. I will put up a review for a fix soon.</div><div><br></div><div>Best regards</div><div>Michael</div><div>&gt;&nbsp;</div><div>&gt; Peace,</div><div>&gt; david</div><div>&gt; --&nbsp;</div><div>&gt; David H. Wolfskill&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:david@catwhisker.org">david@catwhisker.org</a></div><div>&gt;&nbsp;</div><div>&gt; See&nbsp;<a href="https://www.catwhisker.org/~david/publickey.gpg">https://www.catwhisker.org/~david/publickey.gpg</a>; for my public key.</div><div><br></div><div><br></div><div><br></div></blockquote><div><br></div></body></html>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3b60c3e6-f53f-4084-a435-fe5371c56e58>