Red Hat Bugzilla – Bug 1422161
glibc: fork is not async-signal-safe
Last modified: 2018-04-02 15:51:59 EDT
+++ This bug was initially created as a clone of Bug #1422159 +++ POSIX requires that fork is async-signal-safe. Our current implementation is not.