[Bug 252579] fork() causes process to hang in rare circumstances.
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252579 --- Comment #6 from [email protected] --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=20432a4fa157be15465e3aefc7977b494c812584 commit 20432a4fa157be15465e3aefc7977b494c812584 Author: Konstantin Belousov <[email protected]> AuthorDate: 2021-01-12 09:02:37 +0000 Commit: Konstantin Belousov <[email protected]> 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[email protected]"