[Bug 252579] fork() causes process to hang in rare circumstances.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 18 05:41:29 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252579

--- Comment #6 from commit-hook at FreeBSD.org ---
A commit in branch stable/12 references this bug:

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

commit 20432a4fa157be15465e3aefc7977b494c812584
Author:     Konstantin Belousov <kib at FreeBSD.org>
AuthorDate: 2021-01-12 09:02:37 +0000
Commit:     Konstantin Belousov <kib at FreeBSD.org>
CommitDate: 2021-01-18 05:11:07 +0000

    libthr malloc: support recursion on thr_malloc_umtx.

    PR:     252579

    (cherry picked from commit 85d028223bc2768651f4d44881644ceb5dc2a664)

 lib/libthr/thread/thr_malloc.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

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


More information about the freebsd-threads mailing list