Application that crashed: kdevelop.bin Version of the application: 3.9.98 (using KDevPlatform 0.9.98) KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-20-generic i686 Distribution: Ubuntu 9.10 What I was doing when the application crashed: This crash occured as I tried to follow up on the advice I received on Bug 230397, which I reported earlier. I was informed that the problem lies in "a binary incompatibility between the plugins and libraries". In response to this bug (Bug 230397) I was advised to remove all kdevelop libraries and plugins, which I did using "sudo rm /usr/local/*kdev*.so" and "sudo rm /usr/local/kde4/*kdev*.so". I then removed the build directories of both kdevelop and kdevplatform, recompiled and rebuilt both kdevelop and kdevplatform anew. I still noticed the same problem I reported in Bug 230397. I opened the same project and closed it several times, where the crash then took place. I am not sure how I can be sure that I removed all the incompatible libraries and pluggins through. Thanks for your help. -- Backtrace: Application: KDevelop (kdevelop.bin), signal: Segmentation fault [Current thread is 1 (Thread 0xb7830700 (LWP 2493))] Thread 7 (Thread 0xb4e26b70 (LWP 2494)): #0 0x00c46422 in __kernel_vsyscall () #1 0x00c51142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0x0149e8d4 in __pthread_cond_timedwait (cond=0x93c3028, mutex=0x93c3010, abstime=0xb4e262c0) at forward.c:152 #3 0x05609def in QWaitConditionPrivate::wait (this=0x93c5224, mutex=0x93c5228, time=200000) at thread/qwaitcondition_unix.cpp:85 #4 QWaitCondition::wait (this=0x93c5224, mutex=0x93c5228, time=200000) at thread/qwaitcondition_unix.cpp:159 #5 0x04be3b65 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x93c5218) at /home/egad/Downloaded-src/kdevplatform-0.9.98/language/duchain/duchain.cpp:286 #6 0x05608e32 in QThreadPrivate::start (arg=0x93c5218) at thread/qthread_unix.cpp:188 #7 0x00c4c80e in start_thread (arg=0xb4e26b70) at pthread_create.c:300 #8 0x014918de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 6 (Thread 0xb21d7b70 (LWP 2498)): #0 0x015b6902 in g_main_context_acquire () from /lib/libglib-2.0.so.0 #1 0x015b82c5 in ?? () from /lib/libglib-2.0.so.0 #2 0x015b8863 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x05724067 in QEventDispatcherGlib::processEvents (this=0x9532000, flags=...) at kernel/qeventdispatcher_glib.cpp:329 #4 0x056f7c79 in QEventLoop::processEvents (this=0xb21d72d4, flags=) at kernel/qeventloop.cpp:149 #5 0x056f80ca in QEventLoop::exec (this=0xb21d72d4, flags=...) at kernel/qeventloop.cpp:201 #6 0x05605b73 in QThread::exec (this=0x9664a58) at thread/qthread.cpp:487 #7 0x04cecb50 in KDevelop::CompletionWorkerThread::run (this=0x9664a58) at /home/egad/Downloaded-src/kdevplatform-0.9.98/language/codecompletion/codecompletionmodel.cpp:82 #8 0x05608e32 in QThreadPrivate::start (arg=0x9664a58) at thread/qthread_unix.cpp:188 #9 0x00c4c80e in start_thread (arg=0xb21d7b70) at pthread_create.c:300 #10 0x014918de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 5 (Thread 0xb19d6b70 (LWP 2499)): #0 0x00cbae06 in *__GI_clock_gettime (clock_id=13365236, tp=0xb19d6018) at ../sysdeps/unix/clock_gettime.c:100 #1 0x05725bf3 in QTimerInfoList::getTime (this=0x966cf74, t=...) at kernel/qeventdispatcher_unix.cpp:339 #2 0x05725de1 in QTimerInfoList::updateCurrentTime (this=0x966cf74) at kernel/qeventdispatcher_unix.cpp:297 #3 0x0572688c in QTimerInfoList::timerWait (this=0x966cf74, tm=...) at kernel/qeventdispatcher_unix.cpp:420 #4 0x05724210 in timerSourcePrepare (source=0x966cf40, timeout=0xb19d610c) at kernel/qeventdispatcher_glib.cpp:141 #5 0x015b7f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0 #6 0x015b8351 in ?? () from /lib/libglib-2.0.so.0 #7 0x015b8863 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #8 0x05724067 in QEventDispatcherGlib::processEvents (this=0x95279a0, flags=...) at kernel/qeventdispatcher_glib.cpp:329 #9 0x056f7c79 in QEventLoop::processEvents (this=0xb19d62d4, flags=) at kernel/qeventloop.cpp:149 #10 0x056f80ca in QEventLoop::exec (this=0xb19d62d4, flags=...) at kernel/qeventloop.cpp:201 #11 0x05605b73 in QThread::exec (this=0x9665440) at thread/qthread.cpp:487 #12 0x04cecb50 in KDevelop::CompletionWorkerThread::run (this=0x9665440) at /home/egad/Downloaded-src/kdevplatform-0.9.98/language/codecompletion/codecompletionmodel.cpp:82 #13 0x05608e32 in QThreadPrivate::start (arg=0x9665440) at thread/qthread_unix.cpp:188 #14 0x00c4c80e in start_thread (arg=0xb19d6b70) at pthread_create.c:300 #15 0x014918de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xb0fffb70 (LWP 2500)): #0 0x00c46422 in __kernel_vsyscall () #1 0x00c51142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0x0149e8d4 in __pthread_cond_timedwait (cond=0xb0fff234, mutex=0xb0fff264, abstime=0xb0fff2b0) at forward.c:152 #3 0x0560881e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297 #4 0x05608973 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:323 #5 0x0227d1bb in UIBlockTester::UIBlockTesterThread::run (this=0x96c40f0) at /home/egad/Downloaded-src/kdevelop-3.9.98/languages/cpp/cpplanguagesupport.cpp:672 #6 0x05608e32 in QThreadPrivate::start (arg=0x96c40f0) at thread/qthread_unix.cpp:188 #7 0x00c4c80e in start_thread (arg=0xb0fffb70) at pthread_create.c:300 #8 0x014918de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 The current source language is "auto; currently c". Thread 3 (Thread 0xaff67b70 (LWP 2503)): #0 0x00c46422 in __kernel_vsyscall () #1 0x00c50e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x0149e87d in __pthread_cond_wait (cond=0x9355888, mutex=0x9355870) at forward.c:139 #3 0x05609e67 in QWaitConditionPrivate::wait (this=0x9355780, mutex=0x9355a10, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0x9355780, mutex=0x9355a10, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x00e79b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9355768, th=0x990c180) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x00e7c19c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9355aa8, th=0x990c180) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x00e781fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9355768, th=0x990c180) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x00e7c292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9355aa8, th=0x990c180) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00e79db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9355768, th=0x990c180, previous=0xa0618e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x00e7a3be in ThreadWeaver::ThreadRunHelper::run (this=0xaff67304, parent=0x9355768, th=0x990c180) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x00e7a9db in ThreadWeaver::Thread::run (this=0x990c180) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x05608e32 in QThreadPrivate::start (arg=0x990c180) at thread/qthread_unix.cpp:188 #13 0x00c4c80e in start_thread (arg=0xaff67b70) at pthread_create.c:300 #14 0x014918de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xaf766b70 (LWP 2504)): #0 0x00c46422 in __kernel_vsyscall () #1 0x00c50e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x0149e87d in __pthread_cond_wait (cond=0x9355888, mutex=0x9355870) at forward.c:139 #3 0x05609e67 in QWaitConditionPrivate::wait (this=0x9355780, mutex=0x9355a10, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0x9355780, mutex=0x9355a10, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x00e79b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9355768, th=0x95931c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x00e7c19c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9355aa8, th=0x95931c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x00e781fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9355768, th=0x95931c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x00e7c292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9355aa8, th=0x95931c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00e79db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9355768, th=0x95931c0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x00e7c2b1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9355aa8, th=0x95931c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #11 0x00e79db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9355768, th=0x95931c0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #12 0x00e7c2b1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9355aa8, th=0x95931c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #13 0x00e79db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9355768, th=0x95931c0, previous=0xa4f0960) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #14 0x00e7a3be in ThreadWeaver::ThreadRunHelper::run (this=0xaf766304, parent=0x9355768, th=0x95931c0) at ../../../threadweaver/Weaver/Thread.cpp:87 #15 0x00e7a9db in ThreadWeaver::Thread::run (this=0x95931c0) at ../../../threadweaver/Weaver/Thread.cpp:142 #16 0x05608e32 in QThreadPrivate::start (arg=0x95931c0) at thread/qthread_unix.cpp:188 #17 0x00c4c80e in start_thread (arg=0xaf766b70) at pthread_create.c:300 #18 0x014918de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb7830700 (LWP 2493)): [KCrash Handler] #6 0x04bb2fdc in KDevelop::BackgroundParserPrivate::createParseJob(KUrl const&, KDevelop::TopDUContext::Features, QList<QPointer<QObject> >) () from /usr/local/lib/libkdevplatformlanguage.so.1 #7 0x04bb5454 in KDevelop::BackgroundParserPrivate::parseDocumentsInternal() () from /usr/local/lib/libkdevplatformlanguage.so.1 #8 0x04bb09b9 in KDevelop::BackgroundParser::parseDocuments (this=0x93552c8) at /home/egad/Downloaded-src/kdevplatform-0.9.98/language/backgroundparser/backgroundparser.cpp:514 #9 0x04bb1799 in KDevelop::BackgroundParser::qt_metacall (this=0x93552c8, _c=QMetaObject::InvokeMetaMethod, _id=19, _a=0x91ba4a0) at /home/egad/Downloaded-src/kdevplatform-0.9.98/build/language/backgroundparser.moc:169 #10 0x05707f0b in QMetaCallEvent::placeMetaCall (this=0xb43afd8, object=0x93552c8) at kernel/qobject.cpp:477 #11 0x057095fe in QObject::event (this=0x93552c8, e=0xb43afd8) at kernel/qobject.cpp:1111 #12 0x02debf54 in QApplicationPrivate::notify_helper (this=0x909eee8, receiver=0x93552c8, e=0xb43afd8) at kernel/qapplication.cpp:4056 #13 0x02df367c in QApplication::notify (this=0xbff60304, receiver=0x93552c8, e=0xb43afd8) at kernel/qapplication.cpp:3603 #14 0x053c5bfa in KApplication::notify (this=0xbff60304, receiver=0x93552c8, event=0xb43afd8) at ../../kdeui/kernel/kapplication.cpp:302 #15 0x056f96cb in QCoreApplication::notifyInternal (this=0xbff60304, receiver=0x93552c8, event=0xb43afd8) at kernel/qcoreapplication.cpp:610 #16 0x056fa2b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9008ef0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9008ef0) at kernel/qcoreapplication.cpp:1247 #18 0x056fa47d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140 #19 0x057243ff in QCoreApplication::sendPostedEvents (s=0x90a1178) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #20 postEventSourceDispatch (s=0x90a1178) at kernel/qeventdispatcher_glib.cpp:210 #21 0x015b4e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #22 0x015b8730 in ?? () from /lib/libglib-2.0.so.0 #23 0x015b8863 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #24 0x0572402c in QEventDispatcherGlib::processEvents (this=0x90090c8, flags=...) at kernel/qeventdispatcher_glib.cpp:327 #25 0x02e8cbe5 in QGuiEventDispatcherGlib::processEvents (this=0x90090c8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #26 0x056f7c79 in QEventLoop::processEvents (this=0xbff60214, flags=) at kernel/qeventloop.cpp:149 #27 0x056f80ca in QEventLoop::exec (this=0xbff60214, flags=...) at kernel/qeventloop.cpp:201 #28 0x056fa53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #29 0x02debdd7 in QApplication::exec () at kernel/qapplication.cpp:3525 #30 0x0804dcbb in main (argc=1, argv=0xbff60834) at /home/egad/Downloaded-src/kdevelop-3.9.98/app/main_internal.cpp:139 Reported using DrKonqi
Actually this is a different crash and different backtrace, this one happens because the closing of the project unloads a plugin that other parts might still use. This has been fixed for beta9 already.