Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Oct 2023 07:31:31 +0000
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
Message-ID:  <bug-267671-227-CDx5yWKusC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267671-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267671-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267671

--- Comment #3 from Rainer Hurling <rhurlin@FreeBSD.org> ---
(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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267671-227-CDx5yWKusC>