https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192426
--- Comment #3 from Robert Clipsham <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
