[Bug 286502] RTLD deadlocks during IFUNC resolution
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286502] RTLD deadlocks during IFUNC resolution"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.