[Bug 259076] pthread_mutex_init fails with limited AS

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Oct 2021 01:12:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259076

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e5a8b8152ade3c658a9a180f0bd2f6ae82302948

commit e5a8b8152ade3c658a9a180f0bd2f6ae82302948
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-10-11 16:13:31 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-10-22 23:32:27 +0000

    crt_malloc: Be more persistent when handling mmap() failure

    PR:     259076

    (cherry picked from commit 19e008e7f79ce55182d227be8513b3fa520471d8)

 libexec/rtld-elf/rtld_malloc.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.