Re: January 2026 stabilization week

From: Olivier Certner <olce_at_freebsd.org>
Date: Tue, 27 Jan 2026 14:25:50 UTC
Hi,

I'm still getting a panic at boot in IPFW code that is different than the panic I was getting before d1a8f1a62f31 (but after e3caa360d5d0a73a).  I think it's at the moment of loading rules.  Quick extract:
panic: _sx_xlock_hard: recursed on non-recursive sx XXX @ sys/netpfil/ipfw/ip_fw_iface.c
_sx_xlock_hard()
sx_xlock()
ipfw_iface_ref()
ta_prepare_add_ifidx()
add_table_entry()
manage_table_ent_v1()
ipfw_ctl3()
sogetopt()
...

Thanks and regards.

-- 
Olivier Certner