<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@igalia.com" title="Michael Catanzaro <mcatanzaro@igalia.com>"> <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">> Because it does not happen with other (non-webkit2 based) browsers, so I
> 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">> Moreover, the same issue happens when I use "nohup epiphany" which detaches
> the process.</span >
That's not going to do any good for the child processes.
<span class="quote">> My web browser based on webkit2 is not killed: only the web process is
> killed (I receive the "web-process-crashed" event).
> 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>