From nobody Tue Jun 11 04:26:38 2024 X-Original-To: pf@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vywbz3ckcz5Nb8p for ; Tue, 11 Jun 2024 04:26:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vywbz1sSGz52kF for ; Tue, 11 Jun 2024 04:26:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718079999; a=rsa-sha256; cv=none; b=KOyoRj7VtXmu3XiTLSZSrz3+GvjtoCVAR19RCF1U48CSHnvo2cwVS4J1ChV6FPqg4O8Hyc Z6jsDMqOTkzuzPyHRXD9TN3ZGfaCKWk9XTDuhkwdbhP0Gaq+sVAxppUu0h3lwOGgY/rirL 3y7sDYF7lMF379uYwfjEdUiM5xm8Tw6lbY/df0EOXTbdvFqk7PezVRG31FNKb7y2a+D9eZ KnRGrvQ3Po399kaiqDmBRxfJcGnf9nzmissZQjAEi9He6z5d3YpyVegz0R7ByiFMALrRMf Ot4iQV6XeGOVHjyvl0O7EqN5JWC132ONYDu+QM5W1Xtn8OAkljXnQMgRYonMMA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718079999; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=u1X66o2aVKdC1WP9ivIRaSzNE4lzoLQZzpDIB7FPyig=; b=quFucCvJ+YtRYbP6y4QHyTgsGSqzORm/onzWuaBGjrpjwz0cNmFC73+nIAtzPq/sOIw/LR 264cifNv06DM/K0zl5iSF1HFKOd2/QX6J1A9JoiaNpbgBTyNZt/YqRaMji/bbVb8ST8SCU NBaFRDP29Ll4MpO6y6gXTaVwDcWOrm9iQBhzx/mcf060I9eTv0SP4/xelvAUeaRXVYyl5P TQwddLBq2nqyFzibradPANAYNd2rtRF7gqX3QnQQ07TQBytuNaYwIsww044Q07degR6bGp LoOG1cbAuWCr8SexegSc4wJ9EthZlrn+KBgQ5pjyGN2uo5+Y+I3f9MtqFLx27Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Vywbz1TvzzvCx for ; Tue, 11 Jun 2024 04:26:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 45B4QdrE050789 for ; Tue, 11 Jun 2024 04:26:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45B4QdBw050788 for pf@FreeBSD.org; Tue, 11 Jun 2024 04:26:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: pf@FreeBSD.org Subject: [Bug 277093] pf: Assertion failed: (elems <= maxelems), function pf_nvuint_32_array on stable/14 with RACK Date: Tue, 11 Jun 2024 04:26:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: spork@bway.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Technical discussion and general questions about packet filter (pf) List-Archive: https://lists.freebsd.org/archives/freebsd-pf List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-pf@freebsd.org Sender: owner-freebsd-pf@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277093 spork@bway.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spork@bway.net --- Comment #3 from spork@bway.net --- Just reporting I see the same in a 13.2 VNET jail running on a 13.3-p1 host: [root@haproxy01 /home/spork]# pfctl -sr Assertion failed: (elems <=3D maxelems), function pf_nvuint_32_array, file /usr/src/lib/libpfctl/libpfctl.c, line 147. Abort trap (core dumped) [root@haproxy01 /home/spork]# I can provide more info if needed but it certainly looks like the same issu= e. I don't see any note of this in the -p2 update... --=20 You are receiving this mail because: You are the assignee for the bug.=