Bug 231089 - ui menus toolbars searching
Summary: ui menus toolbars searching
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 12:59 UTC by Mike Harvey
Modified: 2010-03-17 16:45 UTC (History)
0 users

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 Mike Harvey 2010-03-17 12:59:16 UTC
Application that crashed: kdevelop.bin
Version of the application: 3.9.99 (using KDevPlatform 0.9.99)
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:
fresh svn pull  and build today
I had created a new project from template (kde4 gui) and had the ui file up looking for any ui builder in the menus and it crashed. 

 -- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb784e700 (LWP 16697))]

Thread 8 (Thread 0xb4f3db70 (LWP 16698)):
#0  0x0016d422 in __kernel_vsyscall ()
#1  0x06f6c142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06dab8d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x007b8def in QWaitConditionPrivate::wait (this=0x8fb3024, mutex=0x8fb3028, time=200000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0x8fb3024, mutex=0x8fb3028, time=200000) at thread/qwaitcondition_unix.cpp:159
#5  0x075fc56c in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8fb3018) at /home/mharvey/projects/kde4/kdevplatform/language/duchain/duchain.cpp:286
#6  0x007b7e32 in QThreadPrivate::start (arg=0x8fb3018) at thread/qthread_unix.cpp:188
#7  0x06f6780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x06d9e8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xb3866b70 (LWP 16714)):
#0  0x013f2e06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x008d4bf3 in QTimerInfoList::getTime (this=0x904ab14, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x008d4de1 in QTimerInfoList::updateCurrentTime (this=0x904ab14) at kernel/qeventdispatcher_unix.cpp:297
#3  0x008d588c in QTimerInfoList::timerWait (this=0x904ab14, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x008d3210 in timerSourcePrepare (source=0x904aae0, timeout=0xb38660fc) at kernel/qeventdispatcher_glib.cpp:141
#5  0x05028f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x05029351 in ?? () from /lib/libglib-2.0.so.0
#7  0x05029863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x008d3067 in QEventDispatcherGlib::processEvents (this=0x9003dd8, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x008a6c79 in QEventLoop::processEvents (this=0xb38662c4, flags=) at kernel/qeventloop.cpp:149
#10 0x008a70ca in QEventLoop::exec (this=0xb38662c4, flags=...) at kernel/qeventloop.cpp:201
#11 0x007b4b73 in QThread::exec (this=0x9090aa8) at thread/qthread.cpp:487
#12 0x0770f4cd in KDevelop::CompletionWorkerThread::run (this=0x9090aa8) at /home/mharvey/projects/kde4/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#13 0x007b7e32 in QThreadPrivate::start (arg=0x9090aa8) at thread/qthread_unix.cpp:188
#14 0x06f6780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x06d9e8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xb2864b70 (LWP 16742)):
#0  0x0016d422 in __kernel_vsyscall ()
#1  0x06f6be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06dab87d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x007b8e67 in QWaitConditionPrivate::wait (this=0x8f2d2a0, mutex=0x8f2d2f8, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8f2d2a0, mutex=0x8f2d2f8, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x00300b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8f2d288, th=0x90231d8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0030319c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8f26118, th=0x90231d8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x002ff1fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8f2d288, th=0x90231d8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00303292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8f26118, th=0x90231d8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00300db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8f2d288, th=0x90231d8, previous=0xb8bb4d8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x003013be in ThreadWeaver::ThreadRunHelper::run (this=0xb2864304, parent=0x8f2d288, th=0x90231d8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x003019db in ThreadWeaver::Thread::run (this=0x90231d8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x007b7e32 in QThreadPrivate::start (arg=0x90231d8) at thread/qthread_unix.cpp:188
#13 0x06f6780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x06d9e8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xaf82ab70 (LWP 16839)):
#0  0x007a4e7a in __i686.get_pc_thunk.bx () from /usr/lib/libQtCore.so.4
#1  0x008d31c7 in timerSourcePrepare (source=0x9e3f110, timeout=0xaf82a0fc) at kernel/qeventdispatcher_glib.cpp:133
#2  0x05028f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x05029351 in ?? () from /lib/libglib-2.0.so.0
#4  0x05029863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x008d3067 in QEventDispatcherGlib::processEvents (this=0x95cde90, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x008a6c79 in QEventLoop::processEvents (this=0xaf82a2c4, flags=) at kernel/qeventloop.cpp:149
#7  0x008a70ca in QEventLoop::exec (this=0xaf82a2c4, flags=...) at kernel/qeventloop.cpp:201
#8  0x007b4b73 in QThread::exec (this=0xa142588) at thread/qthread.cpp:487
#9  0x0770f4cd in KDevelop::CompletionWorkerThread::run (this=0xa142588) at /home/mharvey/projects/kde4/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#10 0x007b7e32 in QThreadPrivate::start (arg=0xa142588) at thread/qthread_unix.cpp:188
#11 0x06f6780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x06d9e8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xaf029b70 (LWP 16840)):
#0  0x013f2e06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x008d4bf3 in QTimerInfoList::getTime (this=0x99ebffc, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x008d4de1 in QTimerInfoList::updateCurrentTime (this=0x99ebffc) at kernel/qeventdispatcher_unix.cpp:297
#3  0x008d588c in QTimerInfoList::timerWait (this=0x99ebffc, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x008d3210 in timerSourcePrepare (source=0x99ebfc8, timeout=0xaf0290fc) at kernel/qeventdispatcher_glib.cpp:141
#5  0x05028f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x05029351 in ?? () from /lib/libglib-2.0.so.0
#7  0x05029863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x008d3067 in QEventDispatcherGlib::processEvents (this=0xa2d1680, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x008a6c79 in QEventLoop::processEvents (this=0xaf0292c4, flags=) at kernel/qeventloop.cpp:149
#10 0x008a70ca in QEventLoop::exec (this=0xaf0292c4, flags=...) at kernel/qeventloop.cpp:201
#11 0x007b4b73 in QThread::exec (this=0xa166b60) at thread/qthread.cpp:487
#12 0x0770f4cd in KDevelop::CompletionWorkerThread::run (this=0xa166b60) at /home/mharvey/projects/kde4/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#13 0x007b7e32 in QThreadPrivate::start (arg=0xa166b60) at thread/qthread_unix.cpp:188
#14 0x06f6780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x06d9e8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xadaebb70 (LWP 16841)):
#0  0x0016d422 in __kernel_vsyscall ()
#1  0x06f6c142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06dab8d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x007b781e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4  0x007b7973 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:323
#5  0x0241d644 in UIBlockTester::UIBlockTesterThread::run (this=0xa24e0b8) at /home/mharvey/projects/kde4/kdevelop/languages/cpp/cpplanguagesupport.cpp:672
#6  0x007b7e32 in QThreadPrivate::start (arg=0xa24e0b8) at thread/qthread_unix.cpp:188
#7  0x06f6780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x06d9e8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xad2eab70 (LWP 16842)):
#0  0x0016d422 in __kernel_vsyscall ()
#1  0x06f6be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06dab87d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x007b8e67 in QWaitConditionPrivate::wait (this=0x8f2d2a0, mutex=0x8f2d2f8, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8f2d2a0, mutex=0x8f2d2f8, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x00300b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8f2d288, th=0x9d2abd8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0030319c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8f26118, th=0x9d2abd8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x002ff1fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8f2d288, th=0x9d2abd8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00303292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8f26118, th=0x9d2abd8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00300db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8f2d288, th=0x9d2abd8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x003032b1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8f26118, th=0x9d2abd8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00300db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8f2d288, th=0x9d2abd8, previous=0x9a48f20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x003013be in ThreadWeaver::ThreadRunHelper::run (this=0xad2ea304, parent=0x8f2d288, th=0x9d2abd8) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x003019db in ThreadWeaver::Thread::run (this=0x9d2abd8) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x007b7e32 in QThreadPrivate::start (arg=0x9d2abd8) at thread/qthread_unix.cpp:188
#15 0x06f6780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x06d9e8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb784e700 (LWP 16697)):
[KCrash Handler]
#6  _scheme (this=0x92c0062, parseOptions=QUrlPrivate::ParseAndSet) at io/qurl.cpp:444
#7  QUrlPrivate::parse (this=0x92c0062, parseOptions=QUrlPrivate::ParseAndSet) at io/qurl.cpp:3606
#8  0x008678f0 in QUrl::operator== (this=0xbfa4a8dc, url=...) at io/qurl.cpp:5635
#9  0x0057db34 in KUrl::operator== (this=0xbfa4a8dc, _u=...) at ../../kdecore/io/kurl.cpp:587
#10 0x026932f2 in ?? () from /usr/lib/kde4/kcm_kdev_veritassettings.so
#11 0x02693bfc in ?? () from /usr/lib/kde4/kcm_kdev_veritassettings.so
#12 0x0269545e in ?? () from /usr/lib/kde4/kcm_kdev_veritassettings.so
#13 0x026958ed in QObject* KPluginFactory::createInstance<Veritas::ConfigModule, QWidget>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kcm_kdev_veritassettings.so
#14 0x006a2175 in KPluginFactory::create (this=0xbd065b8, iface=0xbfa4a8dc "b", parentWidget=0x0, parent=0xa7bd7b8, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:191
#15 0x00128c4a in KPluginFactory::create<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0xa7bd7b8, args=...) at ../../kdecore/util/kpluginfactory.h:515
#16 KService::createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0xa7bd7b8, args=...) at ../../kdecore/services/kservice.h:517
#17 KService::createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0xa7bd7b8, args=...) at ../../kdecore/services/kservice.h:494
#18 KService::createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0xa7bd7b8, args=...) at ../../kdecore/services/kservice.h:534
#19 KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0xa7bd7b8, args=...) at ../../kutils/kcmoduleloader.cpp:89
#20 0x0012ea7c in KCModuleProxyPrivate::loadModule (this=0xb366cd8) at ../../kutils/kcmoduleproxy.cpp:104
#21 0x0012fce3 in KCModuleProxy::realModule (this=0xa7bd7b8) at ../../kutils/kcmoduleproxy.cpp:81
#22 0x0013008e in KCModuleProxy::showEvent (this=0xa7bd7b8, ev=0xbfa4b2a0) at ../../kutils/kcmoduleproxy.cpp:191
#23 0x05bbfe2b in QWidget::event (this=0xa7bd7b8, event=0xbfa4b2a0) at kernel/qwidget.cpp:7748
#24 0x05b6af54 in QApplicationPrivate::notify_helper (this=0x8d1d058, receiver=0xa7bd7b8, e=0xbfa4b2a0) at kernel/qapplication.cpp:4056
#25 0x05b725ca in QApplication::notify (this=0xbfa4fbf8, receiver=0xa7bd7b8, e=0xbfa4b2a0) at kernel/qapplication.cpp:4021
#26 0x021b3bfa in KApplication::notify (this=0xbfa4fbf8, receiver=0xa7bd7b8, event=0xbfa4b2a0) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x008a86cb in QCoreApplication::notifyInternal (this=0xbfa4fbf8, receiver=0xa7bd7b8, event=0xbfa4b2a0) at kernel/qcoreapplication.cpp:610
#28 0x05bc59a5 in QCoreApplication::sendEvent (this=0xb6a89f8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#29 QWidgetPrivate::show_helper (this=0xb6a89f8) at kernel/qwidget.cpp:6756
#30 0x05bc6d9b in QWidget::setVisible (this=0xa7bd7b8, visible=true) at kernel/qwidget.cpp:6975
#31 0x05ba8570 in QWidget::show (this=0xa00f550, index=3) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:473
#32 QStackedLayout::setCurrentIndex (this=0xa00f550, index=3) at kernel/qstackedlayout.cpp:313
#33 0x05ba870d in QStackedLayout::setCurrentWidget (this=0xa00f550, widget=0xa7bd7b8) at kernel/qstackedlayout.cpp:367
#34 0x05fdebbc in QStackedWidget::setCurrentWidget (this=0xafda7a0, widget=0xa7bd7b8) at widgets/qstackedwidget.cpp:248
#35 0x021e6f0b in KPageViewPrivate::_k_pageSelected (this=0x8d730d8, index=..., previous=...) at ../../kdeui/paged/kpageview.cpp:226
#36 0x021e7977 in KPageView::qt_metacall (this=0x9ee6fc0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfa4b564) at ./kpageview.moc:94
#37 0x021eb4da in KPageWidget::qt_metacall (this=0x9ee6fc0, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfa4b564) at ./kpagewidget.moc:70
#38 0x008be263 in QMetaObject::activate (sender=0xb5f1c70, from_signal_index=5, to_signal_index=5, argv=0xbfa4b564) at kernel/qobject.cpp:3113
#39 0x008beec2 in QMetaObject::activate (sender=0xb5f1c70, m=0x63d9290, local_signal_index=1, argv=0xbfa4b564) at kernel/qobject.cpp:3187
#40 0x0610d069 in QItemSelectionModel::currentChanged (this=0xb5f1c70, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:153
#41 0x0610d202 in QItemSelectionModel::setCurrentIndex (this=0xb5f1c70, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1123
#42 0x060bd504 in QAbstractItemView::mousePressEvent (this=0xb5fe940, event=0xbfa4be50) at itemviews/qabstractitemview.cpp:1514
#43 0x05bbfff6 in QWidget::event (this=0xb5fe940, event=0xbfa4be50) at kernel/qwidget.cpp:7545
#44 0x05f6f633 in QFrame::event (this=0xb5fe940, e=0xbfa4be50) at widgets/qframe.cpp:559
#45 0x0600e494 in QAbstractScrollArea::viewportEvent (this=0x0, e=0x7274656d) at widgets/qabstractscrollarea.cpp:962
#46 0x060c2087 in QAbstractItemView::viewportEvent (this=0xb5fe940, event=0xbfa4be50) at itemviews/qabstractitemview.cpp:1476
#47 0x06010a95 in QAbstractScrollAreaPrivate::viewportEvent (this=0x9775798, o=0xba0f810, e=0xbfa4be50) at widgets/qabstractscrollarea_p.h:100
#48 QAbstractScrollAreaFilter::eventFilter (this=0x9775798, o=0xba0f810, e=0xbfa4be50) at widgets/qabstractscrollarea_p.h:111
#49 0x008a783a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8d1d058, receiver=0xba0f810, event=0xbfa4be50) at kernel/qcoreapplication.cpp:726
#50 0x05b6af2c in QApplicationPrivate::notify_helper (this=0x8d1d058, receiver=0xba0f810, e=0xbfa4be50) at kernel/qapplication.cpp:4052
#51 0x05b73033 in QApplication::notify (this=0xbfa4fbf8, receiver=0xba0f810, e=0xbfa4be50) at kernel/qapplication.cpp:3758
#52 0x021b3bfa in KApplication::notify (this=0xbfa4fbf8, receiver=0xba0f810, event=0xbfa4be50) at ../../kdeui/kernel/kapplication.cpp:302
#53 0x008a86cb in QCoreApplication::notifyInternal (this=0xbfa4fbf8, receiver=0xba0f810, event=0xbfa4be50) at kernel/qcoreapplication.cpp:610
#54 0x05b71f6e in QCoreApplication::sendSpontaneousEvent (receiver=0xba0f810, event=0xbfa4be50, alienWidget=0xba0f810, nativeWidget=0xaca3590, buttonDown=0x63e5aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#55 QApplicationPrivate::sendMouseEvent (receiver=0xba0f810, event=0xbfa4be50, alienWidget=0xba0f810, nativeWidget=0xaca3590, buttonDown=0x63e5aa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#56 0x05be07c0 in QETWidget::translateMouseEvent (this=0xaca3590, event=0xbfa4d49c) at kernel/qapplication_x11.cpp:4409
#57 0x05bdfc4b in QApplication::x11ProcessEvent (this=0xbfa4fbf8, event=0xbfa4d49c) at kernel/qapplication_x11.cpp:3428
#58 0x05c0c502 in x11EventSourceDispatch (s=0x8d20168, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#59 0x05025e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#60 0x05029730 in ?? () from /lib/libglib-2.0.so.0
#61 0x05029863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#62 0x008d302c in QEventDispatcherGlib::processEvents (this=0x8c85ed8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#63 0x05c0bbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8c85ed8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#64 0x008a6c79 in QEventLoop::processEvents (this=0xbfa4d790, flags=) at kernel/qeventloop.cpp:149
#65 0x008a70ca in QEventLoop::exec (this=0xbfa4d790, flags=...) at kernel/qeventloop.cpp:201
#66 0x06057d53 in QDialog::exec (this=0xaca3590) at dialogs/qdialog.cpp:498
#67 0x001e18cb in KDevelop::ProjectControllerPrivate::projectConfig (this=0x8f25978, obj=0x9e246e0) at /home/mharvey/projects/kde4/kdevplatform/shell/projectcontroller.cpp:151
#68 0x001e03b3 in KDevelop::ProjectController::configureProject (this=0x8e4a8f8, project=0x9e246e0) at /home/mharvey/projects/kde4/kdevplatform/shell/projectcontroller.cpp:771
#69 0x001e1ef1 in KDevelop::ProjectControllerPrivate::openProjectConfig (this=0x8f25978) at /home/mharvey/projects/kde4/kdevplatform/shell/projectcontroller.cpp:205
#70 0x001e0f4d in KDevelop::ProjectController::qt_metacall (this=0x8e4a8f8, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfa4da18)
    at /home/mharvey/projects/.build/kde4/kdevplatform/shell/projectcontroller.moc:167
