Bug 284460

Summary: Crash when building project after moving it
Product: [Applications] kdevelop Reporter: peter aberline <peter.aberline>
Component: Build tools: CMakeAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash CC: aleixpol
Priority: NOR    
Version: 4.2.2   
Target Milestone: 4.2.3   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description peter aberline 2011-10-19 12:31:18 UTC
Application: kdevelop (4.2.2)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
I had manually edited project files to reflect the new location, plus changed them to use relative and not absolute paths.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb63a7710 (LWP 1985))]

Thread 15 (Thread 0xb617ab70 (LWP 1989)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00662f76 in __poll (fds=0x8ab5308, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x01c9884b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x01c881af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x01c8892b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x03e78304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x01cb12df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x00e42e99 in start_thread (arg=0xb617ab70) at pthread_create.c:304
#8  0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0xb0a09b70 (LWP 2005)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e47834 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x0067f454 in __pthread_cond_timedwait (cond=0x8d228c0, mutex=0x8d228a8, abstime=0xb0a092c0) at forward.c:152
#3  0x0030e3e5 in wait (this=0x8d2f3c4, mutex=0x8d2f3c8, time=1000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8d2f3c4, mutex=0x8d2f3c8, time=1000) at thread/qwaitcondition_unix.cpp:160
#5  0x056dc75d in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8d2f3b8) at ../../language/duchain/duchain.cpp:286
#6  0x0030dda2 in QThreadPrivate::start (arg=0x8d2f3b8) at thread/qthread_unix.cpp:320
#7  0x00e42e99 in start_thread (arg=0xb0a09b70) at pthread_create.c:304
#8  0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0xaf978b70 (LWP 2026)):
#0  0x00718d41 in clock_gettime (clock_id=1, tp=0xaf978030) at ../sysdeps/unix/clock_gettime.c:116
#1  0x00363dd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x004304f2 in updateCurrentTime (this=0xb5009f3c, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xb5009f3c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x0042ed32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaf97810c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0042edcd in timerSourcePrepare (source=0xb5009f08, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01c86fd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x01c87e63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x01c88524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x0042f577 in QEventDispatcherGlib::processEvents (this=0x8f40738, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x00401289 in QEventLoop::processEvents (this=0xaf9782c0, flags=...) at kernel/qeventloop.cpp:149
#12 0x00401522 in QEventLoop::exec (this=0xaf9782c0, flags=...) at kernel/qeventloop.cpp:201
#13 0x0030b2a0 in QThread::exec (this=0x8e8f048) at thread/qthread.cpp:492
#14 0x057e8608 in KDevelop::CompletionWorkerThread::run (this=0x8e8f048) at ../../language/codecompletion/codecompletionmodel.cpp:80
#15 0x0030dda2 in QThreadPrivate::start (arg=0x8e8f048) at thread/qthread_unix.cpp:320
#16 0x00e42e99 in start_thread (arg=0xaf978b70) at pthread_create.c:304
#17 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xaf177b70 (LWP 2027)):
#0  0x00718d41 in clock_gettime (clock_id=1, tp=0xaf177030) at ../sysdeps/unix/clock_gettime.c:116
#1  0x00363dd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x004304f2 in updateCurrentTime (this=0xae601974, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xae601974, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x0042ed32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaf17710c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0042edcd in timerSourcePrepare (source=0xae601940, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01c86fd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x01c87e63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x01c88524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x0042f577 in QEventDispatcherGlib::processEvents (this=0x8f40b48, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x00401289 in QEventLoop::processEvents (this=0xaf1772c0, flags=...) at kernel/qeventloop.cpp:149
#12 0x00401522 in QEventLoop::exec (this=0xaf1772c0, flags=...) at kernel/qeventloop.cpp:201
#13 0x0030b2a0 in QThread::exec (this=0x8ea34c0) at thread/qthread.cpp:492
#14 0x057e8608 in KDevelop::CompletionWorkerThread::run (this=0x8ea34c0) at ../../language/codecompletion/codecompletionmodel.cpp:80
#15 0x0030dda2 in QThreadPrivate::start (arg=0x8ea34c0) at thread/qthread_unix.cpp:320
#16 0x00e42e99 in start_thread (arg=0xaf177b70) at pthread_create.c:304
#17 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xad077b70 (LWP 2079)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e4748c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0067f3fd in __pthread_cond_wait (cond=0x43972b0, mutex=0x4397298) at forward.c:139
#3  0x0427e817 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x43921c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x0427e851 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x43921c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x00e42e99 in start_thread (arg=0xad077b70) at pthread_create.c:304
#6  0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xb5979b70 (LWP 2123)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e4748c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0067f3fd in __pthread_cond_wait (cond=0x8c54468, mutex=0x8c54450) at forward.c:139
#3  0x0030e467 in wait (this=0x8c46f60, mutex=0x8c41048, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8c46f60, mutex=0x8c41048, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x05a9e7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8c46f48, th=0x946e690) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x05aa147c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8c40030, th=0x946e690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x05a9e42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8c46f48, th=0x946e690) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x05aa156a in ThreadWeaver::WorkingHardState::applyForWork (this=0x8c40030, th=0x946e690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8c46f48, th=0x946e690, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8c40030, th=0x946e690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8c46f48, th=0x946e690, previous=0x9156390) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x05a9ff9e in ThreadWeaver::ThreadRunHelper::run (this=0xb59792f4, parent=0x8c46f48, th=0x946e690) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x05aa005b in ThreadWeaver::Thread::run (this=0x946e690) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x0030dda2 in QThreadPrivate::start (arg=0x946e690) at thread/qthread_unix.cpp:320
#15 0x00e42e99 in start_thread (arg=0xb5979b70) at pthread_create.c:304
#16 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xa3cc6b70 (LWP 2124)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e4748c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0067f3fd in __pthread_cond_wait (cond=0x8c54468, mutex=0x8c54450) at forward.c:139
#3  0x0030e467 in wait (this=0x8c46f60, mutex=0x8c41048, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8c46f60, mutex=0x8c41048, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x05a9e7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8c46f48, th=0xae6ad690) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x05aa147c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8c40030, th=0xae6ad690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x05a9e42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8c46f48, th=0xae6ad690) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x05aa156a in ThreadWeaver::WorkingHardState::applyForWork (this=0x8c40030, th=0xae6ad690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8c46f48, th=0xae6ad690, previous=0xad35518) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x05a9ff9e in ThreadWeaver::ThreadRunHelper::run (this=0xa3cc62f4, parent=0x8c46f48, th=0xae6ad690) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x05aa005b in ThreadWeaver::Thread::run (this=0xae6ad690) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0030dda2 in QThreadPrivate::start (arg=0xae6ad690) at thread/qthread_unix.cpp:320
#13 0x00e42e99 in start_thread (arg=0xa3cc6b70) at pthread_create.c:304
#14 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xa32ffb70 (LWP 2125)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e4748c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0067f3fd in __pthread_cond_wait (cond=0xb770c7f0, mutex=0xb770c7d8) at forward.c:139
#3  0xb7156b57 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0x00e42e99 in start_thread (arg=0xa32ffb70) at pthread_create.c:304
#5  0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xb0208b70 (LWP 3251)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e4748c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0067f3fd in __pthread_cond_wait (cond=0x9f398a0, mutex=0x9f39888) at forward.c:139
#3  0x0030e467 in wait (this=0x9f6ec18, mutex=0x941a6d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9f6ec18, mutex=0x941a6d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x05a9e7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9f6ec00, th=0x9d27f08) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x05aa147c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9093fa0, th=0x9d27f08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x05a9e42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9f6ec00, th=0x9d27f08) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x05aa156a in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9d27f08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9d27f08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9d27f08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9d27f08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9d27f08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9d27f08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9d27f08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9d27f08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9d27f08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9d27f08, previous=0xaced670) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0x05a9ff9e in ThreadWeaver::ThreadRunHelper::run (this=0xb02082f4, parent=0x9f6ec00, th=0x9d27f08) at ../../../threadweaver/Weaver/Thread.cpp:87
#19 0x05aa005b in ThreadWeaver::Thread::run (this=0x9d27f08) at ../../../threadweaver/Weaver/Thread.cpp:142
#20 0x0030dda2 in QThreadPrivate::start (arg=0x9d27f08) at thread/qthread_unix.cpp:320
#21 0x00e42e99 in start_thread (arg=0xb0208b70) at pthread_create.c:304
#22 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xa7fffb70 (LWP 3252)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e4748c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0067f3fd in __pthread_cond_wait (cond=0x9f398a0, mutex=0x9f39888) at forward.c:139
#3  0x0030e467 in wait (this=0x9f6ec18, mutex=0x941a6d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9f6ec18, mutex=0x941a6d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x05a9e7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9f6ec00, th=0x9098440) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x05aa147c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9093fa0, th=0x9098440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x05a9e42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9f6ec00, th=0x9098440) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x05aa156a in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9098440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9098440, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9098440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9098440, previous=0x9e9c058) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x05a9ff9e in ThreadWeaver::ThreadRunHelper::run (this=0xa7fff2f4, parent=0x9f6ec00, th=0x9098440) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x05aa005b in ThreadWeaver::Thread::run (this=0x9098440) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x0030dda2 in QThreadPrivate::start (arg=0x9098440) at thread/qthread_unix.cpp:320
#15 0x00e42e99 in start_thread (arg=0xa7fffb70) at pthread_create.c:304
#16 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa77feb70 (LWP 3253)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e4748c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0067f3fd in __pthread_cond_wait (cond=0x9f398a0, mutex=0x9f39888) at forward.c:139
#3  0x0030e467 in wait (this=0x9f6ec18, mutex=0x941a6d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9f6ec18, mutex=0x941a6d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x05a9e7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9f6ec00, th=0x9487b10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x05aa147c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9093fa0, th=0x9487b10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x05a9e42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9f6ec00, th=0x9487b10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x05aa156a in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9487b10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9487b10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9487b10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9487b10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9487b10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9487b10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9487b10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9487b10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9487b10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9487b10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9487b10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9487b10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9487b10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#21 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9487b10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#22 0x05aa1589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0x9487b10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#23 0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0x9487b10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#24 0x05a9ff9e in ThreadWeaver::ThreadRunHelper::run (this=0xa77fe2f4, parent=0x9f6ec00, th=0x9487b10) at ../../../threadweaver/Weaver/Thread.cpp:87
#25 0x05aa005b in ThreadWeaver::Thread::run (this=0x9487b10) at ../../../threadweaver/Weaver/Thread.cpp:142
#26 0x0030dda2 in QThreadPrivate::start (arg=0x9487b10) at thread/qthread_unix.cpp:320
#27 0x00e42e99 in start_thread (arg=0xa77feb70) at pthread_create.c:304
#28 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa56ffb70 (LWP 3712)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e4748c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0067f3fd in __pthread_cond_wait (cond=0x9f398a0, mutex=0x9f39888) at forward.c:139
#3  0x0030e467 in wait (this=0x9f6ec18, mutex=0x941a6d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9f6ec18, mutex=0x941a6d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x05a9e7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9f6ec00, th=0xad4b3d8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x05aa147c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9093fa0, th=0xad4b3d8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x05a9e42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9f6ec00, th=0xad4b3d8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x05aa156a in ThreadWeaver::WorkingHardState::applyForWork (this=0x9093fa0, th=0xad4b3d8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x05a9e373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f6ec00, th=0xad4b3d8, previous=0xa8cda78) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x05a9ff9e in ThreadWeaver::ThreadRunHelper::run (this=0xa56ff2f4, parent=0x9f6ec00, th=0xad4b3d8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x05aa005b in ThreadWeaver::Thread::run (this=0xad4b3d8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0030dda2 in QThreadPrivate::start (arg=0xad4b3d8) at thread/qthread_unix.cpp:320
#13 0x00e42e99 in start_thread (arg=0xa56ffb70) at pthread_create.c:304
#14 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa4efeb70 (LWP 5047)):
[KCrash Handler]
#7  0x003b6d19 in QUrl::QUrl (this=0xa4efe070, other=...) at io/qurl.cpp:4174
#8  0x00a96549 in KUrl::KUrl (this=0xa4efe070, _u=...) at ../../kdecore/io/kurl.cpp:475
#9  0x0091509f in KDevelop::ProjectBaseItem::url (this=0xaca8d98) at ../../project/projectmodel.cpp:389
#10 0x01e89914 in ?? () from /usr/lib/kde4/kdevcmakemanager.so
#11 0x0091bd27 in KDevelop::ImportProjectJobPrivate::import (this=0x9ca7a40, folder=0xaca8d98) at ../../project/importprojectjob.cpp:53
#12 0x0091b824 in QtConcurrent::VoidStoredMemberFunctionPointerCall1<void, KDevelop::ImportProjectJobPrivate, KDevelop::ProjectFolderItem*, KDevelop::ProjectFolderItem*>::runFunctor (this=0xa72dda0) at /usr/include/qt4/QtCore/qtconcurrentstoredfunctioncall.h:426
#13 0x0091b97e in QtConcurrent::RunFunctionTask<void>::run (this=0xa72dda0) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:120
#14 0x00301866 in QThreadPoolThread::run (this=0x8d9a518) at concurrent/qthreadpool.cpp:106
#15 0x0030dda2 in QThreadPrivate::start (arg=0x8d9a518) at thread/qthread_unix.cpp:320
#16 0x00e42e99 in start_thread (arg=0xa4efeb70) at pthread_create.c:304
#17 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa44ffb70 (LWP 5128)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x0066a681 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0x0042c26e in qt_safe_select (nfds=11, fdread=0xa44fdfbc, fdwrite=0xa44fdf3c, fdexcept=0x0, orig_timeout=0xa44fdee8) at kernel/qcore_unix.cpp:92
#3  0x003de43e in select_msecs (nfds=11, fdread=0xa44fdfbc, fdwrite=0xa44fdf3c, timeout=29976) at io/qprocess_unix.cpp:885
#4  0x003dff6b in QProcessPrivate::waitForFinished (this=0xa2cf870, msecs=29978) at io/qprocess_unix.cpp:1101
#5  0x0039cb60 in QProcess::waitForFinished (this=0xa44fe178, msecs=29978) at io/qprocess.cpp:1742
#6  0x01f499f7 in CMakeProjectVisitor::visit(ExecProgramAst const*) () from /usr/lib/libkdev4cmakecommon.so
#7  0x01f40958 in ?? () from /usr/lib/libkdev4cmakecommon.so
#8  0x01f5ddf1 in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&, int, bool) () from /usr/lib/libkdev4cmakecommon.so
#9  0x01f6029c in CMakeProjectVisitor::visit(IfAst const*) () from /usr/lib/libkdev4cmakecommon.so
#10 0x01f40bd8 in ?? () from /usr/lib/libkdev4cmakecommon.so
#11 0x01f5ddf1 in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&, int, bool) () from /usr/lib/libkdev4cmakecommon.so
#12 0x01f6029c in CMakeProjectVisitor::visit(IfAst const*) () from /usr/lib/libkdev4cmakecommon.so
#13 0x01f40bd8 in ?? () from /usr/lib/libkdev4cmakecommon.so
#14 0x01f5ddf1 in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&, int, bool) () from /usr/lib/libkdev4cmakecommon.so
#15 0x01f71916 in CMakeParserUtils::includeScript(QString const&, KDevelop::ReferencedTopDUContext, CMakeProjectData*, QString const&) () from /usr/lib/libkdev4cmakecommon.so
#16 0x01e85a45 in ?? () from /usr/lib/kde4/kdevcmakemanager.so
#17 0x01e864d1 in ?? () from /usr/lib/kde4/kdevcmakemanager.so
#18 0x01e8b4d6 in ?? () from /usr/lib/kde4/kdevcmakemanager.so
#19 0x0091bd27 in KDevelop::ImportProjectJobPrivate::import (this=0x9f50928, folder=0xa3e3a38) at ../../project/importprojectjob.cpp:53
#20 0x0091b824 in QtConcurrent::VoidStoredMemberFunctionPointerCall1<void, KDevelop::ImportProjectJobPrivate, KDevelop::ProjectFolderItem*, KDevelop::ProjectFolderItem*>::runFunctor (this=0xa3feb58) at /usr/include/qt4/QtCore/qtconcurrentstoredfunctioncall.h:426
#21 0x0091b97e in QtConcurrent::RunFunctionTask<void>::run (this=0xa3feb58) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:120
#22 0x00301866 in QThreadPoolThread::run (this=0xac4c8f0) at concurrent/qthreadpool.cpp:106
#23 0x0030dda2 in QThreadPrivate::start (arg=0xac4c8f0) at thread/qthread_unix.cpp:320
#24 0x00e42e99 in start_thread (arg=0xa44ffb70) at pthread_create.c:304
#25 0x0067173e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb63a7710 (LWP 1985)):
#0  0x005a0416 in __kernel_vsyscall ()
#1  0x00e4a0b9 in __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S:142
#2  0x00e4554b in _L_lock_791 () from /lib/i386-linux-gnu/libpthread.so.0
#3  0x00e45371 in __pthread_mutex_lock (mutex=0x938862c) at pthread_mutex_lock.c:61
#4  0x0067f616 in pthread_mutex_lock (mutex=0x938862c) at forward.c:182
#5  0x01c89851 in g_main_context_wakeup () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0x0042f79d in QEventDispatcherGlib::wakeUp (this=0x9388208) at kernel/qeventdispatcher_glib.cpp:578
#7  0x00405310 in QCoreApplication::postEvent (receiver=0x9380d70, event=0x9398958, priority=0) at kernel/qcoreapplication.cpp:1194
#8  0x004054cc in QCoreApplication::postEvent (receiver=0x9380d70, event=0x9398958) at kernel/qcoreapplication.cpp:1093
#9  0x0040b73c in QMetaMethod::invoke (this=0xbf806c7c, object=0x9380d70, connectionType=Qt::QueuedConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1618
#10 0x0040c36d in QMetaObject::invokeMethod (obj=0x9380d70, member=0x4c0332 "quit", type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1151
#11 0x003e30ef in invokeMethod (this=0x9380d70) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:424
#12 QInotifyFileSystemWatcherEngine::stop (this=0x9380d70) at io/qfilesystemwatcher_inotify.cpp:343
#13 0x003d5c64 in QFileSystemWatcher::~QFileSystemWatcher (this=0x9380aa8, __in_chrg=<value optimized out>) at io/qfilesystemwatcher.cpp:445
#14 0x003d5d42 in QFileSystemWatcher::~QFileSystemWatcher (this=0x9380aa8, __in_chrg=<value optimized out>) at io/qfilesystemwatcher.cpp:462
#15 0x00415b87 in QObjectPrivate::deleteChildren (this=0x9380a50) at kernel/qobject.cpp:1964
#16 0x0041a39f in QObject::~QObject (this=0x9387800, __in_chrg=<value optimized out>) at kernel/qobject.cpp:946
#17 0x014685bb in Solid::Backends::Fstab::FstabWatcher::~FstabWatcher (this=0x9387800, __in_chrg=<value optimized out>) at ../../../solid/solid/backends/fstab/fstabwatcher.cpp:48
#18 0x014685f2 in Solid::Backends::Fstab::FstabWatcher::~FstabWatcher (this=0x9387800, __in_chrg=<value optimized out>) at ../../../solid/solid/backends/fstab/fstabwatcher.cpp:51
#19 0x01468465 in destroy () at ../../../solid/solid/backends/fstab/fstabwatcher.cpp:30
#20 0x013f0feb in Solid::CleanUpGlobalStatic::~CleanUpGlobalStatic (this=0x14848c8, __in_chrg=<value optimized out>) at ../../../solid/solid/soliddefs_p.h:67
#21 0x005d0a6f in __run_exit_handlers (status=1, listp=0x6fe324, run_list_atexit=true) at exit.c:78
#22 0x005d0acf in exit (status=1) at exit.c:100
#23 0x01721a90 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#24 0x0109207a in KApplication::xioErrhandler (this=0xbf807698, dpy=0x8a911a8) at ../../kdeui/kernel/kapplication.cpp:419
#25 0x010920b6 in kde_xio_errhandler (dpy=0x8a911a8) at ../../kdeui/kernel/kapplication.cpp:126
#26 0x043e0166 in _XIOError () from /usr/lib/i386-linux-gnu/libX11.so.6
#27 0x043dd81f in _XEventsQueued () from /usr/lib/i386-linux-gnu/libX11.so.6
#28 0x043ce4eb in XEventsQueued () from /usr/lib/i386-linux-gnu/libX11.so.6
#29 0x02b65042 in x11EventSourcePrepare (s=0x8a81aa8, timeout=0xbf80723c) at kernel/qguieventdispatcher_glib.cpp:77
#30 0x01c86fd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#31 0x01c87e63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#32 0x01c88524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#33 0x0042f53c in QEventDispatcherGlib::processEvents (this=0x8a3faa8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#34 0x02b651e5 in QGuiEventDispatcherGlib::processEvents (this=0x8a3faa8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00401289 in QEventLoop::processEvents (this=0xbf807434, flags=...) at kernel/qeventloop.cpp:149
#36 0x00401522 in QEventLoop::exec (this=0xbf807434, flags=...) at kernel/qeventloop.cpp:201
#37 0x00405ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#38 0x02aac8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#39 0x08053005 in _start ()

Possible duplicates by query: bug 280231, bug 278663, bug 260741, bug 258264.

Reported using DrKonqi
Comment 1 Milian Wolff 2013-01-13 18:48:55 UTC
Our project model is unstable since it's not thread safe...

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