Backtrace:
panic()
ip_output()
dyn_tick()
softclock_call_cc()
softclock()
ithread_loop()
Found by: mmacy@
Reported by: jmd@
Sponsored by: Mellanox Technologies
Differential D23599
Add missing EPOCH(9) wrapper in ipfw • hselasky on Feb 10 2020, 9:13 AM. Authored by Tags None Referenced Files
Details
Diff Detail
Event TimelineComment Actions Thanks for the find. I'd rather move the entrance to dyn_tick(). Would use less lines of code and would make it easier to spot it later, when we have callouts supporting epoch. Comment Actions panic: Assertion in_epoch(net_epoch_preempt) failed at /root/freebsd-master/freebsd/sys/netpfil/ipfw/ip_dn_io.c:745
KDB: enter: panic |