[Bug 227450] [patch] Should not all packets processed by gif_output be deleted, when an running instance of if_gif(4) is member of an instance of if_bridge(4)?
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Jul 2025 13:44:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227450
Zhenlei Huang <zlei@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|net@FreeBSD.org |zlei@FreeBSD.org
Status|Open |In Progress
--- Comment #16 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Koichiro Iwao from comment #15)
> ip6_output() at ip6_output+0x1ca5/frame 0xfffffe008c2accb0
> mld_dispatch_packet() at mld_dispatch_packet+0x325/frame 0xfffffe008c2acd30
> mld_fasttimo() at mld_fasttimo+0x520/frame 0xfffffe008c2ace10
Yeah, another possible path to trigger the assert panic.
> zlei's patch works fine for me. Shall we move forward?
The patch deserves a regression test, but I'm traveling home so no build
machine at hand and can not easily debug the regression test. Let me have a try
with the developer FreeBSD.org hosts.
--
You are receiving this mail because:
You are the assignee for the bug.