From nobody Sun Jun 16 07:44:36 2024 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 4W24m514zDz5NV6S for ; Sun, 16 Jun 2024 07:44:37 +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 4W24m45Q7Lz4SfS for ; Sun, 16 Jun 2024 07:44:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718523876; a=rsa-sha256; cv=none; b=h848lTxTGhjpKz4xeLwG2oWwiZx4tcRj+OXG3hZlty86TRsPliykcjD3vQLicCrrxiFrKb TsIRqA3Uxd4hz7nSWEFIzikitBM7eTBjy3FXrdtWxSE1IXLn9YSrddJQXe58eSgQKUju16 9wzfSY9OtD+LNPKmL4QwGl//nNHsTRSZE2EN+qbokdrWFuh13FxzUz5XxNmJ9jkKSEgTld fo4GFCQQBD6HgFFWpEQKy+ZsKLyOP6RQEUUIwBm3CZI00GqXWBqk1qw9QJSZly/C/f4NhP qQu5lGW5cUgsnoBvNaZhqGto19XNt7cYAe4w/dTbBsD7kkmiTYRVwGfmnTkTfQ== 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=1718523876; 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=QdcWJxEBqTPo7G87uWQYZtA0d5DNav9ysH5XrKIqCt0=; b=vhpDF9tHJ3H6trZ3zYlzR2kpGp+NTXTHxrLq256nDFy5SRKB+apLgrYFPkwpkr2jmd0zHW Z3/P+2siyj+Zu7H1KA6i22RsMeWar0SUPVFWNtiTLtpgdnOBVcnLPkWrX7i3oJ4GGe/BvC psL+GOydHl4nws21nB4WDX5yddhlenecl07QqzeMJWfFk155kT2oI9OzxHL+LWRvacWpYx CnDxl3X+yndZ5f5E5xtoqLKbsqs8l5WqwwjyDWmYL35ux7KMefaXbqXlL8DNopNy1wOIv8 Jo1W2yJHsCF9gOVP/fcvL5d/yV8cMc0FauysACokeuAT4JJ6RubuSeKbmuS+pQ== 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 4W24m44vykzfh3 for ; Sun, 16 Jun 2024 07:44:36 +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 45G7iaO2075448 for ; Sun, 16 Jun 2024 07:44:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45G7iabY075447 for ports-bugs@FreeBSD.org; Sun, 16 Jun 2024 07:44:36 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 279780] [patch] mail/opendmarc fix crash on FreeBSD >= 14.1 Date: Sun, 16 Jun 2024 07:44:36 +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: freebsd-bug-report-yf@yf.bsdclub.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: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279780 Bug ID: 279780 Summary: [patch] mail/opendmarc fix crash on FreeBSD >=3D 14.1 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: freebsd-bug-report-yf@yf.bsdclub.org CC: freebsd@gushi.org CC: freebsd@gushi.org Flags: maintainer-feedback?(freebsd@gushi.org) Created attachment 251493 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251493&action= =3Dedit a patch to add files/patch-libopendmarc_opendmarc__dns.c to mail/opendmarc = port After I upgraded FreeBSD from 14.0 to 14.1, opendmarc milter come to crash = on every times when the MTA pass the message to the opendmarc milter. [[[ Jun 13 02:36:40 mkii opendmarc[2179]: 45CHaefM002265: ignoring invalid ARC-Authentication-Results header "i=3D1; mx1.freebsd.org; none" Jun 13 02:36:40 mkii opendmarc[2179]: 45CHaefM002265: SPF(mailfrom): FreeBSD.org fail Jun 13 02:36:40 mkii opendmarc[2179]: OpenDMARC Filter: poll() returned exception for socket, abort Jun 13 02:36:40 mkii kernel: pid 2179 (opendmarc), jid 0, uid 26: exited on signal 6 (no core dump - bad address ]]] It seems it was caused by the Github's issue #245 (https://github.com/trusteddomainproject/OpenDMARC/issues/245). Before FreeBSD 14.1, it was not triggered because configure script cannot f= ind res_ninit() because of another issue #257 (https://github.com/trusteddomainproject/OpenDMARC/issues/257), thus the co= de was not active. The patch brought from the issue #245 seems to work for me. --=20 You are receiving this mail because: You are the assignee for the bug.=