#71 0x008be263 in QMetaObject::activate (sender=0x8f29de0, from_signal_index=5, to_signal_index=6, argv=0xbfa4da18) at kernel/qobject.cpp:3113
#72 0x008be6d8 in QMetaObject::activate (sender=0x8f29de0, m=0x63cce48, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfa4da18) at kernel/qobject.cpp:3207
#73 0x05b649b1 in QAction::triggered (this=0x8f29de0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#74 0x05b65f32 in QAction::activate (this=0x8f29de0, event=QAction::Trigger) at kernel/qaction.cpp:1160
#75 0x05fb39cc in QMenuPrivate::activateCausedStack (this=0x8f6efe8, causedStack=..., action=0x8f29de0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#76 0x05fba03b in QMenuPrivate::activateAction (this=0x8f6efe8, action=0x8f29de0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#77 0x05fbabf7 in QMenu::mouseReleaseEvent (this=0x8f75858, e=0xbfa4e170) at widgets/qmenu.cpp:2254
#78 0x0229e1c5 in KMenu::mouseReleaseEvent (this=0x8f75858, e=0xbfa4e170) at ../../kdeui/widgets/kmenu.cpp:456
#79 0x05bc0012 in QWidget::event (this=0x8f75858, event=0xbfa4e170) at kernel/qwidget.cpp:7549
#80 0x05fbce34 in QMenu::event (this=0x8f75858, e=0xbfa4e170) at widgets/qmenu.cpp:2353
#81 0x05b6af54 in QApplicationPrivate::notify_helper (this=0x8d1d058, receiver=0x8f75858, e=0xbfa4e170) at kernel/qapplication.cpp:4056
#82 0x05b73033 in QApplication::notify (this=0xbfa4fbf8, receiver=0x8f75858, e=0xbfa4e170) at kernel/qapplication.cpp:3758
#83 0x021b3bfa in KApplication::notify (this=0xbfa4fbf8, receiver=0x8f75858, event=0xbfa4e170) at ../../kdeui/kernel/kapplication.cpp:302
#84 0x008a86cb in QCoreApplication::notifyInternal (this=0xbfa4fbf8, receiver=0x8f75858, event=0xbfa4e170) at kernel/qcoreapplication.cpp:610
#85 0x05b71f6e in QCoreApplication::sendSpontaneousEvent (receiver=0x8f75858, event=0xbfa4e170, alienWidget=0x0, nativeWidget=0x8f75858, buttonDown=0x63e5aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#86 QApplicationPrivate::sendMouseEvent (receiver=0x8f75858, event=0xbfa4e170, alienWidget=0x0, nativeWidget=0x8f75858, buttonDown=0x63e5aa0, lastMouseReceiver=...) at kernel/qapplication.cpp:2924
#87 0x05be0c87 in QETWidget::translateMouseEvent (this=0x8f75858, event=0xbfa4f7bc) at kernel/qapplication_x11.cpp:4343
#88 0x05bdfc4b in QApplication::x11ProcessEvent (this=0xbfa4fbf8, event=0xbfa4f7bc) at kernel/qapplication_x11.cpp:3428
#89 0x05c0c502 in x11EventSourceDispatch (s=0x8d20168, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#90 0x05025e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#91 0x05029730 in ?? () from /lib/libglib-2.0.so.0
#92 0x05029863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#93 0x008d302c in QEventDispatcherGlib::processEvents (this=0x8c85ed8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#94 0x05c0bbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8c85ed8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#95 0x008a6c79 in QEventLoop::processEvents (this=0xbfa4fab4, flags=) at kernel/qeventloop.cpp:149
#96 0x008a70ca in QEventLoop::exec (this=0xbfa4fab4, flags=...) at kernel/qeventloop.cpp:201
#97 0x008a953f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#98 0x05b6add7 in QApplication::exec () at kernel/qapplication.cpp:3525
#99 0x0804fdc4 in main (argc=1, argv=0xbfa50224) at /home/mharvey/projects/kde4/kdevelop/app/main_internal.cpp:222

Reported using DrKonqi
Comment 1 Andreas Pakulat 2010-03-17 16:45:16 UTC
You have old unsupported plugins in your installation which you need to remove. These cause binary compatibility problems with the version of kdevelop you're using and thus cause this crash.