Summary: | Crash at startup: CmakeManager::parse / KDirWatch::addDir (probably threading related) | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Joris Guisson <joris.guisson> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | l_bilo |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.3.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevelop/bb7118f68c0700ccf465e226287a53eddc3519ee | Version Fixed In: | |
Sentry Crash Report: |
Description
Joris Guisson
2012-04-21 08:57:10 UTC
I'd bet this is another crash due to improper usage of multi threading in the cmake manager plugin. Git commit 9b785de4778455fa41442917579604e2bf0a5b23 by Aleix Pol. Committed on 08/05/2012 at 02:39. Pushed by apol into branch '4.3'. Prevent different threads to modify the KDirWatcher instance at the same time M +10 -2 projectmanagers/cmake/cmakemanager.cpp M +1 -0 projectmanagers/cmake/cmakemanager.h http://commits.kde.org/kdevelop/9b785de4778455fa41442917579604e2bf0a5b23 Git commit bb7118f68c0700ccf465e226287a53eddc3519ee by Aleix Pol. Committed on 08/05/2012 at 02:39. Pushed by apol into branch 'master'. Prevent different threads to modify the KDirWatcher instance at the same time M +10 -2 projectmanagers/cmake/cmakemanager.cpp M +1 -0 projectmanagers/cmake/cmakemanager.h http://commits.kde.org/kdevelop/bb7118f68c0700ccf465e226287a53eddc3519ee *** Bug 305091 has been marked as a duplicate of this bug. *** |