https://bugs.kde.org/show_bug.cgi?id=506628

Igor Kushnir <igor...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igor...@gmail.com

--- Comment #2 from Igor Kushnir <igor...@gmail.com> ---
I haven't encountered such a crash yet. But I am using a customized KDevelop
version with my merge requests applied. Can you try
https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/716, which applies
some fixes and optimizations in the file codehighlighting.cpp that is close to
the end of the backtrace?

> From time to time, sometimes minutes, sometimes hours, sometimes seconds, 
> kdevelop freeze totally.
Some freezes are caused by background git operations, especially while
switching between commits. Tracked in Bug 486949. Several fixes were applied
very recently to KDevelop master. Given the latest KDevelop master version,
remove the Project Changes and the Git Commit tool views from the sublime areas
(Code, Debug, Review) that you use to prevent such freezes completely.

Another known freeze is after hovering over a very frequently occurring symbol,
such as std, Qt, QString, QObject. You can try
https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/667 to remedy that.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to