https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271991
--- Comment #3 from Ivan Rozhuk <[email protected]> --- (In reply to Kristof Provost from comment #2) Why not handle M_EXTPG in m_pullup()? Netgraph and probably other kernel code may unpredictable (depend on user config) access to packets data. In my case as workaround I temporary remove ng_bpf and it help. Probably some one with tcpdump/wireshark may got same error. -- You are receiving this mail because: You are the assignee for the bug.
