https://bugs.kde.org/show_bug.cgi?id=304330 Bug ID: 304330 Severity: crash Version: 4.3.1 Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: kdevelop crashed closing project with another one loading Classification: Unclassified OS: Linux Reporter: tonesenna@gmail.com Hardware: Ubuntu Packages Status: UNCONFIRMED Component: general Product: kdevelop Application: kdevelop (4.3.1) KDE Platform Version: 4.8.4 (4.8.4) Qt Version: 4.8.1 Operating System: Linux 3.2.0-27-generic x86_64 Distribution: Ubuntu 12.04 LTS -- Information about the crash: With project A open, I started opening project B Project B is very big and takes 10+ seconds to fully load. While B was loading, I closed project A kdevelop crashed. The crash can be reproduced every time. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fb010064780 (LWP 2190))] Thread 15 (Thread 0x7faff5c6e700 (LWP 3036)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fb00e4fc43f in wait (time=1000, this=0x3caa7c0) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0x3c83ed0, time=1000) at thread/qwaitcondition_unix.cpp:158 #3 0x00007fb00a61563b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x3c83eb0) at ../../language/duchain/duchain.cpp:282 #4 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x3c83eb0) at thread/qthread_unix.cpp:298 #5 0x00007fb00c54ae9a in start_thread (arg=0x7faff5c6e700) at pthread_create.c:308 #6 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 14 (Thread 0x7fafddb23700 (LWP 3039)): #0 0x00007fb008284ee9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007fb008285164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fb00e62a426 in QEventDispatcherGlib::processEvents (this=0x7fafd80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #3 0x00007fb00e5f9c82 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #4 0x00007fb00e5f9ed7 in QEventLoop::exec (this=0x7fafddb22dd0, flags=...) at kernel/qeventloop.cpp:204 #5 0x00007fb00e4f8fa7 in QThread::exec (this=) at thread/qthread.cpp:501 #6 0x00007fb00e5d99ff in QInotifyFileSystemWatcherEngine::run (this=0x46c7690) at io/qfilesystemwatcher_inotify.cpp:248 #7 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x46c7690) at thread/qthread_unix.cpp:298 #8 0x00007fb00c54ae9a in start_thread (arg=0x7fafddb23700) at pthread_create.c:308 #9 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 13 (Thread 0x7fafdc8bf700 (LWP 3040)): #0 __pthread_mutex_lock (mutex=0x7fafd0000a60) at pthread_mutex_lock.c:125 #1 0x00007fb0082c05a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fb0082841df in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fb008284f04 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fb008285164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fb00e62a426 in QEventDispatcherGlib::processEvents (this=0x7fafd00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007fb00e5f9c82 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007fb00e5f9ed7 in QEventLoop::exec (this=0x7fafdc8bee00, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007fb00e4f8fa7 in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x471be70) at thread/qthread_unix.cpp:298 #10 0x00007fb00c54ae9a in start_thread (arg=0x7fafdc8bf700) at pthread_create.c:308 #11 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fafd7fff700 (LWP 3041)): #0 0x00007fb00c54cf69 in __pthread_mutex_lock (mutex=0x7fafcc000a60) at pthread_mutex_lock.c:92 #1 0x00007fb0082c05a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fb008284851 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fb008284f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fb008285164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fb00e62a426 in QEventDispatcherGlib::processEvents (this=0x7fafcc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007fb00e5f9c82 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007fb00e5f9ed7 in QEventLoop::exec (this=0x7fafd7ffee00, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007fb00e4f8fa7 in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x47591b0) at thread/qthread_unix.cpp:298 #10 0x00007fb00c54ae9a in start_thread (arg=0x7fafd7fff700) at pthread_create.c:308 #11 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 11 (Thread 0x7fafd77fe700 (LWP 3046)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007faff6205222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #2 0x00007faff6205259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #3 0x00007fb00c54ae9a in start_thread (arg=0x7fafd77fe700) at pthread_create.c:308 #4 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fafd6aed700 (LWP 3054)): #0 0x00007fb00c54cfc0 in __pthread_mutex_lock (mutex=0x7fafc4000a60) at pthread_mutex_lock.c:113 #1 0x00007fb0082c05a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fb0082849b8 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fb008284fd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fb008285164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fb00e62a426 in QEventDispatcherGlib::processEvents (this=0x7fafc40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007fb00e5f9c82 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007fb00e5f9ed7 in QEventLoop::exec (this=0x7fafd6aecdd0, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007fb00e4f8fa7 in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007fb00e5d99ff in QInotifyFileSystemWatcherEngine::run (this=0x59ce6f0) at io/qfilesystemwatcher_inotify.cpp:248 #10 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x59ce6f0) at thread/qthread_unix.cpp:298 #11 0x00007fb00c54ae9a in start_thread (arg=0x7fafd6aed700) at pthread_create.c:308 #12 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #13 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fafd545e700 (LWP 3117)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fb0053a9dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007fb0053a9f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007fb00c54ae9a in start_thread (arg=0x7fafd545e700) at pthread_create.c:308 #4 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fafd4b5d700 (LWP 3118)): #0 0x00007fff433728de in ?? () #1 0x00007fb00b9d815d in __GI_clock_gettime (clock_id=, tp=) at ../sysdeps/unix/clock_gettime.c:116 #2 0x00007fb00e552bb4 in do_gettime (frac=0x7fafd4b5cc28, sec=0x7fafd4b5cc20) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x00007fb00e62ab8d in QTimerInfoList::updateCurrentTime (this=0x7fafc8002860) at kernel/qeventdispatcher_unix.cpp:343 #5 0x00007fb00e62a841 in timerSourceCheckHelper (src=) at kernel/qeventdispatcher_glib.cpp:150 #6 timerSourceCheckHelper (src=) at kernel/qeventdispatcher_glib.cpp:144 #7 0x00007fb008284b43 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #8 0x00007fb008284fd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007fb008285164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007fb00e62a426 in QEventDispatcherGlib::processEvents (this=0x7fafc80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #11 0x00007fb00e5f9c82 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #12 0x00007fb00e5f9ed7 in QEventLoop::exec (this=0x7fafd4b5ce00, flags=...) at kernel/qeventloop.cpp:204 #13 0x00007fb00e4f8fa7 in QThread::exec (this=) at thread/qthread.cpp:501 #14 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x5a8e850) at thread/qthread_unix.cpp:298 #15 0x00007fb00c54ae9a in start_thread (arg=0x7fafd4b5d700) at pthread_create.c:308 #16 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #17 0x0000000000000000 in ?? () Thread 7 (Thread 0x7faf8356f700 (LWP 3251)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fb00e4fc4db in wait (time=18446744073709551615, this=0x2dc3530) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x2d4f370, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007fb005da00eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2dc38a0, th=0x5030aa0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fb005da29db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d478d0, th=0x5030aa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fb005da184f in ThreadWeaver::ThreadRunHelper::run (this=0x7faf8356ee20, parent=0x2dc38a0, th=0x5030aa0) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007fb005da18db in ThreadWeaver::Thread::run (this=0x5030aa0) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x5030aa0) at thread/qthread_unix.cpp:298 #8 0x00007fb00c54ae9a in start_thread (arg=0x7faf8356f700) at pthread_create.c:308 #9 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 6 (Thread 0x7faf82d6e700 (LWP 3252)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fb00e4fc4db in wait (time=18446744073709551615, this=0x2dc3530) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x2d4f370, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007fb005da00eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2dc38a0, th=0x7faf7c002a50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fb005da29db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d478d0, th=0x7faf7c002a50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fb005da184f in ThreadWeaver::ThreadRunHelper::run (this=0x7faf82d6de20, parent=0x2dc38a0, th=0x7faf7c002a50) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007fb005da18db in ThreadWeaver::Thread::run (this=0x7faf7c002a50) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x7faf7c002a50) at thread/qthread_unix.cpp:298 #8 0x00007fb00c54ae9a in start_thread (arg=0x7faf82d6e700) at pthread_create.c:308 #9 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 5 (Thread 0x7faf8256d700 (LWP 4252)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fb00e4fc4db in wait (time=18446744073709551615, this=0x687e890) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x687e4f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007fb005da00eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x687e770, th=0x687edb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fb005da29db in ThreadWeaver::WorkingHardState::applyForWork (this=0x687ea10, th=0x687edb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fb005da29f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x687ea10, th=0x687edb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007fb005da29f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x687ea10, th=0x687edb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #7 0x00007fb005da184f in ThreadWeaver::ThreadRunHelper::run (this=0x7faf8256ce20, parent=0x687e770, th=0x687edb0) at ../../../threadweaver/Weaver/Thread.cpp:87 #8 0x00007fb005da18db in ThreadWeaver::Thread::run (this=0x687edb0) at ../../../threadweaver/Weaver/Thread.cpp:142 #9 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x687edb0) at thread/qthread_unix.cpp:298 #10 0x00007fb00c54ae9a in start_thread (arg=0x7faf8256d700) at pthread_create.c:308 #11 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 4 (Thread 0x7faf81d6c700 (LWP 4253)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fb00e4fc4db in wait (time=18446744073709551615, this=0x687e890) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x687e4f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007fb005da00eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x687e770, th=0x6876070) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fb005da29db in ThreadWeaver::WorkingHardState::applyForWork (this=0x687ea10, th=0x6876070) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fb005da29f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x687ea10, th=0x6876070) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007fb005da184f in ThreadWeaver::ThreadRunHelper::run (this=0x7faf81d6be20, parent=0x687e770, th=0x6876070) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007fb005da18db in ThreadWeaver::Thread::run (this=0x6876070) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x6876070) at thread/qthread_unix.cpp:298 #9 0x00007fb00c54ae9a in start_thread (arg=0x7faf81d6c700) at pthread_create.c:308 #10 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 3 (Thread 0x7faf8156b700 (LWP 4256)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fb00e4fc4db in wait (time=18446744073709551615, this=0x687e890) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x687e4f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007fb005da00eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x687e770, th=0x6e637a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fb005da29db in ThreadWeaver::WorkingHardState::applyForWork (this=0x687ea10, th=0x6e637a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fb005da184f in ThreadWeaver::ThreadRunHelper::run (this=0x7faf8156ae20, parent=0x687e770, th=0x6e637a0) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007fb005da18db in ThreadWeaver::Thread::run (this=0x6e637a0) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x6e637a0) at thread/qthread_unix.cpp:298 #8 0x00007fb00c54ae9a in start_thread (arg=0x7faf8156b700) at pthread_create.c:308 #9 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 2 (Thread 0x7faf80d6a700 (LWP 4257)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fb00e4fc4db in wait (time=18446744073709551615, this=0x687e890) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x687e4f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007fb005da00eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x687e770, th=0x72adcb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fb005da29db in ThreadWeaver::WorkingHardState::applyForWork (this=0x687ea10, th=0x72adcb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fb005da184f in ThreadWeaver::ThreadRunHelper::run (this=0x7faf80d69e20, parent=0x687e770, th=0x72adcb0) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007fb005da18db in ThreadWeaver::Thread::run (this=0x72adcb0) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007fb00e4fbfcb in QThreadPrivate::start (arg=0x72adcb0) at thread/qthread_unix.cpp:298 #8 0x00007fb00c54ae9a in start_thread (arg=0x7faf80d6a700) at pthread_create.c:308 #9 0x00007fb00d1e74bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fb010064780 (LWP 2190)): [KCrash Handler] #6 0x00007fb00e610a76 in QObject::connect (sender=0x5e49840, signal=0x7fb00f55c560 "2fileRenamed(KUrl,KDevelop::ProjectFileItem*)", receiver=0x2d61e60, method=0x7fb00f55c528 "1slotFileRenamed(KUrl,KDevelop::ProjectFileItem*)", type=Qt::AutoConnection) at kernel/qobject.cpp:2551 #7 0x00007fb00f50da2c in KDevelop::DocumentController::qt_static_metacall (_o=0x2d61e60, _id=, _a=0x7fff432b6620, _c=) at ./documentcontroller.moc:136 #8 0x00007fb00e60f281 in QMetaObject::activate (sender=0x2ccd1e0, m=, local_signal_index=, argv=0x7fff432b6620) at kernel/qobject.cpp:3547 #9 0x00007fb00f7a27a2 in KDevelop::IProjectController::projectOpened (this=, _t1=0x68f8cd0) at ./iprojectcontroller.moc:189 #10 0x00007fb00f4f86ea in KDevelop::ProjectController::projectImportingFinished (this=0x2ccd1e0, project=0x68f8cd0) at ../../shell/projectcontroller.cpp:731 #11 0x00007fb00f4ffdec in importDone (job=, this=0x68f6aa0) at ../../shell/project.cpp:257 #12 qt_static_metacall (_a=, _id=, _o=, _c=) at ./moc_project.cpp:94 #13 KDevelop::Project::qt_static_metacall (_o=, _c=, _id=, _a=) at ./moc_project.cpp:66 #14 0x00007fb00e60f281 in QMetaObject::activate (sender=0x6a2fb20, m=, local_signal_index=, argv=0x7fff432b6990) at kernel/qobject.cpp:3547 #15 0x00007fb00fae7182 in KJob::result (this=, _t1=0x6a2fb20) at ./kjob.moc:208 #16 0x00007fb00fae71c0 in KJob::emitResult (this=0x6a2fb20) at ../../kdecore/jobs/kjob.cpp:318 #17 0x00007fb00ac1335d in slotResult (job=, this=0x6a2fb20) at ../../project/filemanagerlistjob.cpp:92 #18 KDevelop::FileManagerListJob::slotResult (this=0x6a2fb20, job=) at ../../project/filemanagerlistjob.cpp:78 #19 0x00007fb00e60f281 in QMetaObject::activate (sender=0x475a300, m=, local_signal_index=, argv=0x7fff432b6b50) at kernel/qobject.cpp:3547 #20 0x00007fb00fae7182 in KJob::result (this=, _t1=0x475a300) at ./kjob.moc:208 #21 0x00007fb00fae71c0 in KJob::emitResult (this=0x475a300) at ../../kdecore/jobs/kjob.cpp:318 #22 0x00007fb00b60ac64 in KIO::SimpleJob::slotFinished (this=0x475a300) at ../../kio/kio/job.cpp:494 #23 0x00007fb00b60fd05 in KIO::ListJob::slotFinished (this=0x475a300) at ../../kio/kio/job.cpp:2670 #24 0x00007fb00e60f281 in QMetaObject::activate (sender=0x68d44d0, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547 #25 0x00007fb00b6b9251 in KIO::SlaveInterface::dispatch (this=, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172 #26 0x00007fb00b6b5fa5 in KIO::SlaveInterface::dispatch (this=0x68d44d0) at ../../kio/kio/slaveinterface.cpp:88 #27 0x00007fb00b6a922e in KIO::Slave::gotInput (this=0x68d44d0) at ../../kio/kio/slave.cpp:344 #28 0x00007fb00e60f281 in QMetaObject::activate (sender=0x5684770, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547 #29 0x00007fb00b5db5e7 in dequeue (this=) at ../../kio/kio/connection.cpp:82 #30 KIO::ConnectionPrivate::dequeue (this=0x68fc100) at ../../kio/kio/connection.cpp:71 #31 0x00007fb00e614446 in QObject::event (this=0x5684770, e=) at kernel/qobject.cpp:1195 #32 0x00007fb00d97d894 in notify_helper (e=0x5ceedf0, receiver=0x5684770, this=0x2647830) at kernel/qapplication.cpp:4559 #33 QApplicationPrivate::notify_helper (this=0x2647830, receiver=0x5684770, e=0x5ceedf0) at kernel/qapplication.cpp:4531 #34 0x00007fb00d982713 in QApplication::notify (this=0x7fff432b7e60, receiver=0x5684770, e=0x5ceedf0) at kernel/qapplication.cpp:4420 #35 0x00007fb00ee069e6 in KApplication::notify (this=0x7fff432b7e60, receiver=0x5684770, event=0x5ceedf0) at ../../kdeui/kernel/kapplication.cpp:311 #36 0x00007fb00e5fae9c in QCoreApplication::notifyInternal (this=0x7fff432b7e60, receiver=0x5684770, event=0x5ceedf0) at kernel/qcoreapplication.cpp:876 #37 0x00007fb00e5fec6a in sendEvent (event=0x5ceedf0, receiver=0x5684770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #38 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2610670) at kernel/qcoreapplication.cpp:1500 #39 0x00007fb00e629f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #40 postEventSourceDispatch (s=) at kernel/qeventdispatcher_glib.cpp:279 #41 0x00007fb008284d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #42 0x00007fb0082850a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #43 0x00007fb008285164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #44 0x00007fb00e62a3bf in QEventDispatcherGlib::processEvents (this=0x2611b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #45 0x00007fb00da25d5e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #46 0x00007fb00e5f9c82 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #47 0x00007fb00e5f9ed7 in QEventLoop::exec (this=0x7fff432b7c40, flags=...) at kernel/qeventloop.cpp:204 #48 0x00007fb00e5fef67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #49 0x000000000040a259 in ?? () #50 0x00007fb00d11676d in __libc_start_main (main=0x404ba0, argc=5, ubp_av=0x7fff432b9d18, init=, fini=, rtld_fini=, stack_end=0x7fff432b9d08) at libc-start.c:226 #51 0x000000000040a9b1 in _start () 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