Summary: | kate crashes after do {} while | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Marcus Daub <m.daub> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marcus Daub
2006-12-14 07:56:24 UTC
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? |