Bug 322513 - Kdevelop segfault after using 'git pull'
Summary: Kdevelop segfault after using 'git pull'
Status: RESOLVED DUPLICATE of bug 293191
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.5.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-18 06:52 UTC by Oleg
Modified: 2013-07-18 11:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg 2013-07-18 06:52:46 UTC
Application: kdevelop (4.5.1)
KDE Platform Version: 4.10.4
Qt Version: 4.8.4
Operating System: Linux 3.9.6-200.fc18.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Starting to compile after using "git pull" in right button menu.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
165	62:	movl	(%rsp), %edi
[Current thread is 1 (Thread 0x7fb00660e880 (LWP 32525))]

Thread 17 (Thread 0x7faff8de1700 (LWP 32526)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x0000003f1807be17 in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQtCore.so.4
#2  0x0000003f260b23db in KDevelop::DUChainPrivate::CleanupThread::run() () from /lib64/libkdevplatformlanguage.so.7
#3  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#4  0x0000003f0d807d15 in start_thread (arg=0x7faff8de1700) at pthread_create.c:308
#5  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 16 (Thread 0x7fafe1d49700 (LWP 32529)):
#0  0x0000003f0d80e12d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003f100840df in g_wakeup_acknowledge () from /lib64/libglib-2.0.so.0
#2  0x0000003f100478b4 in g_main_context_check () from /lib64/libglib-2.0.so.0
#3  0x0000003f10047cc2 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#4  0x0000003f10047e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#5  0x0000003f181a5fa6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x0000003f181765ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#7  0x0000003f18176878 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#8  0x0000003f18078980 in QThread::exec() () from /lib64/libQtCore.so.4
#9  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#10 0x0000003f0d807d15 in start_thread (arg=0x7fafe1d49700) at pthread_create.c:308
#11 0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 15 (Thread 0x7fafe1548700 (LWP 32530)):
#0  0x0000003f0d0e9a5d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003f10047d24 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#2  0x0000003f10047e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x0000003f181a5fa6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#4  0x0000003f181765ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#5  0x0000003f18176878 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x0000003f18078980 in QThread::exec() () from /lib64/libQtCore.so.4
#7  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#8  0x0000003f0d807d15 in start_thread (arg=0x7fafe1548700) at pthread_create.c:308
#9  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 14 (Thread 0x7fafe0b17700 (LWP 32535)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f33f868c7 in QTWTF::TCMalloc_PageHeap::scavengerThread() () from /lib64/libQtScript.so.4
#2  0x0000003f33f868f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /lib64/libQtScript.so.4
#3  0x0000003f0d807d15 in start_thread (arg=0x7fafe0b17700) at pthread_create.c:308
#4  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 13 (Thread 0x7fafda3cc700 (LWP 32542)):
#0  0x0000003f0d80e12d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003f100840df in g_wakeup_acknowledge () from /lib64/libglib-2.0.so.0
#2  0x0000003f100478b4 in g_main_context_check () from /lib64/libglib-2.0.so.0
#3  0x0000003f10047cc2 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#4  0x0000003f10047e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#5  0x0000003f181a5fa6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x0000003f181765ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#7  0x0000003f18176878 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#8  0x0000003f18078980 in QThread::exec() () from /lib64/libQtCore.so.4
#9  0x0000003f18156e1f in QInotifyFileSystemWatcherEngine::run() () from /lib64/libQtCore.so.4
#10 0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#11 0x0000003f0d807d15 in start_thread (arg=0x7fafda3cc700) at pthread_create.c:308
#12 0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 12 (Thread 0x7faf4a368700 (LWP 311)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f38ea2ab5 in WTF::TCMalloc_PageHeap::scavengerThread() () from /lib64/libQtWebKit.so.4
#2  0x0000003f38ea2b09 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /lib64/libQtWebKit.so.4
#3  0x0000003f0d807d15 in start_thread (arg=0x7faf4a368700) at pthread_create.c:308
#4  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 11 (Thread 0x7faf4ab69700 (LWP 312)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f38be8ce9 in JSC::BlockAllocator::blockFreeingThreadMain() () from /lib64/libQtWebKit.so.4
#2  0x0000003f38ed123e in WTF::wtfThreadEntryPoint(void*) () from /lib64/libQtWebKit.so.4
#3  0x0000003f0d807d15 in start_thread (arg=0x7faf4ab69700) at pthread_create.c:308
#4  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 10 (Thread 0x7faf4f8f6700 (LWP 323)):
#0  0x0000003f0d0e9a5d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003f10047d24 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#2  0x0000003f10047e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x0000003f181a5fa6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#4  0x0000003f181765ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#5  0x0000003f18176878 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x0000003f18078980 in QThread::exec() () from /lib64/libQtCore.so.4
#7  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#8  0x0000003f0d807d15 in start_thread (arg=0x7faf4f8f6700) at pthread_create.c:308
#9  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 9 (Thread 0x7faf4ea79700 (LWP 427)):
#0  0x0000003f0d0e9a5d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003f10047d24 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#2  0x0000003f10047e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x0000003f181a5fa6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#4  0x0000003f181765ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#5  0x0000003f18176878 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x0000003f18078980 in QThread::exec() () from /lib64/libQtCore.so.4
#7  0x0000003f18156e1f in QInotifyFileSystemWatcherEngine::run() () from /lib64/libQtCore.so.4
#8  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#9  0x0000003f0d807d15 in start_thread (arg=0x7faf4ea79700) at pthread_create.c:308
#10 0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 8 (Thread 0x7faf4d955700 (LWP 624)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f1807bebb in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQtCore.so.4
#2  0x0000003f28a0aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#3  0x0000003f28a0d31b in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#4  0x0000003f28a0c18f in ThreadWeaver::ThreadRunHelper::run(ThreadWeaver::WeaverImpl*, ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#5  0x0000003f28a0c21b in ThreadWeaver::Thread::run() () from /lib64/libthreadweaver.so.4
#6  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#7  0x0000003f0d807d15 in start_thread (arg=0x7faf4d955700) at pthread_create.c:308
#8  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 7 (Thread 0x7faf4d154700 (LWP 625)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f1807bebb in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQtCore.so.4
#2  0x0000003f28a0aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#3  0x0000003f28a0d31b in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#4  0x0000003f28a0d334 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#5  0x0000003f28a0c18f in ThreadWeaver::ThreadRunHelper::run(ThreadWeaver::WeaverImpl*, ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#6  0x0000003f28a0c21b in ThreadWeaver::Thread::run() () from /lib64/libthreadweaver.so.4
#7  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#8  0x0000003f0d807d15 in start_thread (arg=0x7faf4d154700) at pthread_create.c:308
#9  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 6 (Thread 0x7faf4e278700 (LWP 1219)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f1807bebb in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQtCore.so.4
#2  0x0000003f28a0aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#3  0x0000003f28a0d31b in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#4  0x0000003f28a0d334 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#5  0x0000003f28a0d334 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#6  0x0000003f28a0c18f in ThreadWeaver::ThreadRunHelper::run(ThreadWeaver::WeaverImpl*, ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#7  0x0000003f28a0c21b in ThreadWeaver::Thread::run() () from /lib64/libthreadweaver.so.4
#8  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#9  0x0000003f0d807d15 in start_thread (arg=0x7faf4e278700) at pthread_create.c:308
#10 0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 5 (Thread 0x7faf4c853700 (LWP 1220)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f1807bebb in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQtCore.so.4
#2  0x0000003f28a0aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#3  0x0000003f28a0d31b in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#4  0x0000003f28a0d334 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#5  0x0000003f28a0d334 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#6  0x0000003f28a0d334 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#7  0x0000003f28a0c18f in ThreadWeaver::ThreadRunHelper::run(ThreadWeaver::WeaverImpl*, ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#8  0x0000003f28a0c21b in ThreadWeaver::Thread::run() () from /lib64/libthreadweaver.so.4
#9  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#10 0x0000003f0d807d15 in start_thread (arg=0x7faf4c853700) at pthread_create.c:308
#11 0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 4 (Thread 0x7faf4c052700 (LWP 1277)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f1807bebb in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQtCore.so.4
#2  0x0000003f28a0aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#3  0x0000003f28a0d31b in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#4  0x0000003f28a0c18f in ThreadWeaver::ThreadRunHelper::run(ThreadWeaver::WeaverImpl*, ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#5  0x0000003f28a0c21b in ThreadWeaver::Thread::run() () from /lib64/libthreadweaver.so.4
#6  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#7  0x0000003f0d807d15 in start_thread (arg=0x7faf4c052700) at pthread_create.c:308
#8  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 3 (Thread 0x7faf4b851700 (LWP 1278)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f1807bebb in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQtCore.so.4
#2  0x0000003f28a0aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#3  0x0000003f28a0d31b in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#4  0x0000003f28a0d334 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /lib64/libthreadweaver.so.4
#5  0x0000003f28a0c18f in ThreadWeaver::ThreadRunHelper::run(ThreadWeaver::WeaverImpl*, ThreadWeaver::Thread*) () from /lib64/libthreadweaver.so.4
#6  0x0000003f28a0c21b in ThreadWeaver::Thread::run() () from /lib64/libthreadweaver.so.4
#7  0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#8  0x0000003f0d807d15 in start_thread (arg=0x7faf4b851700) at pthread_create.c:308
#9  0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 2 (Thread 0x7faedbfff700 (LWP 30189)):
[KCrash Handler]
#5  0x0000003f0d035c55 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63
#6  0x0000003f0d037408 in __GI_abort () at abort.c:90
#7  0x0000003f0d07564b in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x3f0d179c48 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:197
#8  0x0000003f0d07cb3e in malloc_printerr (ptr=0x7faed41a35c0, str=0x3f0d177ace "invalid fastbin entry (free)", action=3) at malloc.c:4969
#9  _int_free (av=0x7faed4000020, p=0x7faed41a35b0, have_lock=0) at malloc.c:3826
#10 0x0000003f18077d1f in QSemaphore::~QSemaphore() () from /lib64/libQtCore.so.4
#11 0x0000003f1817f656 in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () from /lib64/libQtCore.so.4
#12 0x0000003f18181b5c in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /lib64/libQtCore.so.4
#13 0x0000003f2481c3ba in KDevelop::ProjectBaseItem::setText(QString const&) () from /lib64/libkdevplatformproject.so.7
#14 0x0000003f2481fee4 in KDevelop::ProjectBaseItem::setUrl(KUrl const&) () from /lib64/libkdevplatformproject.so.7
#15 0x0000003f248200b7 in KDevelop::ProjectFileItem::setUrl(KUrl const&) () from /lib64/libkdevplatformproject.so.7
#16 0x0000003f24820245 in KDevelop::ProjectFileItem::ProjectFileItem(KDevelop::IProject*, KUrl const&, KDevelop::ProjectBaseItem*) () from /lib64/libkdevplatformproject.so.7
#17 0x00007fafd829570e in CMakeManager::setTargetFiles(KDevelop::ProjectTargetItem*, KUrl::List const&) () from /usr/lib64/kde4/kdevcmakemanager.so
#18 0x00007fafd829eb23 in CMakeManager::parse(KDevelop::ProjectFolderItem*) () from /usr/lib64/kde4/kdevcmakemanager.so
#19 0x0000003f2482345b in KDevelop::ImportProjectJobPrivate::import(KDevelop::ProjectFolderItem*) () from /lib64/libkdevplatformproject.so.7
#20 0x0000003f24823236 in QtConcurrent::RunFunctionTask<void>::run() () from /lib64/libkdevplatformproject.so.7
#21 0x0000003f1806f5ad in QThreadPoolThread::run() () from /lib64/libQtCore.so.4
#22 0x0000003f1807b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#23 0x0000003f0d807d15 in start_thread (arg=0x7faedbfff700) at pthread_create.c:308
#24 0x0000003f0d0f253d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 1 (Thread 0x7fb00660e880 (LWP 32525)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003f1807bebb in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQtCore.so.4
#2  0x0000003f1806ed7f in QThreadPoolPrivate::waitForDone(int) () from /lib64/libQtCore.so.4
#3  0x0000003f1807082d in QThreadPool::~QThreadPool() () from /lib64/libQtCore.so.4
#4  0x0000003f18070869 in QThreadPool::~QThreadPool() () from /lib64/libQtCore.so.4
#5  0x0000003f18070895 in QGlobalStaticDeleter<QThreadPool>::~QGlobalStaticDeleter() () from /lib64/libQtCore.so.4
#6  0x0000003f0d038ea1 in __run_exit_handlers (status=1, listp=0x3f0d3b16a8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:77
#7  0x0000003f0d038f25 in __GI_exit (status=<optimized out>) at exit.c:99
#8  0x0000003f1b234238 in qt_xio_errhandler () from /lib64/libQtGui.so.4
#9  0x0000003f1d045cf8 in KApplication::xioErrhandler(_XDisplay*) () from /lib64/libkdeui.so.5
#10 0x0000003f104455be in _XIOError () from /lib64/libX11.so.6
#11 0x0000003f1044307d in _XEventsQueued () from /lib64/libX11.so.6
#12 0x0000003f1043464b in XEventsQueued () from /lib64/libX11.so.6
#13 0x0000003f1b26a59c in x11EventSourceCheck(_GSource*) () from /lib64/libQtGui.so.4
#14 0x0000003f1004782c in g_main_context_check () from /lib64/libglib-2.0.so.0
#15 0x0000003f10047cc2 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#16 0x0000003f10047e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#17 0x0000003f181a5f86 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#18 0x0000003f1b26a73e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#19 0x0000003f181765ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#20 0x0000003f18176878 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#21 0x0000003f1817b708 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#22 0x000000000040ddd1 in main ()

This bug may be a duplicate of or related to bug 298087.

Possible duplicates by query: bug 321465, bug 321038, bug 320526, bug 320422, bug 320128.

Reported using DrKonqi
Comment 1 Aleix Pol 2013-07-18 11:37:35 UTC

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