[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: Sat, 10 May 2025 19:33:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286502
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5f195cb44beee2ee952252245937a9bb7a395e38
commit 5f195cb44beee2ee952252245937a9bb7a395e38
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-05-01 15:44:12 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-05-10 18:57:45 +0000
rtld: do not call into ifunc resolvers with the bind lock write-locked
PR: 286502
(cherry picked from commit c66c0a8479e62f3e3e085252839cddace4d4bbf5)
libexec/rtld-elf/rtld.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.