Bug 277978 - Crash whilst editing document
Summary: Crash whilst editing document
Status: RESOLVED DUPLICATE of bug 265426
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-17 22:00 UTC by Thomas Guymer
Modified: 2011-08-01 12:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Guymer 2011-07-17 22:00:32 UTC
Application: kate (3.6.0)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.5-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I was using Ctrl+Shift to move a line down within a text file and Kate just crashed randomly.

-- Backtrace:
Application: Kate (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fa1ed779760 (LWP 6376))]

Thread 3 (Thread 0x7fa1d0d06700 (LWP 6409)):
#0  0x00007fa1ec0c60a4 in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x00007fa1e7ce6453 in g_main_context_query (context=0xbc11a0, max_priority=2147483647, timeout=0x7fa1d0d05bf8, fds=0xbead90, n_fds=2) at gmain.c:2829
#2  0x00007fa1e7ce701b in g_main_context_iterate (context=0xbc11a0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3073
#3  0x00007fa1e7ce7650 in g_main_context_iteration (context=0xbc11a0, may_block=1) at gmain.c:3154
#4  0x00007fa1ec466976 in QEventDispatcherGlib::processEvents (this=0xb9c030, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007fa1ec43b052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fa1ec43b265 in QEventLoop::exec (this=0x7fa1d0d05d20, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007fa1ec3501e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#8  0x00007fa1ec41c968 in QInotifyFileSystemWatcherEngine::run (this=0xcddca0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fa1ec352a5e in QThreadPrivate::start (arg=0xcddca0) at thread/qthread_unix.cpp:285
#10 0x00007fa1df8a5853 in ?? () from /usr/X11R6/lib64/libGL.so.1
#11 0x00007fa1ec0c3a3f in start_thread () from /lib64/libpthread.so.0
#12 0x00007fa1eae7e67d in clone () from /lib64/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa1d0484700 (LWP 6410)):
#0  0x00007fa1ec0c838c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fa1e15d7044 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fa1e18f0180) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007fa1e15d7079 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fa1e18fe254) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007fa1df8a5853 in ?? () from /usr/X11R6/lib64/libGL.so.1
#4  0x00007fa1ec0c3a3f in start_thread () from /lib64/libpthread.so.0
#5  0x00007fa1eae7e67d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa1ed779760 (LWP 6376)):
[KCrash Handler]
#6  QX11Info::operator= (this=0x194dce8, other=...) at kernel/qx11info_x11.cpp:92
#7  0x00007fa1eb6d19f9 in QX11PixmapData::copy (this=0x194dca0, data=0x1933ab0, rect=...) at image/qpixmap_x11.cpp:2271
#8  0x00007fa1d404e0d1 in Kate::TextBuffer::rangesForLine (this=<value optimized out>, line=207, view=0x1161fb0, rangesWithAttributeOnly=true) at /usr/src/debug/kdelibs-4.6.0/kate/buffer/katetextbuffer.cpp:752
#9  0x00007fa1d40bd3c3 in KateRenderer::decorationsForLine (this=0x11622a0, textLine=..., line=207, selectionsOnly=false, completionHighlight=0x0, completionSelected=false) at /usr/src/debug/kdelibs-4.6.0/kate/render/katerenderer.cpp:342
#10 0x00007fa1d40bec83 in KateRenderer::layoutLine (this=0x11622a0, lineLayout=..., maxwidth=-1, cacheLayout=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kate/render/katerenderer.cpp:929
#11 0x00007fa1d40bf078 in KateLayoutCache::line (this=0x1166740, realLine=207, virtualLine=207) at /usr/src/debug/kdelibs-4.6.0/kate/render/katelayoutcache.cpp:314
#12 0x00007fa1d40c2d26 in KateLayoutCache::updateViewCache (this=0x1166740, startPos=<value optimized out>, newViewLineCount=<value optimized out>, viewLinesScrolled=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kate/render/katelayoutcache.cpp:266
#13 0x00007fa1d40c4fed in KateViewInternal::doUpdateView (this=0x1162420, changed=<value optimized out>, viewLinesScrolled=0) at /usr/src/debug/kdelibs-4.6.0/kate/view/kateviewinternal.cpp:544
#14 0x00007fa1d40c527c in KateViewInternal::updateView (this=0x1162420, changed=false, viewLinesScrolled=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kate/view/kateviewinternal.cpp:518
#15 0x00007fa1d40caa15 in KateView::visibleRange (this=0x1161fb0) at /usr/src/debug/kdelibs-4.6.0/kate/view/kateview.cpp:2664
#16 0x00007fa1d40cad15 in KateOnTheFlyChecker::textRemoved (this=0x947b90, document=<value optimized out>, range=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kate/spellcheck/ontheflycheck.cpp:251
#17 0x00007fa1d40f04bb in KateOnTheFlyChecker::qt_metacall (this=0x947b90, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff8adfc170) at /usr/src/debug/kdelibs-4.6.0/build/kate/ontheflycheck.moc:111
#18 0x00007fa1ec450def in QMetaObject::activate (sender=0x9457c0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff8adfc170) at kernel/qobject.cpp:3272
#19 0x00007fa1dad54967 in KTextEditor::Document::textRemoved (this=<value optimized out>, _t1=0x9457c0, _t2=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/build/interfaces/ktexteditor/document.moc:194
#20 0x00007fa1d40e371e in KateDocument::editRemoveLines (this=0x9457c0, from=-1965047008, to=207) at /usr/src/debug/kdelibs-4.6.0/kate/document/katedocument.cpp:1394
#21 0x00007fa1d4143d4a in KateScriptDocument::qt_metacall (this=0xe2d0c0, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0x7fff8adfca40) at /usr/src/debug/kdelibs-4.6.0/build/kate/moc_katescriptdocument.cpp:311
#22 0x00007fa1e164f88c in QScript::callQtMethod (exec=0x7fa1cf7580c0, callType=QMetaMethod::Method, thisQObject=0xe2d0c0, scriptArgs=..., meta=0x7fa1d43a5b40, initialIndex=37, maybeOverloaded=true) at bridge/qscriptqobject.cpp:960
#23 0x00007fa1e165181b in QScript::QtFunction::execute (this=0x7fa1cf706e80, exec=0x7fa1cf7580c0, thisValue=<value optimized out>, scriptArgs=...) at bridge/qscriptqobject.cpp:1015
#24 0x00007fa1e1651a5a in QScript::QtFunction::call (exec=0x7fa1cf7580c0, callee=0x7fa1cf706e80, thisValue=..., args=...) at bridge/qscriptqobject.cpp:1030
#25 0x00007fa1e154dc70 in QTJSC::NativeFuncWrapper::operator() (this=0x7fff8adfd170, exec=0x7fa1cf7580c0, jsobj=0x7fa1cf706e80, thisValue=..., argList=...) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:46
#26 0x00007fa1e1524fa8 in QTJSC::cti_op_call_NotJSFunction (args=0x7fff8adfd1b0) at ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1771
#27 0x00007fa1d47d1beb in ?? ()
#28 0x3ff0000000000000 in ?? ()
#29 0x00007fa1cf706e80 in ?? ()
#30 0x00007fa10000000f in ?? ()
#31 0x3ff0000000000002 in ?? ()
#32 0x0000000000000000 in ?? ()

Reported using DrKonqi
Comment 1 Dominik Haumann 2011-08-01 12:46:26 UTC

*** This bug has been marked as a duplicate of bug 265426 ***