Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2015 19:51:56 -0400
From:      Arjan van der Velde <vandervelde.ag@gmail.com>
To:        freebsd-arm@freebsd.org
Subject:   Re: STABLE "pfctl -s states" core dumps on Beaglebone Black (was -s rules)
Message-ID:  <55762A9C.7080504@gmail.com>
In-Reply-To: <CD502960-38E8-4336-867A-9E292ECBC438@gmail.com>
References:  <CD502960-38E8-4336-867A-9E292ECBC438@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55762A9C.7080504>