<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#c6">Comment # 6</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>longjmp() and siglongjmp() are themselves not async-signal-safe and thus cannot
be called from a signal handler.</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>