From nobody Sat Nov 13 01:29:08 2021 X-Original-To: bugs@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 2A9D8184D0BD for ; Sat, 13 Nov 2021 01:29:08 +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 4HrdCS0FFkz3G3Z for ; Sat, 13 Nov 2021 01:29:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 D872E22EC for ; Sat, 13 Nov 2021 01:29:07 +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 1AD1T7V7016463 for ; Sat, 13 Nov 2021 01:29:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AD1T79B016462 for bugs@FreeBSD.org; Sat, 13 Nov 2021 01:29:07 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: bugs@FreeBSD.org Subject: [Bug 259798] relayd: fatal: sync_table: cannot set address list: Cannot allocate memory Date: Sat, 13 Nov 2021 01:29:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tech-lists@zyxst.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259798 --- Comment #3 from tech-lists@zyxst.net --- (In reply to jjasen from comment #2) I also use pf-badhosts but have seen no issues. Among other machines, it's running on a raspberry pi4 (8GB) on stable/13 and also has the net.pf.request_maxcount=3D400000 set as per https://geoghegan.ca/pfbadhost.html#instructions. In /var/log/messages, the= re's lines like Nov 11 00:00:20 REDACTED unbound-adblock[30209]: Changes (+/-): +7 Domain total : 128951 Nov 12 00:00:11 REDACTED pf-badhost[43205]: IPv4 addresses in table:=20 620442279 In a similar context (not with pf-badhosts) on a different (amd64) machine (also 8GB) but running 12.0 or 12.1 where the maxcount value was set in boot/loader.conf, I ran up against the default limit (65536 I think) and ha= d to manually set it to something like 254000. But I got an error message that was sufficiently descriptive to allow me to solve the problem. IIRC it actually said that maxcount needed to be increas= ed. Unfortunately the error your system is reporting isn't as descriptive --=20 You are receiving this mail because: You are the assignee for the bug.=