Crash during project pruning
Maciej Cencora
m.cencora at gmail.com
Fri Apr 8 10:44:04 UTC 2016
Hi,
I need directions on fixing a crash.
Project->Prune Selection action triggers removal of a whole build directory.
File notifier catches deletion of commands file and triggers
CMakeManager::dirtyFile -> reload -> createImportJob -> IProject::configure.
In the end cmake configure stage gets triggered while its build dir is
being removed. Depending on timing it may or may not trigger a crash.
Any ideas what would be the best way to fix this?
Regards,
Maciej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160408/735e73f0/attachment.html>
More information about the KDevelop-devel
mailing list