<table><tr><td style="">rjvbb added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D14606">View Revision</a></tr></table><br /><div><div><p>OK, if no one else cares :)</p>

<p>I told you how to reproduce the problem: do whatever it takes to make <tt style="background: #ebebeb; font-size: 13px;">cat /proc/sys/kernel/core_pattern</tt> return a pipe command. Without that KCrash appears to think that you won't get a coredump (wrong...) and will exit when DrKonqi exits.</p>

<p>As I said when I abandoned my patch, I think that the content of that (special) file should be used only as the initial value for a config setting that determines whether or not KCrash should re-raise the signal after DrKonqi exited:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">/proc/sys/kernel/core_pattern is linux-specific (I think) and is likely to refer to the system crash reporter which shouldn't be used for software built locally (e.g. KF5 software).</li>
<li class="remarkup-list-item">coredumps are possible when that file does not contain a pipe command (in fact, that might be the only way to get them)</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R285 KCrash</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14606">https://phabricator.kde.org/D14606</a></div></div><br /><div><strong>To: </strong>rjvbb, Frameworks, sitter<br /><strong>Cc: </strong>dfaure, kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>