From nobody Fri Oct 13 02:09:10 2023 X-Original-To: ports-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 4S69135bs9z4wFmK for ; Fri, 13 Oct 2023 02:09:11 +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 4S691337Pkz4dP2 for ; Fri, 13 Oct 2023 02:09:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697162951; a=rsa-sha256; cv=none; b=uw52G1DywbEpWVPrZnabO28d4UPdUPx9nF6GJsvZWoahrU6nUB2Wf9lGgOOYFluhWd1Tp5 MrMHQuRxha5mfIaRfyO8AhItII3HIKciqq9B2RaIqyNV9Z6u+Cgdxkaur/PMNBWNfQEojA smXiMPNoSsNPOyb2k1j6T7cvNr5gnp5VnvERNwAPCYayK71oocc0VflRae0HUCd6Bqt6/W LuJBFZt3Zq1Z5oIljveInLQITtAZFVO+yZOivLWSyyFqCbFhHf4HijV0s2UYJLNA65UghY jXbqG2wL2rij3dQn9rG008jMyL4QMslAx/BP0gopMAwMuYrt2qwI/rbXpHQ9JQ== 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=1697162951; 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; bh=216GqYlD3wB0O/mnnisABh2tqIEdf2bnCpvZ2nLF5VI=; b=JIPlw5uFxtS0mKcCS5R9t30WeoKgdgJsy33nDgMo2acXpxvPFGkhYpJebbYlXN9+9tHliW szM2Ets0td/MGyb3s2W6M7B6uRQPAbATXAcxooAaN91kTxFo21Fq9ZTJPf4dWtc0SdqdPZ S/3nTKf0OM6uinxXEZ8aoHGAx+FAV2oe79Dl8MurEK6nJAjvQIzJLpFUsHyGr69mAXVbau XGhBmR09QY6u8+V5xAS4kSfxKT9UL+nwH1IXnhdu/n2zL1LcwERRl3HhkXasGs78hyjurM ZGb27gCx470xUrSQQwDEp0UX6fLEWbPqGzCH8tfk/4vqLqozGySSicplA7IJUQ== 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 4S691326jbzTbp for ; Fri, 13 Oct 2023 02:09:11 +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 39D29BYV039288 for ; Fri, 13 Oct 2023 02:09:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39D29BsN039287 for ports-bugs@FreeBSD.org; Fri, 13 Oct 2023 02:09:11 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: ports-bugs@FreeBSD.org Subject: [Bug 274446] [PATCH] dns/unbound: unbound stop working - infinite loop in comm_point_send_udp_msg() Date: Fri, 13 Oct 2023 02:09:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cy@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274446 Bug ID: 274446 Summary: [PATCH] dns/unbound: unbound stop working - infinite loop in comm_point_send_udp_msg() Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: cy@FreeBSD.org CC: jaap@NLnetLabs.nl Flags: maintainer-feedback?(jaap@NLnetLabs.nl) CC: jaap@NLnetLabs.nl Created attachment 245595 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245595&action= =3Dedit dns/unbound: Fix loop when ENOBUFS is returned See base PR/274352. Same patch for same issue in the port. --=20 You are receiving this mail because: You are the assignee for the bug.=