[Bug 286502] RTLD deadlocks during IFUNC resolution

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 01 May 2025 14:56:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286502

--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
Yes.  Do not do this.
Ifunc resolvers are supposed to be trivial.  Like, checking for CPU feature
flag and selecting specific function symbol.

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