[Bug 267671] [libc] Remove unnecessary printf to stderr in stdlib/cxa_thread_atexit_impl.c

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Oct 2023 07:31:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267671

--- Comment #3 from Rainer Hurling <rhurlin@FreeBSD.org> ---
(In reply to David Chisnall from comment #2)

Thanks for the reply. 

In my case, the error messages occur when using my graphics/qgis port. This
application is very complex and uses extensively Qt5 functionalities. 

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 can'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.

-- 
You are receiving this mail because:
You are the assignee for the bug.