Re: KDevelop 5.3.2 released
René J.V. Bertin <[email protected]> Mon, 08 Jul 2019 11:02:01 +0200
| Newsgroups | gmane.comp.kde.devel.kdevelop,gmane.comp.kde.users.kdevelop,gmane.comp.kde.announce.apps |
|---|---|
| Message-ID | <6810580.SLhjoSLyoL@bola> |
On Monday July 08 2019 10:24:45 Kevin Funk wrote: >> What about thread going to an endless loop and eating 100% CPU time >> after several days of work. Was that fixed in 5.3? Update and try for yourself? I don't think there's any point anymore in hanging on to an old version. If you do get the hang, send a fatal signal to the process which will trigger DrKonqi (`killall -ABRT kdevelop` will do the trick if you have no other KDevelop session running). You'll get a backtrace (possibly after installing missing debug packages), and DrKonqi will even help you find related issues that were already reported. >"DUChain cleanup" routine which is run occasionally and at exit, that might be >the culprit: > https://bugs.kde.org/show_bug.cgi?id=379669 Thanks for reminding me to update my workaround patch there, and register a probably related issue (https://bugs.kde.org/show_bug.cgi?id=379004). R.