From nobody Wed Sep 4 13:08:26 2024 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 4WzN8p5RHjz5Tsbf for ; Wed, 04 Sep 2024 13:08:26 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WzN8p31kjz3xlv for ; Wed, 4 Sep 2024 13:08:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725455306; a=rsa-sha256; cv=none; b=pZnqXQ323FCA3R/Ju6trZEtrmNBBC7J9ewOvzfytl26Djr+FRK1j7SlwmY+MWK+0xdggmW SN4qE0PpRoiSSXPZsggUikjcwH9vs22ewsJZ7XyAkZHYIbidK8snZE3+g8VJGQs7DsoO3X 9KIwrQA/Yq1FqM/N8daCMBtY0ypHg9XTH7iHQWgwJvtskXhxVq3RXyKQpBkDfi3iPvPEUf qLLcn5F/afDjqcyOYHVTDC1SXHTw1ZLVuaBdPHdbRnW7g42it0bXUqfFFbjjhoefPR1sNs gsBKxcM1fIISb+JKcP3PdJxrMk3ZuNVRVyRdT/6VVdk+tcNe851VaZF2BuPvWQ== 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=1725455306; 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=WTVv3uJ543z1++/48TeZBVCKxSzJBVgiytBipNrdjVE=; b=iBg0RWbM7n6AH8loWhYbCwKEF8uV5g65t4tcHh0ZIOuTTujzDXCJtCveWhbmJ8P///ZlDU xvVJ7pRgjw2PQg5MZJFoTaygUriXrdICba2cBwmPp0RpeMmGpFNwpplAPkzuTbPnEsz+Vh 4Futxt5uwBAfP76ZCSoioQaZBYaAg6Rf0LPHShcpLYpG+1lAlWOTCJk+L1dreL3UGWSdz/ c3Hq85u9enXneFb4+DRLn6HGl7Co3ZaR5jogRb26Imu7lQUMSv2/54rGstv8yMp4rq3R8h n3DHcgn1p5uH5QThf45+pLgFcYU2BdlxKq+uod0EmkZj1na6b/fDkwPoZVveAg== 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 4WzN8p2dVxzPvq for ; Wed, 4 Sep 2024 13:08:26 +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 484D8Qc5046480 for ; Wed, 4 Sep 2024 13:08:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 484D8QAt046479 for bugs@FreeBSD.org; Wed, 4 Sep 2024 13:08:26 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 267671] [libc] Remove unnecessary printf to stderr in stdlib/cxa_thread_atexit_impl.c Date: Wed, 04 Sep 2024 13:08:26 +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: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: erik@tenku.dk X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267671 Erik Jensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #5 from Erik Jensen --- The context in which I have seen these error messages seem to disappear as = of the recent change to lib/libc/stdlib/cxa_thread_atexit_impl.c: https://lists.freebsd.org/archives/dev-commits-src-all/2024-May/041044.html I am closing this bug report. --=20 You are receiving this mail because: You are the assignee for the bug.=