Summary: | Crash when stopping unit test that segfaulted [KDevelop::OutputExecuteJob] | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Andreas Cord-Landwehr <cordlandwehr> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevplatform/1d87fc6302657922354a6fc49e2ce0b1d0d1f918 | Version Fixed In: | |
Sentry Crash Report: |
Description
Andreas Cord-Landwehr
2016-07-17 09:48:56 UTC
Git commit 1d87fc6302657922354a6fc49e2ce0b1d0d1f918 by Andreas Cord-Landwehr. Committed on 17/07/2016 at 12:27. Pushed by cordlandwehr into branch '5.0'. Do not assert if process survives kill. Summary: If process survives kill, an error message is already printed to indicate the problem. Since we cannot hope to kill the process, gracefully handle this case. Test Plan: Manual testing. Reviewers: #kdevelop, brauch Reviewed By: #kdevelop, brauch Subscribers: brauch, kdevelop-devel Differential Revision: https://phabricator.kde.org/D2195 M +10 -4 outputview/outputexecutejob.cpp http://commits.kde.org/kdevplatform/1d87fc6302657922354a6fc49e2ce0b1d0d1f918 |