<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Web process crashed when receiving sighup signal"
   href="https://bugs.webkit.org/show_bug.cgi?id=164395#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Web process crashed when receiving sighup signal"
   href="https://bugs.webkit.org/show_bug.cgi?id=164395">bug 164395</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=164395#c4">comment #4</a>)
<span class="quote">&gt; Because it does not happen with other (non-webkit2 based) browsers, so I
&gt; believe the process is detached in some way.</span >

Yes, all child processes are intentionally reparented to init so that the UI process doesn't have to reap them.

<span class="quote">&gt; Moreover, the same issue happens when I use &quot;nohup epiphany&quot; which detaches
&gt; the process.</span >

That's not going to do any good for the child processes.

<span class="quote">&gt; My web browser based on webkit2 is not killed: only the web process is
&gt; killed (I receive the &quot;web-process-crashed&quot; event).
&gt; How do you explain that if the whole process was killed?</span >

I don't understand the question; it's clear that only the web processes are being killed....</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>