From nobody Fri Nov 12 14:40:48 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 B10AF1846CF6 for ; Fri, 12 Nov 2021 14:40:48 +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 4HrLqN35jhz4SxP for ; Fri, 12 Nov 2021 14:40:48 +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 4B84A2106E for ; Fri, 12 Nov 2021 14:40:48 +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 1ACEemke062696 for ; Fri, 12 Nov 2021 14:40:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1ACEemEq062695 for bugs@FreeBSD.org; Fri, 12 Nov 2021 14:40:48 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: Fri, 12 Nov 2021 14:40:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: jjasen@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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 Bug ID: 259798 Summary: relayd: fatal: sync_table: cannot set address list: Cannot allocate memory Product: Base System Version: 13.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: jjasen@gmail.com We run pf-based firewalls leveraging CARP and pfsync, and maintain load-balanced services on them using relayd. Yesterday, relayd failed on the backup firewall, and would not restart via service commands. However, it would run with relayd -d (and relayd -dv). States on the firewalls were nominal, memory usage was nominal. I'm not sur= e if this was relayd or kernel /dev/pf or which. Nov 11 15:01:58 backup-firewall relayd[80498] startup Nov 11 15:02:13 backup-firewall relayd[80499] fatal: sync_table: cannot set address list: Cannot allocate memory Nov 11 15:02:13 backup-firewall relayd[80500] hce exiting, pid 80500 Nov 11 15:02:13 backup-firewall relayd[80501] relay exiting, pid 80501 Nov 11 15:02:13 backup-firewall relayd[80503] relay exiting, pid 80503 Nov 11 15:02:13 backup-firewall relayd[80504] relay exiting, pid 80504 Nov 11 15:02:13 backup-firewall relayd[80505] ca exiting, pid 80505 Nov 11 15:02:13 backup-firewall relayd[80502] ca exiting, pid 80502 Nov 11 15:02:13 backup-firewall relayd[80506] ca exiting, pid 80506 Nov 11 15:02:13 backup-firewall relayd[80498] lost child: pfe exited abnorm= ally Nov 11 15:02:13 backup-firewall relayd[80498] parent terminating, pid 80498 --=20 You are receiving this mail because: You are the assignee for the bug.=