Application: kwrite (4.4.4 (KDE 4.4.4)) KDE Platform Version: 4.4.4 (KDE 4.4.4) Qt Version: 4.6.3 Operating System: Linux 2.6.32-5-amd64 x86_64 Distribution: Debian GNU/Linux testing (squeeze) -- Information about the crash: I searched a .CPP document for a token, and KWrite crashes when I pressed "Continue searching" The crash can be reproduced some of the time. -- Backtrace: Application: KWrite (kwrite), signal: Segmentation fault The current source language is "auto; currently asm". [Current thread is 1 (Thread 0x7fc503cff760 (LWP 4990))] Thread 2 (Thread 0x7fc4f31fa710 (LWP 5048)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fc4f818c3b6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fc4f846a220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304 #2 0x00007fc4f818c3f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fc4f84782ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438 #3 0x00007fc4fdf0c8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007fc50366c01d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fc503cff760 (LWP 4990)): [KCrash Handler] #5 KateCodeFoldingNode::getEnd (this=0x1e0ee20, tree=0x190dd90, end=0x7fff5d883dc0) at ../../kate/syntax/katecodefolding.cpp:86 #6 0x00007fc4f883fe15 in KateIconBorder::showBlock (this=0x1927230) at ../../kate/view/kateviewhelpers.cpp:1318 #7 0x00007fc4f8840434 in KateIconBorder::qt_metacall (this=0x1927230, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5d883fe0) at ./kateviewhelpers.moc:160 #8 0x00007fc501180346 in QMetaObject::activate (sender=0x1924810, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3295 #9 0x00007fc50117cba3 in QObject::event (this=0x1924810, e=0x7fff5d884730) at kernel/qobject.cpp:1212 #10 0x00007fc501b1c32c in QApplicationPrivate::notify_helper (this=0x170dd40, receiver=0x1924810, e=0x7fff5d884730) at kernel/qapplication.cpp:4302 #11 0x00007fc501b2280b in QApplication::notify (this=0x7fff5d884a80, receiver=0x1924810, e=0x7fff5d884730) at kernel/qapplication.cpp:4185 #12 0x00007fc502834436 in KApplication::notify (this=0x7fff5d884a80, receiver=0x1924810, event=0x7fff5d884730) at ../../kdeui/kernel/kapplication.cpp:302 #13 0x00007fc50116d15c in QCoreApplication::notifyInternal (this=0x7fff5d884a80, receiver=0x1924810, event=0x7fff5d884730) at kernel/qcoreapplication.cpp:726 #14 0x00007fc501199ed2 in QCoreApplication::sendEvent (this=0x17119e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #15 QTimerInfoList::activateTimers (this=0x17119e0) at kernel/qeventdispatcher_unix.cpp:603 #16 0x00007fc501196a48 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #17 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231 #18 0x00007fc4fda4f6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #19 0x00007fc4fda53538 in ?? () from /lib/libglib-2.0.so.0 #20 0x00007fc4fda536ec in g_main_context_iteration () from /lib/libglib-2.0.so.0 #21 0x00007fc501196713 in QEventDispatcherGlib::processEvents (this=0x16f2f80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #22 0x00007fc501bcc14e in QGuiEventDispatcherGlib::processEvents (this=0x1e0ee20, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #23 0x00007fc50116ba82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #24 0x00007fc50116be5c in QEventLoop::exec (this=0x7fff5d8849d0, flags=) at kernel/qeventloop.cpp:201 #25 0x00007fc501170aeb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #26 0x00007fc50390bd1d in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kwrite.so #27 0x00007fc5035bbc4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff5d885538) at libc-start.c:228 #28 0x0000000000400699 in _start () Possible duplicates by query: bug 208312. Reported using DrKonqi
[Comment from a bug triager] Related crashes are being tracked at bug 180082. Merging. Thanks *** This bug has been marked as a duplicate of bug 180082 ***