[Bug 286502] RTLD deadlocks during IFUNC resolution
[email protected] Thu, 01 May 2025 15:22:52 +0000
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D286502 --- Comment #2 from Dapeng Gao <[email protected]> --- (In reply to Konstantin Belousov from comment #1) Thanks for the clarification. I was under the impression that ifunc resolve= rs are allowed to enter _rtld_bind based on one of your own commits (https://github.com/freebsd/freebsd-src/commit/5734c46c68e4f5b4edfc00921d02= d8b8c973e51c). Would you agree then that it is in principle OK to revert that commit, and = in particular to remove the lock_release/wlock_acquire pairs around the calls = to ifunc resolvers? --=20 You are receiving this mail because: You are the assignee for the bug.=