https://bugs.kde.org/show_bug.cgi?id=410731
Bug ID: 410731 Summary: UI freezes multiple times Product: kdevelop Version: 5.4.0 Platform: Other OS: Linux Status: REPORTED Severity: major Priority: NOR Component: UI: general Assignee: kdevelop-bugs-n...@kde.org Reporter: ricardo....@hotmail.com Target Milestone: --- Created attachment 122016 --> https://bugs.kde.org/attachment.cgi?id=122016&action=edit stacktrace SUMMARY I'm working on a relatively big project (approximately 2000 source .cpp files) and I have to kill KDevelop multiple times in the same day due to UI freezes (most of the times the freeze lasts forever). I have attached the stacktrace when this happens. It is always the same trace (KDirWatchPrivate::useFAM). The stacktrace was forced by sending SIGBUS signal to KDevelop. Please take a look at the trace. Is there something that I can do as an workaround? maybe disabling a plugin? STEPS TO REPRODUCE Happens randomly. OBSERVED RESULT UI is completely frozen. Force kill is required. EXPECTED RESULT The UI does not freeze. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon KDE Plasma Version: 5.16.4 KDE Frameworks Version: 5.60.0 Qt Version: 5.12.3 ADDITIONAL INFORMATION There is already a similar bug report in https://bugs.kde.org/show_bug.cgi?id=401450 (stacktraces are very similar). I myself reported it. I think this was also happening prior to KDevelop 5.3.0 -- You are receiving this mail because: You are watching all bug changes.