STABLE "pfctl -s states" core dumps on Beaglebone Black (was -s rules)

Arjan van der Velde vandervelde.ag at gmail.com
Mon Jun 8 23:51:59 UTC 2015


Ok, I meant to say "pfctl -s states" here. Sorry for the confusion.

-- Arjan


On 06/08/2015 16:54, Arjan van der Velde wrote:
> 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