<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - fork() is not async-signal-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86604#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - fork() is not async-signal-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86604">bug 86604</a>
              from <span class="vcard"><a class="email" href="mailto:nmiell@gmail.com" title="Nicholas Miell <nmiell@gmail.com>"> <span class="fn">Nicholas Miell</span></a>
</span></b>
        <pre>signal(7) is probably out of date, see
<a href="https://sourceware.org/bugzilla/show_bug.cgi?id=4737">https://sourceware.org/bugzilla/show_bug.cgi?id=4737</a> and
<a href="https://www.opengroup.org/austin/docs/austin_446.txt">https://www.opengroup.org/austin/docs/austin_446.txt</a>

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>