[systemd-bugs] [Bug 86604] fork() is not async-signal-safe

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 22 21:45:16 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=86604

--- Comment #2 from Nicholas Miell <nmiell at gmail.com> ---
signal(7) is probably out of date, see
https://sourceware.org/bugzilla/show_bug.cgi?id=4737 and
https://www.opengroup.org/austin/docs/austin_446.txt

Although I guess the removal of fork() from the async-signal-safe list and the
addition of posix_spawn() may not be fully ratified yet.

On the other hand, glibc can deadlock if you do it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141123/f4b72a3f/attachment.html>


More information about the systemd-bugs mailing list