[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: Sat, 10 May 2025 19:33:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286505 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=7865d159c5e1b825286777ec236b502ec1261dc0 commit 7865d159c5e1b825286777ec236b502ec1261dc0 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2025-05-02 15:09:46 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2025-05-10 18:57:45 +0000 thr_rtld: accept read lock requests while owning the lock for write PR: 286505 (cherry picked from commit 812c4bf3f17024f192980bbb8a781676cb9cf6b6) 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.