https://bugs.kde.org/show_bug.cgi?id=307318 Bug ID: 307318 Severity: crash Version: unspecified Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: Kdevelop crash when closing tabs Classification: Unclassified OS: Linux Reporter: simon.g.morin@gmail.com Hardware: Compiled Sources Status: UNCONFIRMED Component: general Product: kdevelop Application: kdevelop (4.3.90) KDE Platform Version: 4.9.1 (Compiled from sources) Qt Version: 4.8.3 Operating System: Linux 3.5.4-gentoo x86_64 Distribution: "Gentoo Base System release 2.1" -- Information about the crash: - What I was doing when the application crashed: The application crashed when I was closing all the opened tabs using ctrl+w. Its occurs when closing the last tab. The crash can be reproduced some of the time. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault [Current thread is 1 (Thread 0x7f1e3161d780 (LWP 4933))] Thread 14 (Thread 0x7f1e2b2b9700 (LWP 4934)): #0 pthread_cond_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007f1e417120e1 in wait (time=1000, this=0x3255ff0) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0x3254220, time=1000) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f1e3d92af3e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x3254200) at /usr/src/debug/dev-util/kdevplatform-1.3.90/kdevplatform-1.3.90/language/duchain/duchain.cpp:282 #4 0x00007f1e41711cad in QThreadPrivate::start (arg=0x3254200) at thread/qthread_unix.cpp:338 #5 0x00007f1e401c6fb6 in start_thread (arg=0x7f1e2b2b9700) at pthread_create.c:305 #6 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 13 (Thread 0x7f1e1394e700 (LWP 4952)): #0 pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f1e3ccdb0b8 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f1e3cfa2e60) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 #2 0x00007f1e3ccdb119 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 #3 0x00007f1e401c6fb6 in start_thread (arg=0x7f1e1394e700) at pthread_create.c:305 #4 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 12 (Thread 0x7f1e12843700 (LWP 4962)): #0 0x00007f1e404b7cd3 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f1e3a738d16 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f1e3a738e44 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f1e4182551e in QEventDispatcherGlib::processEvents (this=0x7f1e0c0008c0, flags=) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f1e417f91bd in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f1e417f9417 in QEventLoop::exec (this=0x7f1e12842db0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f1e4170efbe in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f1e417dc682 in QInotifyFileSystemWatcherEngine::run (this=0x514f9c0) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007f1e41711cad in QThreadPrivate::start (arg=0x514f9c0) at thread/qthread_unix.cpp:338 #9 0x00007f1e401c6fb6 in start_thread (arg=0x7f1e12843700) at pthread_create.c:305 #10 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 11 (Thread 0x7f1e109f2700 (LWP 4995)): #0 pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f1e372dffac in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f1e37c76220) at wtf/FastMalloc.cpp:2495 #2 0x00007f1e372e00d9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=) at wtf/FastMalloc.cpp:1618 #3 0x00007f1e401c6fb6 in start_thread (arg=0x7f1e109f2700) at pthread_create.c:305 #4 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 10 (Thread 0x7f1e0aca7700 (LWP 4996)): #0 0x00007f1e404b319d in read () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007f1e3a77315f in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f1e3a738884 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f1e3a738cb6 in ?? () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f1e3a738e44 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f1e4182551e in QEventDispatcherGlib::processEvents (this=0x7f1e0401da90, flags=) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f1e417f91bd in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f1e417f9417 in QEventLoop::exec (this=0x7f1e0aca6dd0, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f1e4170efbe in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007f1e4170f095 in QThread::run (this=) at thread/qthread.cpp:568 #10 0x00007f1e41711cad in QThreadPrivate::start (arg=0x4dea180) at thread/qthread_unix.cpp:338 #11 0x00007f1e401c6fb6 in start_thread (arg=0x7f1e0aca7700) at pthread_create.c:305 #12 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 9 (Thread 0x7f1dbffff700 (LWP 6477)): #0 0x00007f1e404b7cd3 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f1e3a738d16 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f1e3a738e44 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f1e4182551e in QEventDispatcherGlib::processEvents (this=0x7f1db40008c0, flags=) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f1e417f91bd in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f1e417f9417 in QEventLoop::exec (this=0x7f1dbfffedd0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f1e4170efbe in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f1e3da005fb in KDevelop::CompletionWorkerThread::run (this=0x8536540) at /usr/src/debug/dev-util/kdevplatform-1.3.90/kdevplatform-1.3.90/language/codecompletion/codecompletionmodel.cpp:84 #8 0x00007f1e41711cad in QThreadPrivate::start (arg=0x8536540) at thread/qthread_unix.cpp:338 #9 0x00007f1e401c6fb6 in start_thread (arg=0x7f1dbffff700) at pthread_create.c:305 #10 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 8 (Thread 0x7f1dbf7fe700 (LWP 6478)): #0 0x00007f1e404b7cd3 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f1e3a738d16 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f1e3a738e44 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f1e4182551e in QEventDispatcherGlib::processEvents (this=0x7f1dac0008c0, flags=) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f1e417f91bd in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f1e417f9417 in QEventLoop::exec (this=0x7f1dbf7fddd0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f1e4170efbe in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f1e3da005fb in KDevelop::CompletionWorkerThread::run (this=0x8543040) at /usr/src/debug/dev-util/kdevplatform-1.3.90/kdevplatform-1.3.90/language/codecompletion/codecompletionmodel.cpp:84 #8 0x00007f1e41711cad in QThreadPrivate::start (arg=0x8543040) at thread/qthread_unix.cpp:338 #9 0x00007f1e401c6fb6 in start_thread (arg=0x7f1dbf7fe700) at pthread_create.c:305 #10 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 7 (Thread 0x7f1dbeffd700 (LWP 6483)): #0 pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f1e417120f1 in wait (time=18446744073709551615, this=0x231b770) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x22a86c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f1e37ca4a7b in ?? () from /usr/lib64/libthreadweaver.so.4 #4 0x00007f1e37ca736b in ?? () from /usr/lib64/libthreadweaver.so.4 #5 0x00007f1e37ca61df in ?? () from /usr/lib64/libthreadweaver.so.4 #6 0x00007f1e37ca626b in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4 #7 0x00007f1e41711cad in QThreadPrivate::start (arg=0x82cf3d0) at thread/qthread_unix.cpp:338 #8 0x00007f1e401c6fb6 in start_thread (arg=0x7f1dbeffd700) at pthread_create.c:305 #9 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 6 (Thread 0x7f1dbe7fc700 (LWP 6484)): #0 pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f1e417120f1 in wait (time=18446744073709551615, this=0x231b770) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x22a86c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f1e37ca4a7b in ?? () from /usr/lib64/libthreadweaver.so.4 #4 0x00007f1e37ca736b in ?? () from /usr/lib64/libthreadweaver.so.4 #5 0x00007f1e37ca7384 in ?? () from /usr/lib64/libthreadweaver.so.4 #6 0x00007f1e37ca61df in ?? () from /usr/lib64/libthreadweaver.so.4 #7 0x00007f1e37ca626b in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4 #8 0x00007f1e41711cad in QThreadPrivate::start (arg=0x7f1db0002c50) at thread/qthread_unix.cpp:338 #9 0x00007f1e401c6fb6 in start_thread (arg=0x7f1dbe7fc700) at pthread_create.c:305 #10 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 5 (Thread 0x7f1e0a096700 (LWP 23053)): #0 pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f1e417120f1 in wait (time=18446744073709551615, this=0x7e48660) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x7922980, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f1e37ca4a7b in ?? () from /usr/lib64/libthreadweaver.so.4 #4 0x00007f1e37ca736b in ?? () from /usr/lib64/libthreadweaver.so.4 #5 0x00007f1e37ca61df in ?? () from /usr/lib64/libthreadweaver.so.4 #6 0x00007f1e37ca626b in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4 #7 0x00007f1e41711cad in QThreadPrivate::start (arg=0x44f3640) at thread/qthread_unix.cpp:338 #8 0x00007f1e401c6fb6 in start_thread (arg=0x7f1e0a096700) at pthread_create.c:305 #9 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 4 (Thread 0x7f1e0bfff700 (LWP 23054)): #0 pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f1e417120f1 in wait (time=18446744073709551615, this=0x7e48660) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x7922980, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f1e37ca4a7b in ?? () from /usr/lib64/libthreadweaver.so.4 #4 0x00007f1e37ca736b in ?? () from /usr/lib64/libthreadweaver.so.4 #5 0x00007f1e37ca7384 in ?? () from /usr/lib64/libthreadweaver.so.4 #6 0x00007f1e37ca7384 in ?? () from /usr/lib64/libthreadweaver.so.4 #7 0x00007f1e37ca61df in ?? () from /usr/lib64/libthreadweaver.so.4 #8 0x00007f1e37ca626b in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4 #9 0x00007f1e41711cad in QThreadPrivate::start (arg=0x924a490) at thread/qthread_unix.cpp:338 #10 0x00007f1e401c6fb6 in start_thread (arg=0x7f1e0bfff700) at pthread_create.c:305 #11 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 3 (Thread 0x7f1dbdbeb700 (LWP 23056)): #0 pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f1e417120f1 in wait (time=18446744073709551615, this=0x7e48660) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x7922980, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f1e37ca4a7b in ?? () from /usr/lib64/libthreadweaver.so.4 #4 0x00007f1e37ca736b in ?? () from /usr/lib64/libthreadweaver.so.4 #5 0x00007f1e37ca7384 in ?? () from /usr/lib64/libthreadweaver.so.4 #6 0x00007f1e37ca61df in ?? () from /usr/lib64/libthreadweaver.so.4 #7 0x00007f1e37ca626b in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4 #8 0x00007f1e41711cad in QThreadPrivate::start (arg=0x82be270) at thread/qthread_unix.cpp:338 #9 0x00007f1e401c6fb6 in start_thread (arg=0x7f1dbdbeb700) at pthread_create.c:305 #10 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 2 (Thread 0x7f1dbd3ea700 (LWP 23057)): #0 pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f1e417120f1 in wait (time=18446744073709551615, this=0x7e48660) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x7922980, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f1e37ca4a7b in ?? () from /usr/lib64/libthreadweaver.so.4 #4 0x00007f1e37ca736b in ?? () from /usr/lib64/libthreadweaver.so.4 #5 0x00007f1e37ca7384 in ?? () from /usr/lib64/libthreadweaver.so.4 #6 0x00007f1e37ca7384 in ?? () from /usr/lib64/libthreadweaver.so.4 #7 0x00007f1e37ca7384 in ?? () from /usr/lib64/libthreadweaver.so.4 #8 0x00007f1e37ca61df in ?? () from /usr/lib64/libthreadweaver.so.4 #9 0x00007f1e37ca626b in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4 #10 0x00007f1e41711cad in QThreadPrivate::start (arg=0x7f17710) at thread/qthread_unix.cpp:338 #11 0x00007f1e401c6fb6 in start_thread (arg=0x7f1dbd3ea700) at pthread_create.c:305 #12 0x00007f1e404c096d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 1 (Thread 0x7f1e3161d780 (LWP 4933)): [KCrash Handler] #6 data (this=0x200000000) at ../../src/corelib/tools/qshareddata.h:145 #7 qGetPtrHelper > (p=...) at ../../src/corelib/global/qglobal.h:2455 #8 d_func (this=0x200000000) at api/qscriptvalue.h:211 #9 QScriptValue::engine (this=0x200000000) at api/qscriptvalue.cpp:1831 #10 0x00007f1e42ad98dd in QDeclarativeObjectScriptClass::newQObject (this=0x54ef270, object=0x20a3ec0, type=136) at qml/qdeclarativeobjectscriptclass.cpp:130 #11 0x00007f1e42a46ab7 in QDeclarativeEnginePrivate::scriptValueFromVariant (this=0x549a5d0, val=...) at qml/qdeclarativeengine.cpp:2131 #12 0x00007f1e42ada6ef in QDeclarativeObjectScriptClass::property (this=, obj=0x6537ee0, name=) at qml/qdeclarativeobjectscriptclass.cpp:320 #13 0x00007f1e42adfef1 in QDeclarativeContextScriptClass::property (this=0x54ebdb0, object=, name=) at qml/qdeclarativecontextscriptclass.cpp:289 #14 0x00007f1e3cd2f4de in QScript::DeclarativeObjectDelegate::getOwnPropertySlot (this=0x848f070, object=0x7f1e11bdd140, exec=0x7f1e11c43048, propertyName=, slot=...) at bridge/qscriptdeclarativeobject.cpp:76 #15 0x00007f1e3cd1abbc in QScriptObject::getOwnPropertySlot (this=0x7f1e11bdd140, exec=0x7f1e11c43048, propertyName=..., slot=...) at bridge/qscriptobject.cpp:61 #16 0x00007f1e3cc33468 in fastGetOwnPropertySlot (this=0x7f1e11bdd140, slot=..., propertyName=..., exec=0x7f1e11c43048) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:382 #17 getPropertySlot (slot=, propertyName=, exec=, this=) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:391 #18 QTJSC::Interpreter::resolveSkip (this=, callFrame=0x7f1e11c43048, vPC=0x7f1e130620c8, exceptionValue=...) at ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:144 #19 0x00007f1e3cc3aaf4 in QTJSC::Interpreter::privateExecute (this=0x7f1e13066680, flag=, registerFile=0x7f1e13066698, callFrame=0x7f1e11c43048, exception=0x7f1e13054258) at ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:1984 #20 0x00007f1e3cc427a8 in QTJSC::Interpreter::execute (this=0x7f1e13066680, functionExecutable=0x7f1e1313c210, callFrame=0x549ae28, function=0x7f1e11bdd1c0, thisObj=0x7f1e11bc5e00, args=, scopeChain=0x7f1e1150df00, exception=0x7f1e13054258) at ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:718 #21 0x00007f1e3cc851d5 in QTJSC::JSFunction::call (this=0x7f1e11bdd1c0, exec=0x549ae28, thisValue=..., args=...) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:122 #22 0x00007f1e3cc5f3c1 in QTJSC::call (exec=, functionObject=, callType=, callData=, thisValue=, args=) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:62 #23 0x00007f1e3cd14839 in QScriptValue::call (this=, thisObject=, args=...) at api/qscriptvalue.cpp:1604 #24 0x00007f1e42a5378c in QDeclarativeQtScriptExpression::eval (this=0x3fcaf28, secondaryScope=, isUndefined=0x7fffc019e4d8) at qml/qdeclarativeexpression.cpp:518 #25 0x00007f1e42a53a2a in QDeclarativeQtScriptExpression::scriptValue (this=0x3fcaf28, secondaryScope=0x0, isUndefined=0x7fffc019e4d8) at qml/qdeclarativeexpression.cpp:470 #26 0x00007f1e42a53d62 in QDeclarativeExpressionPrivate::scriptValue (this=0x3fcaea0, secondaryScope=0x0, isUndefined=0x7fffc019e4d8) at qml/qdeclarativeexpression.cpp:653 #27 0x00007f1e42a5583b in QDeclarativeBinding::update (this=0x85265b0, flags=...) at qml/qdeclarativebinding.cpp:370 #28 0x00007f1e42a551aa in QDeclarativeBinding::setEnabled (this=0x85265b0, e=true, flags=...) at qml/qdeclarativebinding.cpp:479 #29 0x00007f1e42a5d97e in QDeclarativeComponentPrivate::complete (enginePriv=0x549a5d0, state=0x56f7068) at qml/qdeclarativecomponent.cpp:948 #30 0x00007f1e42a5e088 in QDeclarativeComponentPrivate::completeCreate (this=) at qml/qdeclarativecomponent.cpp:1043 #31 0x00007f1e42a5e0a5 in QDeclarativeComponent::completeCreate (this=) at qml/qdeclarativecomponent.cpp:1036 #32 0x00007f1e42a1c245 in QDeclarativeVisualDataModel::completeItem (this=) at graphicsitems/qdeclarativevisualitemmodel.cpp:1127 #33 0x00007f1e42a27d7b in QDeclarativeListViewPrivate::createItem (this=0x56f5460, modelIndex=8) at graphicsitems/qdeclarativelistview.cpp:664 #34 0x00007f1e42a29c5e in QDeclarativeListViewPrivate::refill (this=0x56f5460, from=-0, to=303, doBuffer=false) at graphicsitems/qdeclarativelistview.cpp:786 #35 0x00007f1e42a2a267 in QDeclarativeListView::refill (this=) at graphicsitems/qdeclarativelistview.cpp:3134 #36 0x00007f1e42a2a5f7 in QDeclarativeListViewPrivate::layout (this=0x56f5460) at graphicsitems/qdeclarativelistview.cpp:891 #37 0x00007f1e42a2b0b4 in QDeclarativeListView::event (this=, event=) at graphicsitems/qdeclarativelistview.cpp:2581 #38 0x00007f1e40c52c81 in QApplicationPrivate::notify_helper (this=0x1d9b5c0, receiver=0x56f53a0, e=0x7923c70) at kernel/qapplication.cpp:4557 #39 0x00007f1e40c5a3e5 in QApplication::notify (this=0x7fffc019f2c0, receiver=0x56f53a0, e=0x7923c70) at kernel/qapplication.cpp:3939 #40 0x00007f1e4200d0e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #41 0x00007f1e417fa109 in QCoreApplication::notifyInternal (this=0x7fffc019f2c0, receiver=0x56f53a0, event=0x7923c70) at kernel/qcoreapplication.cpp:915 #42 0x00007f1e417fd35f in sendEvent (event=0x7923c70, receiver=0x56f53a0) at ../../src/corelib/kernel/qcoreapplication.h:231 #43 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1d65670) at kernel/qcoreapplication.cpp:1539 #44 0x00007f1e417fd62d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432 #45 0x00007f1e41825388 in sendPostedEvents () at ../../src/corelib/kernel/qcoreapplication.h:236 #46 postEventSourceDispatch (s=0x1d9c110) at kernel/qeventdispatcher_glib.cpp:279 #47 0x00007f1e3a738a33 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #48 0x00007f1e3a738d80 in ?? () from /usr/lib64/libglib-2.0.so.0 #49 0x00007f1e3a738e44 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #50 0x00007f1e41825501 in QEventDispatcherGlib::processEvents (this=0x1d66b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #51 0x00007f1e40ce7944 in QGuiEventDispatcherGlib::processEvents (this=, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #52 0x00007f1e417f91bd in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #53 0x00007f1e417f9417 in QEventLoop::exec (this=0x7fffc019f0d0, flags=...) at kernel/qeventloop.cpp:204 #54 0x00007f1e417fd70b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #55 0x00007f1e40c5108c in QApplication::exec () at kernel/qapplication.cpp:3818 #56 0x000000000040fc0e in main (argc=, argv=) at /usr/src/debug/dev-util/kdevelop-4.3.90/kdevelop-4.3.90/app/main.cpp:518 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