Date: Thu, 03 Apr 2025 19:49:26 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 285870] Bug in atexit code in rare specific case + patch to correct it Message-ID: <bug-285870-227-mauyztK5hL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-285870-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285870 --- Comment #2 from Aurélien Croc de Suray <freebsd@ap2c.com> --- I wrote a libc patch which set a flag in order to let __cxa_finalize redoing its job if a new callback was added for the current DSO during the __cxa_finalize call. It solve the problem. See atexit.patch -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285870-227-mauyztK5hL>
