kdevelop crashing at startup

Andreas Schallenberg ankls at web.de
Mon Jul 24 12:22:09 UTC 2006


Hello!

I just got the latest kdevelop/3.4 branch code from svn.
Compiled it successfully and installed it in my home
directory (not system-wide).

When starting kdevelop it immediately crashes. I see the
green splash screen flashing up. Then it disappears and
the console reads:

kdevelop: [virtual void DDockWindow::addWidget(const QString&, QWidget*)]
kdevelop: SimpleMainWindow::embedPartView: [Null pointer]
KCrash: Application 'kdevelop' crashing...

The KDE crash manager gives me:

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1242080832 (LWP 3847)]
[KCrash handler]
#6  0xb678647c in QMetaObject::findSlot () from /usr/lib/libqt-mt.so.3
#7  0xb6794e57 in QObject::disconnect () from /usr/lib/libqt-mt.so.3
#8  0xb6796cf8 in QObject::installEventFilter () from /usr/lib/libqt-mt.so.3
#9  0xb70a2250 in KToggleFullScreenAction::setWindow ()
   from /usr/lib/libkdeui.so.4
#10 0xb71c39c2 in KStdAction::fullScreen () from /usr/lib/libkdeui.so.4
#11 0xb5e5481c in FullScreenPart::FullScreenPart ()
   from /usr/lib/kde3/libkdevfullscreen.so
#12 0xb5e54de8 in KGenericFactory<FullScreenPart, QObject>::createObject ()
   from /usr/lib/kde3/libkdevfullscreen.so
#13 0xb6e2350b in KLibFactory::create () from /usr/lib/libkdecore.so.4
#14 0xb7eebb98 in createInstanceFromFactory<KDevPlugin> (factory=0x82c03a0, 
    parent=0x81dd8b0, name=0x0, args=@0xbf92ce74) at componentfactory.h:67
#15 0xb7eebcae in createInstanceFromLibrary<KDevPlugin> (
    libraryName=0x82c2e78 "libkdevfullscreen", parent=0x81dd8b0, name=0x0, 
    args=@0xbf92ce74, error=0xbf92ce70) at componentfactory.h:147
#16 0xb7eebd7e in createInstanceFromService<KDevPlugin> (service=@0x8263690, 
    parent=0x81dd8b0, name=0x0, args=@0xbf92ce74, error=0xbf92ce70)
    at componentfactory.h:216
#17 0xb7eebdf1 in PluginController::loadPlugin (service=@0x8263690)
    at plugincontroller.cpp:204
#18 0xb7eec4a2 in PluginController::loadPlugins (this=0x81dc568, 
    offers=@0xbf92cf20, ignorePlugins=@0xbf92cf1c) at plugincontroller.cpp:147
#19 0xb7eecb4e in PluginController::loadCorePlugins (this=0x81dc568)
    at plugincontroller.cpp:120
#20 0xb7eecd09 in PluginController::loadInitialPlugins (this=0x81dc568)
    at plugincontroller.cpp:99
#21 0x0804ec13 in main (argc=1, argv=0xbf92d214) at main.cpp:106

System is Kubuntu 6.06, 2.6.15-26-k7,
gcc-Version 4.0.3 (Ubuntu 4.0.3-1ubuntu5),
KDE 3.5.3, QT 3.3.3.

Any ideas?

RU,
Andreas




More information about the KDevelop-devel mailing list