"pfctl -s rules" core dumps on Beaglebone Black

Arjan van der Velde vandervelde.ag at gmail.com
Mon Jun 8 20:54:39 UTC 2015


Hello,

I'm running stable on my BBB and I noticed that pfctl core dumps when doing "pfctl -s rules". I am on:

FreeBSD beaglebone 10.1-STABLE FreeBSD 10.1-STABLE #1 r283308

gdb doesn't seem to give me any useful information.

dmesg shows: pid 4192 (pfctl), uid 0: exited on signal 10 (core dumped)

and gdb:

$ gdb
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "armv6-marcel-freebsd".
(gdb) core pfctl.core
Core was generated by `pfctl'.
Program terminated with signal 10, Bus error.
#0  0x00021a14 in ?? ()
(gdb) bt
#0  0x00021a14 in ?? ()
(gdb)


Is this a known issue? How would I go about analyzing the cause of this?

Thanks.

-- Arjan



More information about the freebsd-arm mailing list