[Bug 70135] Random crash editing large C++ files (10,000 line)
Hamish Rodda
rodda at kde.org
Fri Dec 12 00:15:06 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=70135
------- Additional Comments From rodda at kde.org 2003-12-12 00:14 -------
>From the backtrace it looks to me like Kate from KDE 3.1 requests highlighting on text delivered by the EditInterface. From a quick review of the 3.2 code, this doesn't happen, so I would advise that you upgrade your kate to 3.2, or replace all calls to KateBuffer::line(unsigned) inside KateBuffer::text() with KateBuffer::plainLine(unsigned)...
More information about the KDevelop-devel
mailing list