[Bug 277093] pf: Assertion failed: (elems <= maxelems), function pf_nvuint_32_array on stable/14 with RACK
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Jun 2024 16:17:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277093
--- Comment #7 from eborisch+FreeBSD@gmail.com ---
(In reply to Kristof Provost from comment #6)
libpfctl/pftop are 0.11 and 0.10_1; built on the buildbots (FreeBSD_version:
1400097) on 6/20 and 6/21, respectively:
# pkg info libpfctl
libpfctl-0.11
Name : libpfctl
Version : 0.11
Installed on : Thu Jun 27 10:39:39 2024 CDT
Origin : net/libpfctl
Architecture : FreeBSD:14:amd64
Prefix : /usr/local
Categories : net
Licenses : BSD2CLAUSE
Maintainer : kp@FreeBSD.org
WWW : https://cgit.freebsd.org/src/tree/lib/libpfctl
Comment : Library for interaction with pf(4)
Shared Libs provided:
libpfctl.so.0
Annotations :
FreeBSD_version: 1400097
build_timestamp: 2024-06-20T01:05:11+0000
built_by : poudriere-git-3.4.1-30-g79e3edcd
port_checkout_unclean: no
port_git_hash : a40e26254
ports_top_checkout_unclean: no
ports_top_git_hash: f55872119
repo_type : binary
repository : FreeBSD
Flat size : 40.9KiB
Description :
Ports version of the base system pf(4) library, libpfctl.
Ports should ideally use this interface rather than manually implementing the
pf(4) ioctl() interface.
# pkg info pftop
pftop-0.10_1
Name : pftop
Version : 0.10_1
Installed on : Thu Jun 27 10:39:39 2024 CDT
Origin : sysutils/pftop
Architecture : FreeBSD:14:amd64
Prefix : /usr/local
Categories : sysutils net
Licenses : BSD2CLAUSE
Maintainer : grembo@FreeBSD.org
WWW : https://github.com/grembo/pftop/
Comment : Utility for real-time display of statistics for pf
Options :
ALTQ : off
Shared Libs required:
libpfctl.so.0
Annotations :
FreeBSD_version: 1400097
build_timestamp: 2024-06-21T09:03:54+0000
built_by : poudriere-git-3.4.1-30-g79e3edcd
port_checkout_unclean: no
port_git_hash : a40e26254
ports_top_checkout_unclean: no
ports_top_git_hash: f55872119
repo_type : binary
repository : FreeBSD
Flat size : 151KiB
Description :
Pftop is a small, curses-based utility for real-time display of active
states and rule statistics for pf, the packet filter.
If I rebuild locally, I get the slightly different error; these have the
'FreeBSD_version: 1401000' annotation in pkg, but otherwise the same version.
--
You are receiving this mail because:
You are the assignee for the bug.