https://bugs.kde.org/show_bug.cgi?id=302540 Bug ID: 302540 Severity: crash Version: 4.2.0 Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: KDevelop suddenly crashed when editing text Classification: Unclassified OS: Linux Reporter: kde@krellan.com Hardware: openSUSE RPMs Status: UNCONFIRMED Component: general Product: kdevelop Application: kdevelop (4.2.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.11-default i686 Distribution: "openSUSE 11.4 (i586)" -- Information about the crash: KDevelop suddenly crashed when I was editing text (C++ source code file). I was inserting text onto a line. Unlike other duplicate bug reports, I didn't have any functions in my file currently collapsed, and I wasn't trying to scroll at the time (either up or down). The crash might be related to the C++ syntax parser: my code was being edited at the time, and wasn't valid syntax at the time it was being edited. I almost barely saw it at the time, so am not sure, but I think that KDevelop was trying to pop up the "code helper" autocomplete window, at the time the crash happened. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault [Current thread is 1 (Thread 0xb32a6710 (LWP 7905))] Thread 14 (Thread 0xb2e2bb70 (LWP 7907)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb60ca03e in poll () from /lib/libc.so.6 #2 0xb53230bb in g_poll () from /lib/libglib-2.0.so.0 #3 0xb5312c46 in ?? () from /lib/libglib-2.0.so.0 #4 0xb53133ef in g_main_loop_run () from /lib/libglib-2.0.so.0 #5 0xb2f7df91 in ?? () from /lib/libgio-2.0.so.0 #6 0xb533bf44 in ?? () from /lib/libglib-2.0.so.0 #7 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #8 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 13 (Thread 0xacdf4b70 (LWP 7909)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb5fef432 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb60e2b44 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6 #3 0xb6d77a3c in wait (this=0x83a867c, mutex=0x83a8680, time=1000) at thread/qwaitcondition_unix.cpp:86 #4 QWaitCondition::wait (this=0x83a867c, mutex=0x83a8680, time=1000) at thread/qwaitcondition_unix.cpp:160 #5 0xb5846a4b in ?? () from /usr/lib/libkdevplatformlanguage.so.3 #6 0xb6d773aa in QThreadPrivate::start (arg=0x83a8670) at thread/qthread_unix.cpp:285 #7 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #8 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 12 (Thread 0xac51db70 (LWP 7912)): #0 0xb5312ad0 in ?? () from /lib/libglib-2.0.so.0 #1 0xb5312fce in g_main_context_iteration () from /lib/libglib-2.0.so.0 #2 0xb6ea2797 in QEventDispatcherGlib::processEvents (this=0x82afe98, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #3 0xb6e7329d in QEventLoop::processEvents (this=0xac51d2b0, flags=...) at kernel/qeventloop.cpp:149 #4 0xb6e734c9 in QEventLoop::exec (this=0xac51d2b0, flags=...) at kernel/qeventloop.cpp:201 #5 0xb6d747b9 in QThread::exec (this=0x84318a0) at thread/qthread.cpp:490 #6 0xb6e5321d in QInotifyFileSystemWatcherEngine::run (this=0x84318a0) at io/qfilesystemwatcher_inotify.cpp:248 #7 0xb6d773aa in QThreadPrivate::start (arg=0x84318a0) at thread/qthread_unix.cpp:285 #8 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #9 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 11 (Thread 0xaa534b70 (LWP 7918)): #0 0xb5fee520 in pthread_mutex_unlock () from /lib/libpthread.so.0 #1 0xb60e2d44 in pthread_mutex_unlock () from /lib/libc.so.6 #2 0xb5312855 in ?? () from /lib/libglib-2.0.so.0 #3 0xb5312fce in g_main_context_iteration () from /lib/libglib-2.0.so.0 #4 0xb6ea2797 in QEventDispatcherGlib::processEvents (this=0xb251ceb0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #5 0xb6e7329d in QEventLoop::processEvents (this=0xaa5342d0, flags=...) at kernel/qeventloop.cpp:149 #6 0xb6e734c9 in QEventLoop::exec (this=0xaa5342d0, flags=...) at kernel/qeventloop.cpp:201 #7 0xb6d747b9 in QThread::exec (this=0x85ce030) at thread/qthread.cpp:490 #8 0xb5957046 in ?? () from /usr/lib/libkdevplatformlanguage.so.3 #9 0xb6d773aa in QThreadPrivate::start (arg=0x85ce030) at thread/qthread_unix.cpp:285 #10 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #11 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 10 (Thread 0xa9d33b70 (LWP 7930)): #0 0xb60e2ef3 in __libc_disable_asynccancel () from /lib/libc.so.6 #1 0xb60ca050 in poll () from /lib/libc.so.6 #2 0xb53230bb in g_poll () from /lib/libglib-2.0.so.0 #3 0xb5312c46 in ?? () from /lib/libglib-2.0.so.0 #4 0xb5312fce in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0xb6ea2797 in QEventDispatcherGlib::processEvents (this=0x8719118, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0xb6e7329d in QEventLoop::processEvents (this=0xa9d332b0, flags=...) at kernel/qeventloop.cpp:149 #7 0xb6e734c9 in QEventLoop::exec (this=0xa9d332b0, flags=...) at kernel/qeventloop.cpp:201 #8 0xb6d747b9 in QThread::exec (this=0x858e4c0) at thread/qthread.cpp:490 #9 0xb6e5321d in QInotifyFileSystemWatcherEngine::run (this=0x858e4c0) at io/qfilesystemwatcher_inotify.cpp:248 #10 0xb6d773aa in QThreadPrivate::start (arg=0x858e4c0) at thread/qthread_unix.cpp:285 #11 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #12 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 9 (Thread 0xa6b73b70 (LWP 7940)): #0 0xb5fe9350 in __i686.get_pc_thunk.bx () from /lib/libpthread.so.0 #1 0xb5fee449 in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0 #2 0xb60e2d44 in pthread_mutex_unlock () from /lib/libc.so.6 #3 0xb5311086 in g_main_context_acquire () from /lib/libglib-2.0.so.0 #4 0xb531285d in ?? () from /lib/libglib-2.0.so.0 #5 0xb5312fce in g_main_context_iteration () from /lib/libglib-2.0.so.0 #6 0xb6ea2797 in QEventDispatcherGlib::processEvents (this=0x874ea00, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #7 0xb6e7329d in QEventLoop::processEvents (this=0xa6b732d0, flags=...) at kernel/qeventloop.cpp:149 #8 0xb6e734c9 in QEventLoop::exec (this=0xa6b732d0, flags=...) at kernel/qeventloop.cpp:201 #9 0xb6d747b9 in QThread::exec (this=0x871def0) at thread/qthread.cpp:490 #10 0xb5957046 in ?? () from /usr/lib/libkdevplatformlanguage.so.3 #11 0xb6d773aa in QThreadPrivate::start (arg=0x871def0) at thread/qthread_unix.cpp:285 #12 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #13 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 8 (Thread 0xa6372b70 (LWP 7941)): #0 0xb5dce22b in clock_gettime () from /lib/librt.so.1 #1 0xb6dd0ae5 in do_gettime () at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0xb6ea3706 in updateCurrentTime (this=0x872d85c, tm=...) at kernel/qeventdispatcher_unix.cpp:339 #4 QTimerInfoList::timerWait (this=0x872d85c, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #5 0xb6ea1f4b in timerSourcePrepareHelper (src=, timeout=0xa637213c) at kernel/qeventdispatcher_glib.cpp:136 #6 0xb6ea1fed in timerSourcePrepare (source=0x872d828, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #7 0xb5311a70 in g_main_context_prepare () from /lib/libglib-2.0.so.0 #8 0xb53128e2 in ?? () from /lib/libglib-2.0.so.0 #9 0xb5312fce in g_main_context_iteration () from /lib/libglib-2.0.so.0 #10 0xb6ea2797 in QEventDispatcherGlib::processEvents (this=0x874b370, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #11 0xb6e7329d in QEventLoop::processEvents (this=0xa63722d0, flags=...) at kernel/qeventloop.cpp:149 #12 0xb6e734c9 in QEventLoop::exec (this=0xa63722d0, flags=...) at kernel/qeventloop.cpp:201 #13 0xb6d747b9 in QThread::exec (this=0x8a73ec0) at thread/qthread.cpp:490 #14 0xb5957046 in ?? () from /usr/lib/libkdevplatformlanguage.so.3 #15 0xb6d773aa in QThreadPrivate::start (arg=0x8a73ec0) at thread/qthread_unix.cpp:285 #16 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #17 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 7 (Thread 0xa5224b70 (LWP 7946)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb5fef105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb60e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 #3 0xb6d77ab0 in wait (this=0x82f7d28, mutex=0x8230ff0, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x82f7d28, mutex=0x8230ff0, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0xb4e5a056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x82f7d10, th=0x85476e0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365 #6 0xb4e5d7a7 in waitForAvailableJob (this=0x826a370, th=0x85476e0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356 #7 ThreadWeaver::WorkingHardState::applyForWork (this=0x826a370, th=0x85476e0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71 #8 0xb4e59a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x82f7d10, th=0x85476e0, previous=0x0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351 #9 0xb4e5d7c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x826a370, th=0x85476e0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 #10 0xb4e59a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x82f7d10, th=0x85476e0, previous=0x0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351 #11 0xb4e5d7c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x826a370, th=0x85476e0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 #12 0xb4e59a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x82f7d10, th=0x85476e0, previous=0x0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351 #13 0xb4e5d7c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x826a370, th=0x85476e0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 #14 0xb4e59a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x82f7d10, th=0x85476e0, previous=0x0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351 #15 0xb4e5d7c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x826a370, th=0x85476e0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 #16 0xb4e59a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x82f7d10, th=0x85476e0, previous=0x9856b70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351 #17 0xb4e5a564 in ThreadWeaver::ThreadRunHelper::run (this=0xa5224314, parent=0x82f7d10, th=0x85476e0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87 #18 0xb4e5a61a in ThreadWeaver::Thread::run (this=0x85476e0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142 #19 0xb6d773aa in QThreadPrivate::start (arg=0x85476e0) at thread/qthread_unix.cpp:285 #20 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #21 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 6 (Thread 0xa4a23b70 (LWP 7947)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb5fef105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb60e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 #3 0xb6d77ab0 in wait (this=0x82f7d28, mutex=0x8230ff0, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x82f7d28, mutex=0x8230ff0, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0xb4e5a056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x82f7d10, th=0x8519998) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365 #6 0xb4e5d7a7 in waitForAvailableJob (this=0x826a370, th=0x8519998) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356 #7 ThreadWeaver::WorkingHardState::applyForWork (this=0x826a370, th=0x8519998) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71 #8 0xb4e59a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x82f7d10, th=0x8519998, previous=0xa69b0a8) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351 #9 0xb4e5a564 in ThreadWeaver::ThreadRunHelper::run (this=0xa4a23314, parent=0x82f7d10, th=0x8519998) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87 #10 0xb4e5a61a in ThreadWeaver::Thread::run (this=0x8519998) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142 #11 0xb6d773aa in QThreadPrivate::start (arg=0x8519998) at thread/qthread_unix.cpp:285 #12 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #13 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 5 (Thread 0xa3f58b70 (LWP 7956)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb5fef105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb60e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 #3 0xb486cc87 in ?? () from /usr/lib/libQtWebKit.so.4 #4 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #5 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 4 (Thread 0xab5f7b70 (LWP 8112)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb5fef105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb60e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 #3 0xaf059e17 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xaf1701a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 #4 0xaf059e5f in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0xaf1701a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 #5 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #6 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 3 (Thread 0x982ffb70 (LWP 6659)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb5fef105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb60e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 #3 0xb6d77ab0 in wait (this=0xae4df60, mutex=0x8c1a128, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0xae4df60, mutex=0x8c1a128, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0xb4e5a056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xae4df48, th=0x99be848) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365 #6 0xb4e5d7a7 in waitForAvailableJob (this=0x9aa73c0, th=0x99be848) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356 #7 ThreadWeaver::WorkingHardState::applyForWork (this=0x9aa73c0, th=0x99be848) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71 #8 0xb4e59a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0xae4df48, th=0x99be848, previous=0xa453fa8) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351 #9 0xb4e5a564 in ThreadWeaver::ThreadRunHelper::run (this=0x982ff314, parent=0xae4df48, th=0x99be848) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87 #10 0xb4e5a61a in ThreadWeaver::Thread::run (this=0x99be848) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142 #11 0xb6d773aa in QThreadPrivate::start (arg=0x99be848) at thread/qthread_unix.cpp:285 #12 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #13 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 2 (Thread 0x97afeb70 (LWP 6660)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb5fef105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb60e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 #3 0xb6d77ab0 in wait (this=0xae4df60, mutex=0x8c1a128, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0xae4df60, mutex=0x8c1a128, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0xb4e5a056 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xae4df48, th=0xa3e3ac0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365 #6 0xb4e5d7a7 in waitForAvailableJob (this=0x9aa73c0, th=0xa3e3ac0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356 #7 ThreadWeaver::WorkingHardState::applyForWork (this=0x9aa73c0, th=0xa3e3ac0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71 #8 0xb4e59a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0xae4df48, th=0xa3e3ac0, previous=0x0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351 #9 0xb4e5a564 in ThreadWeaver::ThreadRunHelper::run (this=0x97afe314, parent=0xae4df48, th=0xa3e3ac0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87 #10 0xb4e5a61a in ThreadWeaver::Thread::run (this=0xa3e3ac0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142 #11 0xb6d773aa in QThreadPrivate::start (arg=0xa3e3ac0) at thread/qthread_unix.cpp:285 #12 0xb5feab05 in start_thread () from /lib/libpthread.so.0 #13 0xb60d4d5e in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb32a6710 (LWP 7905)): [KCrash Handler] #7 0x6e456f67 in ?? () #8 0xaf246a8b in Kate::TextBuffer::rangesForLine (this=0x99ba830, line=1418, view=0xa5409e0, rangesWithAttributeOnly=true) at /usr/src/debug/kdelibs-4.6.0/kate/buffer/katetextbuffer.cpp:752 #9 0xaf2c37c1 in KateRenderer::decorationsForLine (this=0x9ae7ad8, textLine=..., line=1418, selectionsOnly=false, completionHighlight=0x0, completionSelected=false) at /usr/src/debug/kdelibs-4.6.0/kate/render/katerenderer.cpp:342 #10 0xaf2c5442 in KateRenderer::layoutLine (this=0x9ae7ad8, lineLayout=..., maxwidth=-1, cacheLayout=true) at /usr/src/debug/kdelibs-4.6.0/kate/render/katerenderer.cpp:929 #11 0xaf2c5afa in KateLayoutCache::line (this=0xa03f770, realLine=1418, virtualLine=1418) at /usr/src/debug/kdelibs-4.6.0/kate/render/katelayoutcache.cpp:295 #12 0xaf2c9af8 in KateLayoutCache::updateViewCache (this=0xa03f770, startPos=..., newViewLineCount=48, viewLinesScrolled=0) at /usr/src/debug/kdelibs-4.6.0/kate/render/katelayoutcache.cpp:266 #13 0xaf2ca21a in KateViewInternal::tagLines (this=0xa8ab6e8, start=..., end=..., realCursors=true) at /usr/src/debug/kdelibs-4.6.0/kate/view/kateviewinternal.cpp:1956 #14 0xaf2ca798 in KateViewInternal::tagLines (this=0xa8ab6e8, start=41, end=1505, realLines=true) at /usr/src/debug/kdelibs-4.6.0/kate/view/kateviewinternal.cpp:1926 #15 0xaf2d4ebe in KateView::slotDelayedUpdateOfView (this=0xa5409e0) at /usr/src/debug/kdelibs-4.6.0/kate/view/kateview.cpp:2737 #16 0xaf3218a6 in KateView::qt_metacall (this=0xa5409e0, _c=QMetaObject::InvokeMetaMethod, _id=134, _a=0xa40a6b0) at /usr/src/debug/kdelibs-4.6.0/build/kate/kateview.moc:458 #17 0xb6e7a8ad in QMetaObject::metacall (object=0xa5409e0, cl=QMetaObject::InvokeMetaMethod, idx=173, argv=0xa40a6b0) at kernel/qmetaobject.cpp:237 #18 0xb6e85385 in QMetaCallEvent::placeMetaCall (this=0xa6d2558, object=0xa5409e0) at kernel/qobject.cpp:534 #19 0xb6e8958f in QObject::event (this=0xa5409e0, e=0xa6d2558) at kernel/qobject.cpp:1211 #20 0xb63f717c in QWidget::event (this=0xa5409e0, event=0xa6d2558) at kernel/qwidget.cpp:8659 #21 0xb639c414 in QApplicationPrivate::notify_helper (this=0x8085fa8, receiver=0xa5409e0, e=0xa6d2558) at kernel/qapplication.cpp:4445 #22 0xb63a5174 in QApplication::notify (this=0xbfc68718, receiver=0xa5409e0, e=0xa6d2558) at kernel/qapplication.cpp:4324 #23 0xb71651f1 in KApplication::notify (this=0xbfc68718, receiver=0xa5409e0, event=0xa6d2558) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311 #24 0x0804c00d in _start () This bug may be a duplicate of or related to bug 265426. Possible duplicates by query: bug 298967, bug 281714. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs