<table><tr><td style="">sitter created this revision.<br />sitter added a reviewer: dfaure.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />sitter requested review of this revision.
</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/D15573">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>as discussed on mailing list.</p>

<p>KCrash originally was automatically initialized, but now needs to be<br />
explicitly linked to work.<br />
additionally the custom backtrace() in the SlaveBase is only marginally<br />
useful and largely replaced by improvements to KCrash (such as core pattern<br />
support on linux to allow raising crashes to a global core collector such<br />
as systemd's coredumpd).</p>

<p>If someone wants to resurrect the custom backtrace() feature it needs to<br />
be moved to KCrash and actually made signal-safe (explicitly load libgcc;<br />
see backtrace manpage).</p>

<p>CHANGELOG: KIO slave crashes are now handled by KCrash instead of subpar custom code</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">q_assert(false) in a slave now brings up drkonqi</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15573">https://phabricator.kde.org/D15573</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
src/core/CMakeLists.txt<br />
src/core/ConfigureChecks.cmake<br />
src/core/config-kiocore.h.cmake<br />
src/core/slavebase.cpp</div></div></div><br /><div><strong>To: </strong>sitter, dfaure<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>