See the backtrace here: https://paste.kde.org/puqpuqmw7/jkrk8a (paste entry will be expired in a week). Reproducible: Always Steps to Reproduce: 1. Open new python project in develop 2. Ensure that indexing is happening 3. Exit Kdevelop Actual Results: Kdevelop crashes with a segfault Expected Results: Clean exit with no crash
Created attachment 97145 [details] Backtrace
[11:42:19] <kfunk> blaze: hm, I probably know what's the problem [11:42:25] <kfunk> kdev-python needs a similar change like here: http://osdir.com/ml/kde-commits/2016-01/msg05621.html [11:42:27] <kfunk> scummos: ^ [11:42:41] <kfunk> maybe you could try adding that in pythonlanguagesupport.cpp?
Git commit 4b4857bdffb2b5667c2e82f137cb7a974a6e3179 by Sven Brauch. Committed on 11/02/2016 at 11:50. Pushed by brauch into branch 'master'. lock parse lock for a short moment when destroying language support should fix crash on shutdown. by courtesy of kfunk :) M +5 -0 pythonlanguagesupport.cpp http://commits.kde.org/kdev-python/4b4857bdffb2b5667c2e82f137cb7a974a6e3179
Git commit fe7fde50ffcd913a543e9ae41777c922393410e8 by Sven Brauch. Committed on 11/02/2016 at 23:51. Pushed by brauch into branch '5.0'. lock parse lock for a short moment when destroying language support should fix crash on shutdown. by courtesy of kfunk :) M +5 -0 pythonlanguagesupport.cpp http://commits.kde.org/kdev-python/fe7fde50ffcd913a543e9ae41777c922393410e8