[Bug 286505] dlopen deadlocks when target library contains IFUNC
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286505] dlopen deadlocks when target library contains IFUNC"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.