Summary: | cmake project visitor crashes when changing ownership of project files | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Sven Brauch <mail> |
Component: | Build tools: CMake | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | critical | ||
Priority: | NOR | ||
Version: | 4.4.1 | ||
Target Milestone: | 4.3.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevelop/b867b9b0327a5a4eec625fb94f37140951d1d56f | Version Fixed In: | |
Sentry Crash Report: |
Description
Sven Brauch
2012-11-10 01:27:16 UTC
Git commit b867b9b0327a5a4eec625fb94f37140951d1d56f by Milian Wolff. Committed on 10/11/2012 at 18:27. Pushed by mwolff into branch 'master'. Don't trigger reload of project that is being reloaded. That can lead to crashes and random races due to the messed up thread handling in the cmake manager code. Related: bug 296348 M +1 -1 projectmanagers/cmake/cmakemanager.cpp http://commits.kde.org/kdevelop/b867b9b0327a5a4eec625fb94f37140951d1d56f |