<table><tr><td style="">davidedmundson created this revision.<br />davidedmundson added a reviewer: Plasma.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: kde-frameworks-devel.<br />davidedmundson 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/D12924">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p><a href="https://phabricator.kde.org/R308:6114612970bcf757d9e06a623d6220257ce57b5f" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">6114612970bcf757d9e06a623d6220257ce57b5f</a> turned the DBus requests into<br />
using QDBusPendingCallWatcher but blocking so that it's still handled<br />
within the ::match() method. However, it accidentally processed replies<br />
in the main thread, rather than in the match thread which wasn't the<br />
intention.</p>

<p>Result is occasional threading related crashes.</p>

<p>BUG: 394272</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Still had results from baloo (one of our DBus runners)<br />
It didn't crash (but it never crashed for me before either)<br />
‎<br />
One tester replied:<br />
[10:00] ‎<‎sunnyflunk‎>‎ d_ed: looks good, tried 30 times with patch and no crash, then turned off the patch and crashed 4th time</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R308 KRunner</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/D12924">https://phabricator.kde.org/D12924</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/dbusrunner.cpp</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>