Version: 2.5.5 (using KDE KDE 3.5.5) Installed from: SuSE RPMs Compiler: gcc 4.1 (SuSE Linux) OS: Linux Hello *, I'm using kate as editor for c-programming. So I have the highlithing-c-syntax. If I enter: int main(void) { int a; do { int b; } while and press after the while the return-key, then kate crashes. There are other similar occasions but this is one you could reproduce. My system is openSuSE 10.1 updated with smart and backported kde, so that I have kde 3.5.5 and kate 2.5.5 Thanks in advance for resolving! With best regards Marcus Daub
backtrace? Can't reproduce, svn r605k. Possibly dupe of this bug: http://bugs.kde.org/show_bug.cgi?id=135045
The kde-crash-handler doesn't pop up, so I don't know how to make a backtrace. Any hints how I could do? Maybe crash is the wrong word: after writing a do {} while loop and pressing (sometimes twice) the return-key directly after while, then kate occupy almost 100% of cpu load and don't react anymore. The bug appears only if highlighting-c-syntax is on. In normal mode it's ok. It's also ok, if I complete the while like: do {} while(a<5); kate hangs up only if I press the return-key directly after while.
This looks like a duplicate of bug #137157, can you confirm?
Yes it seems to be. So I'm sorry to open a duplicate bug-report. How should I proceed?
dupe @Marcus: It should work for the upcoming KDE 3.5.6. *** This bug has been marked as a duplicate of 137157 ***