Summary: | Kate crashed when pasting | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Dennis Schridde <heri+kde> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | t1oracle |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Dennis Schridde
2013-02-14 20:17:57 UTC
*** This bug has been marked as a duplicate of bug 265426 *** Created attachment 77875 [details]
New crash information added by DrKonqi
kate (3.8.5) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
I was using copy and paste to paste a string of SCSS code.
-- Backtrace (Reduced):
#6 0x00007fe214166f16 in Kate::TextBuffer::rangesForLine (this=<optimized out>, line=192, view=0x34d4f80, rangesWithAttributeOnly=true) at ../../part/buffer/katetextbuffer.cpp:820
#7 0x00007fe214202740 in KateRenderer::decorationsForLine (this=0x3127220, textLine=..., line=192, selectionsOnly=false, completionHighlight=0x0, completionSelected=false) at ../../part/render/katerenderer.cpp:333
#8 0x00007fe214203a9a in KateRenderer::layoutLine (this=0x3127220, lineLayout=..., maxwidth=-1, cacheLayout=<optimized out>) at ../../part/render/katerenderer.cpp:895
#9 0x00007fe21420836d in KateLayoutCache::line (this=0x364abe0, realLine=<optimized out>, virtualLine=192) at ../../part/render/katelayoutcache.cpp:299
#10 0x00007fe2142094fa in KateLayoutCache::updateViewCache (this=0x364abe0, startPos=..., newViewLineCount=<optimized out>, viewLinesScrolled=<optimized out>) at ../../part/render/katelayoutcache.cpp:270
|