dead lock or something

Ruan Strydom ruan at jcell.co.za
Mon Nov 9 20:41:08 UTC 2009


I regularly get the following where kdev just hangs, I just want too confirm if anyone else gets this problem?
I have not delved any deeper as I am studying at the moment, will have a look later when I have time/finished.
It does this for various plugin's not any specific one.


#0  0x00007ffff46bed59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffff49481eb in ?? () from /usr/lib64/libQtCore.so.4
#2  0x00007ffff4943a05 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
#3  0x00007ffff7affe1f in ?? () from /usr/lib64/libkdecore.so.5
#4  0x00007ffff7aeedd8 in ?? () from /usr/lib64/libkdecore.so.5
#5  0x00007ffff7af1471 in KLocale::insertCatalog(QString const&) () from /usr/lib64/libkdecore.so.5
#6  0x00007ffff7a7330b in KComponentData::KComponentData(KAboutData const&, KComponentData::MainComponentRegistration) ()
   from /usr/lib64/libkdecore.so.5
#7  0x00007ffff7b56068 in KPluginFactory::KPluginFactory(KAboutData const&, QObject*) () from /usr/lib64/libkdecore.so.5
#8  0x00007fffcc669de9 in CMakeSupportDocFactory (this=0x631f7c, aboutData=@0x80, parent=0x1)
    at /home/ruan/projects/kdevelop/projectmanagers/cmake/cmakedocumentation.cpp:40
#9  0x00007fffcc669fef in qt_plugin_instance () at /home/ruan/projects/kdevelop/projectmanagers/cmake/cmakedocumentation.cpp:41
#10 0x00007ffff7b56f12 in KPluginLoader::factory() () from /usr/lib64/libkdecore.so.5
#11 0x00007ffff74a2381 in KDevelop::IPlugin* KServiceTypeTrader::createInstanceFromQuery<KDevelop::IPlugin>(QString const&, QWidget*, QObject*, QString const&, QList<QVariant> const&, 
QString*) () from /home/ruan/kdevelop/lib64/libkdevplatformshell.so.1
#12 0x00007ffff749e3e8 in KDevelop::PluginController::loadPluginInternal (this=0x165f1e0, pluginId=@0x7fffffffc7f0)
    at /usr/include/KDE/../kservicetypetrader.h:157
#13 0x00007ffff74a0335 in KDevelop::PluginController::initialize (this=0x165f1e0) at /home/ruan/projects/kdevplatform/shell/plugincontroller.cpp:264
#14 0x00007ffff74a47b3 in KDevelop::CorePrivate::initialize (this=0x15e6c10, mode=<value optimized out>)
    at /home/ruan/projects/kdevplatform/shell/core.cpp:177
#15 0x0000000000405a33 in main (argc=1, argv=0x7fffffffdc98) at /home/ruan/projects/kdevelop/app/main.cpp:148




More information about the KDevelop-devel mailing list