| Summary: | KDevelop crashes after running unit tests when CTest is already running | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Janek Bevendorff <kde> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | igorkuo |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.0.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Janek Bevendorff
2016-11-22 16:20:42 UTC
Additional information: this is absolutely reproducible. I have a Qt project (KeePassXC https://github.com/keepassxreboot/keepassxc/ ) and when I enable the CMake option WITH_GUI_TESTS, rebuild and then click "Run All Tests" in the Unit Tests panel, KDevelop first runs the GUI tests in tests/gui and then asks me twice (!) if I want to terminate the running CTest instance before running the other non-GUI tests. Confirming the second dialog reliably crashes KDevelop. *** This bug has been marked as a duplicate of bug 377639 *** |