From nobody Mon Oct 2 07:31:31 2023 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 4RzXh525b8z4vjlr for ; Mon, 2 Oct 2023 07:31:33 +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 4RzXh45c60z4Cp8 for ; Mon, 2 Oct 2023 07:31:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696231892; a=rsa-sha256; cv=none; b=lvLZjqlpgTcbfYjm4s9zpLMApfbQPd2+1oWt0twgwUy1V4SZU27xrR2jq0o3Ei0mPTdSkV 9QsFqEYBrkdRz0+xjjw78VxQ9ZRwak7Of+4Vp6Vdnmdg3FxVJ/j3zEnsjx5q49jRdCSIeo Yvz24TLiM3brKzkn4QYd8ezzqqFx/6SLMuQmtuBkNZG920FaYDowLN8Fy0xqqPP1mPwVkv KOsBbZi+x9Fzxt5A5rrdpPUDr7dg0NtMPTWMHgLcUqWwekCb6rRJF6TgCP0gkB+h7mXdFy 6dKEmV16KhTZgddCZXkblDQ85JHVMbP0RfciKSv60y9QYJv8soa3mseD+Y0gTw== 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=1696231892; 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=QnSPgENTLwVI7Iz+klfWxpKt5s8PTdpA5iVyf9pLbKY=; b=tG4ERZ91Ac2BZfD9zUze7qy+DVYwMhZkmsNCPUsx1auuZTzujGU+zpWITOW0AFY6pXJ6W0 1gWiW37wqfgIig8+z/l/DH7Yp9l5k0ozStAvj32WtaRuAdaHgjWWHTA5JnVq/T8PkJGzz7 1FZGrOB5ZMzDb90OPJtL4ftjWNRbIPp6m4L+kjHLuieSr/q25+QcSIIhevJYhQihkWccJA /MxzhdCHUYwbZjK5zrZ3DSaVfcZGDboEVpNrMAW3cYDuqeT94wks6SJQ1Hlfp+aQMyLiD6 P1YuDLx5c7jIXphqmPAMIUKhML9BKShXQM33to+HVDcqHC9TfyrJ0uPCoLyQ2Q== 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 4RzXh44gGMz13J3 for ; Mon, 2 Oct 2023 07:31:32 +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 3927VWfx026386 for ; Mon, 2 Oct 2023 07:31:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3927VWkj026385 for bugs@FreeBSD.org; Mon, 2 Oct 2023 07:31:32 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: Mon, 02 Oct 2023 07:31:31 +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: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rhurlin@FreeBSD.org 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267671 --- Comment #3 from Rainer Hurling --- (In reply to David Chisnall from comment #2) Thanks for the reply.=20 In my case, the error messages occur when using my graphics/qgis port. This application is very complex and uses extensively Qt5 functionalities.=20 Unfortunately, since I am not a coder myself, I have no approach on how to track down the root cause and thus the potential security issue. So far I c= an't find any systematics for the occurrence of the error message. The messages occur every now and then while working in QGIS, but always exactly 27 times when exiting QGIS. It is always exactly the same message, even after a new = call of QGIS: __cxa_thread_call_dtors: dtr 0x82dd12f90 from unloaded dso, skipping I could use a little help to generate more information about this error. --=20 You are receiving this mail because: You are the assignee for the bug.=