<table><tr><td style="">croick created this revision.<br />Restricted Application added a subscriber: kdevelop-devel.
</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/D6286" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">when starting the same job twice, a dialog pops up, asking whether to kill the running job</li>
<li class="remarkup-list-item">if the job finished meanwhile, the running job instance ceases to exist and accessing its member causes a crash</li>
<li class="remarkup-list-item">probably the same as Bug 364317</li>
</ul>

<p>Solution:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">add a check for existence of the job after the dialog</li>
</ul>

<p>BUG: 364317</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">start the same job twice (a unit test for instance)</li>
<li class="remarkup-list-item">click on "Yes" (do kill the running job), if the dialog pops up, after the job finished</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R33 KDevPlatform</div></div></div><br /><div><strong>BRANCH</strong><div><div>dev-local</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6286" rel="noreferrer">https://phabricator.kde.org/D6286</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/execute/nativeappjob.cpp</div></div></div><br /><div><strong>To: </strong>croick, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>