Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re(4) bpf-related assert



Hi,

I'm using:
re0 at pci8 dev 0 function 0: RealTek 8168/8111 PCIe Gigabit Ethernet (rev. 0x06)

while using -current I got:
System panicked: kernel diagnostic assertion "!cpu_intr_p()" failed: file "/usr/src/sys/net/bpf.c", line 1577 

_KERNEL_OPT_NARCNET() at 0
?() at ffff80001d563000
vpanic() at vpanic+0x149
ch_voltag_convert_in() at ch_voltag_convert_in
_bpf_mtap() at _bpf_mtap+0x48f
re_start() at re_start+0x3d8
re_intr() at re_intr+0x176
intr_biglock_wrapper() at intr_biglock_wrapper+0x1d
Xintr_ioapic_edge18() at Xintr_ioapic_edge18+0xee
--- interrupt ---
Xspllower() at Xspllower+0xe
callout_softclock() at callout_softclock+0x41c
softint_dispatch() at softint_dispatch+0xda

how should bpf_mtap callers be adjusted in this case?

thanks.


Home | Main Index | Thread Index | Old Index