Olivier,

On Tue, Jan 27, 2026 at 03:25:50PM +0100, Olivier Certner wrote:
O> 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:
O> panic: _sx_xlock_hard: recursed on non-recursive sx XXX @ 
sys/netpfil/ipfw/ip_fw_iface.c
O> _sx_xlock_hard()
O> sx_xlock()
O> ipfw_iface_ref()
O> ta_prepare_add_ifidx()
O> add_table_entry()
O> manage_table_ent_v1()
O> ipfw_ctl3()
O> sogetopt()
O> ...
O> 
O> Thanks and regards.

Sorry for that! Should be fixed by d8a78048a246.

-- 
Gleb Smirnoff

Reply via email to