Summary: | Copy/Paste crash | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | dominion1987 |
Component: | part | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | christoph, sptuber |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
dominion1987
2011-08-05 17:00:47 UTC
Forwarding to KatePart. I need a way to reproduce, crash looks valid, but still, no idea to fix it without test case. *** This bug has been marked as a duplicate of bug 265426 *** Created attachment 72309 [details]
New crash information added by DrKonqi
kate (3.8.4) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
i was editing a 739Kb file:
* select text and Ctrl+c
* Ctrl+v at a new place
* kate died
-- Backtrace (Reduced):
#8 0x054222ed in Kate::TextBuffer::rangesForLine (this=0x8aee658, line=10496, view=0x8db0eb0, rangesWithAttributeOnly=false) at ../../part/buffer/katetextbuffer.cpp:820
#9 0x0552bf1e in KateView::updateRangesIn (this=0x8db0eb0, activationType=KTextEditor::Attribute::ActivateMouseIn) at ../../part/view/kateview.cpp:2830
#10 0x0552c7b0 in KateView::slotDelayedUpdateOfView (this=0x8db0eb0) at ../../part/view/kateview.cpp:2795
#11 0x0552c88d in qt_static_metacall (_a=0x97eff40, _id=136, _o=0x8db0eb0, _c=<optimized out>) at ./kateview.moc:408
#12 KateView::qt_static_metacall (_o=0x8db0eb0, _c=QMetaObject::InvokeMetaMethod, _id=136, _a=0x97eff40) at ./kateview.moc:254
|