[Bug 286505] dlopen deadlocks when target library contains IFUNC

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 01 May 2025 21:03:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286505

--- Comment #2 from Dapeng Gao <dapeng.gao@cl.cam.ac.uk> ---
(In reply to Konstantin Belousov from comment #1)

Thanks. Just for my own understanding, does the patch essentially permit a
thread to take the same lock more than once? If so, would it still be necessary
to have the lock_release/wlock_acquire pair around rtld_resolve_ifunc in
reloc_gnu_ifunc_plt?

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