[Bug 192426] [panic]: Kernel panic when using BPF

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 6 10:22:09 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192426

--- Comment #3 from Robert Clipsham <robert at octarineparrot.com> ---
Running this binary is what reproduces the panic for me. Usage as follows:
----
$ sudo chmod g+rw /dev/bpf
$ RUST_TEST_TASKS=1 ./pnet
----
Within seconds, the kernel will panic. All networking should be done on the
loopback interface, but just in case it might be best to run this offline.
Obviously it will panic the machine too.

Binary can be found here (4.5meg, too large to upload as an attachment):
http://octarineparrot.com/assets/pnet

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list