Bug 222926 - kdevelop crashes when "Configure" is clicked from the Project menu
Summary: kdevelop crashes when "Configure" is clicked from the Project menu
Status: RESOLVED DUPLICATE of bug 194483
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-16 04:22 UTC by Craig Magina
Modified: 2010-01-16 09:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Magina 2010-01-16 04:22:56 UTC
Application: kdevelop (3.9.97 (using KDevPlatform 0.9.97))
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-17-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
It crashed immediately after I clicked the "Configure" entry in the Project menu.

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

Thread 10 (Thread 0xb4988b70 (LWP 2280)):
#0  0x00e07422 in __kernel_vsyscall ()
#1  0x006a6142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0524a8d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0083d28f in QWaitConditionPrivate::wait (this=0x9d34f64, mutex=0x9d34f68, time=200000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0x9d34f64, mutex=0x9d34f68, time=200000) at thread/qwaitcondition_unix.cpp:159
#5  0x047a1995 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x9d34f58) at ../../language/duchain/duchain.cpp:280
#6  0x0083c3ae in QThreadPrivate::start (arg=0x9d34f58) at thread/qthread_unix.cpp:244
#7  0x006a180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0523d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xb1b79b70 (LWP 2300)):
#0  0x0290ae06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x00966d1b in qt_gettime () at kernel/qcore_unix.cpp:109
#2  0x0096bde5 in QTimerInfoList::updateCurrentTime (this=0xa025b34) at kernel/qeventdispatcher_unix.cpp:340
#3  0x0096be2a in QTimerInfoList::timerWait (this=0xa025b34, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x00969e18 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb1b7910c) at kernel/qeventdispatcher_glib.cpp:136
#5  0x00969ea5 in timerSourcePrepare (source=0x0, timeout=0x290eff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x04ee9f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x04eea351 in ?? () from /lib/libglib-2.0.so.0
#8  0x04eea863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x00969c0f in QEventDispatcherGlib::processEvents (this=0x9e62658, flags=...) at kernel/qeventdispatcher_glib.cpp:409
#10 0x0093c4c9 in QEventLoop::processEvents (this=0xb1b792d0, flags=) at kernel/qeventloop.cpp:149
#11 0x0093c91a in QEventLoop::exec (this=0xb1b792d0, flags=...) at kernel/qeventloop.cpp:201
#12 0x00839558 in QThread::exec (this=0x9be3a08) at thread/qthread.cpp:487
#13 0x048a5ed0 in KDevelop::CompletionWorkerThread::run (this=0x9be3a08) at ../../language/codecompletion/codecompletionmodel.cpp:82
#14 0x0083c3ae in QThreadPrivate::start (arg=0x9be3a08) at thread/qthread_unix.cpp:244
#15 0x006a180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0523d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xb1378b70 (LWP 2301)):
#0  0x006a5144 in __pthread_mutex_unlock_usercnt () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x0524aa86 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6
#2  0x04eea2bd in ?? () from /lib/libglib-2.0.so.0
#3  0x04eea863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00969c0f in QEventDispatcherGlib::processEvents (this=0xa025dc0, flags=...) at kernel/qeventdispatcher_glib.cpp:409
#5  0x0093c4c9 in QEventLoop::processEvents (this=0xb13782d0, flags=) at kernel/qeventloop.cpp:149
#6  0x0093c91a in QEventLoop::exec (this=0xb13782d0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00839558 in QThread::exec (this=0x9ae6ec0) at thread/qthread.cpp:487
#8  0x048a5ed0 in KDevelop::CompletionWorkerThread::run (this=0x9ae6ec0) at ../../language/codecompletion/codecompletionmodel.cpp:82
#9  0x0083c3ae in QThreadPrivate::start (arg=0x9ae6ec0) at thread/qthread_unix.cpp:244
#10 0x006a180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x0523d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xb0b77b70 (LWP 2302)):
#0  0x00e07422 in __kernel_vsyscall ()
#1  0x006a6142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0524a8d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0083bc9e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:394
#4  0x0083bdf3 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:420
#5  0x0303eecb in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#6  0x0083c3ae in QThreadPrivate::start (arg=0xa05c710) at thread/qthread_unix.cpp:244
#7  0x006a180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0523d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xb0376b70 (LWP 2305)):
#0  0x00e07422 in __kernel_vsyscall ()
#1  0x006a5e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0524a87d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x01fe3bb7 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x20bd1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#4  0x01fe3c01 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x20bd1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#5  0x006a180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0x0523d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xaf119b70 (LWP 2315)):
#0  0x00e07422 in __kernel_vsyscall ()
#1  0x006a5e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0524a87d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0083d307 in QWaitConditionPrivate::wait (this=0x9cce2e8, mutex=0x9ccf588, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9cce2e8, mutex=0x9ccf588, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x04dda8a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9cce2d0, th=0xa0bd968) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x04ddd41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9ccee38, th=0xa0bd968) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x04dd926b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9cce2d0, th=0xa0bd968) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x04ddd512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9ccee38, th=0xa0bd968) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x04ddab23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cce2d0, th=0xa0bd968, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x04ddd531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9ccee38, th=0xa0bd968) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x04ddab23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cce2d0, th=0xa0bd968, previous=0x9e754b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x04ddb4fe in ThreadWeaver::ThreadRunHelper::run (this=0xaf119304, parent=0x9cce2d0, th=0xa0bd968) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x04ddbb1b in ThreadWeaver::Thread::run (this=0xa0bd968) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x0083c3ae in QThreadPrivate::start (arg=0xa0bd968) at thread/qthread_unix.cpp:244
#15 0x006a180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0523d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xae918b70 (LWP 2316)):
#0  0x00e07422 in __kernel_vsyscall ()
#1  0x006a5e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0524a87d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0083d307 in QWaitConditionPrivate::wait (this=0x9cce2e8, mutex=0x9ccf588, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9cce2e8, mutex=0x9ccf588, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x04dda8a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9cce2d0, th=0x9ea7fe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x04ddd41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9ccee38, th=0x9ea7fe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x04dd926b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9cce2d0, th=0x9ea7fe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x04ddd512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9ccee38, th=0x9ea7fe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x04ddab23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cce2d0, th=0x9ea7fe0, previous=0xa3605e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x04ddb4fe in ThreadWeaver::ThreadRunHelper::run (this=0xae918304, parent=0x9cce2d0, th=0x9ea7fe0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x04ddbb1b in ThreadWeaver::Thread::run (this=0x9ea7fe0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0083c3ae in QThreadPrivate::start (arg=0x9ea7fe0) at thread/qthread_unix.cpp:244
#13 0x006a180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x0523d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xad2ddb70 (LWP 2332)):
#0  0x00e07422 in __kernel_vsyscall ()
#1  0x006a5e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0524a87d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0083d307 in QWaitConditionPrivate::wait (this=0xa431370, mutex=0xa1db638, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa431370, mutex=0xa1db638, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x04dda8a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa431358, th=0xa356890) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x04ddd41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa0326d8, th=0xa356890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x04dd926b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa431358, th=0xa356890) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x04ddd512 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa0326d8, th=0xa356890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x04ddab23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa431358, th=0xa356890, previous=0xa4233e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x04ddb4fe in ThreadWeaver::ThreadRunHelper::run (this=0xad2dd304, parent=0xa431358, th=0xa356890) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x04ddbb1b in ThreadWeaver::Thread::run (this=0xa356890) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0083c3ae in QThreadPrivate::start (arg=0xa356890) at thread/qthread_unix.cpp:244
#13 0x006a180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x0523d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xadadeb70 (LWP 2356)):
#0  0x00e07422 in __kernel_vsyscall ()
#1  0x0522fc96 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x04ef754b in g_poll () from /lib/libglib-2.0.so.0
#3  0x04eea56b in ?? () from /lib/libglib-2.0.so.0
#4  0x04eea863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00969c0f in QEventDispatcherGlib::processEvents (this=0xa167bc0, flags=...) at kernel/qeventdispatcher_glib.cpp:409
#6  0x0093c4c9 in QEventLoop::processEvents (this=0xadade2a0, flags=) at kernel/qeventloop.cpp:149
#7  0x0093c91a in QEventLoop::exec (this=0xadade2a0, flags=...) at kernel/qeventloop.cpp:201
#8  0x00839558 in QThread::exec (this=0xa483a08) at thread/qthread.cpp:487
#9  0x0091c29b in QInotifyFileSystemWatcherEngine::run (this=0xa483a08) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x0083c3ae in QThreadPrivate::start (arg=0xa483a08) at thread/qthread_unix.cpp:244
#11 0x006a180e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x0523d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77b7700 (LWP 2279)):
[KCrash Handler]
#6  0x09f661bf in ?? ()
#7  0x05d8ae43 in BuildItemBuilderJob (this=0xa135510, t=162370660, items=...) at ../../../plugins/projectmanagerview/builditembuilderjob.cpp:35
#8  0x05d7b687 in ProjectManagerViewPlugin::runBuilderJob (this=0x9e090a8, t=KDevelop::BuilderJob::Configure) at ../../../plugins/projectmanagerview/projectmanagerviewplugin.cpp:364
#9  0x05d7b7b9 in ProjectManagerViewPlugin::configureProjectItems (this=0x9e090a8) at ../../../plugins/projectmanagerview/projectmanagerviewplugin.cpp:384
#10 0x05d810fd in ProjectManagerViewPlugin::qt_metacall (this=0x9e090a8, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0xbfc7a7f8) at ./projectmanagerviewplugin.moc:120
#11 0x0094311a in QMetaObject::metacall (object=0x9e090a8, cl=172570260, idx=20, argv=0xbfc7a7f8) at kernel/qmetaobject.cpp:237
#12 0x0095189b in QMetaObject::activate (sender=0x9e08c10, m=0x185cd98, local_signal_index=1, argv=0xbfc7a7f8) at kernel/qobject.cpp:3294
#13 0x00f36a39 in QAction::triggered (this=0x9e08c10, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#14 0x00f38bac in QAction::activate (this=0x9e08c10, event=QAction::Trigger) at kernel/qaction.cpp:1245
#15 0x013d708c in QMenuPrivate::activateCausedStack (this=0x9d06d90, causedStack=..., action=0x9e08c10, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:994
#16 0x013dd37b in QMenuPrivate::activateAction (this=0x9d06d90, action=0x9e08c10, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1086
#17 0x013de3b7 in QMenu::mouseReleaseEvent (this=0x9bc5180, e=0xbfc7b020) at widgets/qmenu.cpp:2307
#18 0x004c9555 in KMenu::mouseReleaseEvent (this=0x9bc5180, e=0xbfc7b020) at ../../kdeui/widgets/kmenu.cpp:471
#19 0x00f99f9e in QWidget::event (this=0x9bc5180, event=0xbfc7b020) at kernel/qwidget.cpp:7974
#20 0x013dfa44 in QMenu::event (this=0x9bc5180, e=0xbfc7b020) at widgets/qmenu.cpp:2406
#21 0x00f3d19c in QApplicationPrivate::notify_helper (this=0x9a7bbf0, receiver=0x9bc5180, e=0xbfc7b020) at kernel/qapplication.cpp:4242
#22 0x00f4476b in QApplication::notify (this=0xbfc7b924, receiver=0x9bc5180, e=0xbfc7b020) at kernel/qapplication.cpp:3822
#23 0x003d367a in KApplication::notify (this=0xbfc7b924, receiver=0x9bc5180, event=0xbfc7b020) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x0093deab in QCoreApplication::notifyInternal (this=0xbfc7b924, receiver=0x9bc5180, event=0xbfc7b020) at kernel/qcoreapplication.cpp:704
#25 0x00f4371f in QCoreApplication::sendEvent (receiver=0x9bc5180, event=0xbfc7b020, alienWidget=0x0, nativeWidget=0x9bc5180, buttonDown=0x1878060, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QApplicationPrivate::sendMouseEvent (receiver=0x9bc5180, event=0xbfc7b020, alienWidget=0x0, nativeWidget=0x9bc5180, buttonDown=0x1878060, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2956
#27 0x00fcd1f7 in QETWidget::translateMouseEvent (this=0x9bc5180, event=0xbfc7b53c) at kernel/qapplication_x11.cpp:4302
#28 0x00fcc1f1 in QApplication::x11ProcessEvent (this=0xbfc7b924, event=0xbfc7b53c) at kernel/qapplication_x11.cpp:3379
#29 0x00ffb04a in x11EventSourceDispatch (s=0x9a7ee00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x04ee6e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x04eea730 in ?? () from /lib/libglib-2.0.so.0
#32 0x04eea863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00969bd5 in QEventDispatcherGlib::processEvents (this=0x9a7bbd0, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#34 0x00ffab75 in QGuiEventDispatcherGlib::processEvents (this=0x9a7bbd0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#35 0x0093c4c9 in QEventLoop::processEvents (this=0xbfc7b834, flags=) at kernel/qeventloop.cpp:149
#36 0x0093c91a in QEventLoop::exec (this=0xbfc7b834, flags=...) at kernel/qeventloop.cpp:201
#37 0x00940b0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#38 0x00f3d237 in QApplication::exec () at kernel/qapplication.cpp:3570
#39 0x0804d9fb in _start ()

Possible duplicates by query: bug 212330.

Reported using DrKonqi
Comment 1 Andreas Pakulat 2010-01-16 09:05:10 UTC
*** This bug has been marked as a duplicate of bug 194483 ***