Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Aug 2014 10:22:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192426] [panic]: Kernel panic when using BPF
Message-ID:  <bug-192426-8-vjkPM8qVHe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192426-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192426-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192426

--- Comment #3 from Robert Clipsham <robert@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192426-8-vjkPM8qVHe>