[Bug 271490] Deadlock between _rtld_atfork_pre and _thr_attr_init

[email protected] Fri, 19 May 2023 04:26:50 +0000
Newsgroups gmane.os.freebsd.devel.threading
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271490

--- Comment #3 from Konstantin Belousov <[email protected]> ---
Yes, I was too optimistic in stating that in the fork(2) man page.

Problem with the complete fix is that all jemalloc(2) locks needs to be taken
in pre-fork hook, in the right order.

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