[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: Fri, 02 May 2025 18:08:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286505
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=812c4bf3f17024f192980bbb8a781676cb9cf6b6
commit 812c4bf3f17024f192980bbb8a781676cb9cf6b6
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-05-02 15:09:46 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-05-02 18:08:09 +0000
thr_rtld: accept read lock requests while owning the lock for write
PR: 286505
Reviewed by: olce
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D50117
lib/libthr/thread/thr_rtld.c | 26 +++++++++++++++++++++-----
1 file changed, 21 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.