Re: new LOR tcphash, in6_ifaddr_lock
- Reply: Bjoern A. Zeeb: "Re: new LOR tcphash, in6_ifaddr_lock"
- In reply to: Jonathan T. Looney: "Re: new LOR tcphash, in6_ifaddr_lock"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Dec 2025 16:53:59 UTC
On Wed, Dec 3, 2025 at 2:36 PM Jonathan T. Looney <jtl@freebsd.org> wrote: > This looks like a duplicate report to PR 289184 ( > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289184). > > If you can reproduce this, can you try the patch I included in the bug > audit trail? > Actually, Given that this has popped up several times over the past several years, I probably should just commit the patch to main so we have a better chance of getting a backtrace for the call path that produces the true LOR. I’ll open a review to do that. Jonathan