Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2026 18:39:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 293241] sys/netpfil/ipfw/log:bpf test fails intermittently in CI
Message-ID:  <bug-293241-32464-J3Hx8AHxlF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293241-32464@https.bugs.freebsd.org/bugzilla/>

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

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

--- Comment #2 from Gleb Smirnoff <glebius@FreeBSD.org> ---
It is kyua that kills. I digged down to the fact that sometimes a packet is
counted by ipfw(4), but bpf reader (tcpdump) doesn't receive it, hence it keeps
sleeping in read(2) until Kyua kills. Digging further...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293241-32464-J3Hx8AHxlF>