Summary: | Crash during code folding, embedded in KDevelop [KateLineLayout::viewLineCount] | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Nicolai Hähnle <nhaehnle> |
Component: | folding | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/ktexteditor/46bae1d04176fe966e2cd973eef07581ec1ef92a | Version Fixed In: | |
Sentry Crash Report: |
Description
Nicolai Hähnle
2015-01-05 13:59:28 UTC
By the way, the stacktrace looks somewhat similar to bug #330221. The underlying cause is definitely different, but it appears that the eventual crash has the same "flavor". Git commit 46bae1d04176fe966e2cd973eef07581ec1ef92a by Christoph Cullmann. Committed on 31/01/2016 at 20:47. Pushed by cullmann into branch 'master'. delay emitting of verticalScrollPositionChanged until all stuff is consistent for folding M +14 -8 src/view/kateviewinternal.cpp M +1 -1 src/view/kateviewinternal.h http://commits.kde.org/ktexteditor/46bae1d04176fe966e2cd973eef07581ec1ef92a |