Application: kdevelop (3.9.95 (using KDevPlatform 0.9.95)) KDE Version: 4.3.65 (KDE 4.3.65 (KDE 4.4 >= 20090820)) (Compiled from sources) Qt Version: 4.5.1 Operating System: Linux 2.6.27.29-0.1-pae i686 Distribution: "openSUSE 11.1 (i586)" What I was doing when the application crashed: KDevelop directly crashes on startup. There has been no interaction. -- Backtrace: Application: KDevelop (kdevelop), signal: Aborted [KCrash Handler] #6 0xffffe430 in __kernel_vsyscall () #7 0xb6507990 in raise () from /lib/libc.so.6 #8 0xb65092c8 in abort () from /lib/libc.so.6 #9 0xb706f705 in qt_message_output (msgType=QtFatalMsg, buf=0x8313bc8 "ASSERT: \"str\" in file /home/kde-check/kdesvn/kdelibs/kdecore/services/kservicetypefactory.cpp, line 36") at /home/kde-check/kdesvn/qt-copy/src/corelib/global/qglobal.cpp:2017 #10 0xb706f7c7 in qFatal (msg=0xb71a2278 "ASSERT: \"%s\" in file %s, line %d") at /home/kde-check/kdesvn/qt-copy/src/corelib/global/qglobal.cpp:2216 #11 0xb706f885 in qt_assert (assertion=0xb80882aa "str", file=0xb8068c88 "/home/kde-check/kdesvn/kdelibs/kdecore/services/kservicetypefactory.cpp", line=36) at /home/kde-check/kdesvn/qt-copy/src/corelib/global/qglobal.cpp:1786 #12 0xb7faaec8 in KServiceTypeFactory (this=0x82e4ce0) at /home/kde-check/kdesvn/kdelibs/kdecore/services/kservicetypefactory.cpp:36 #13 0xb7fabd7a in KSycocaFactorySingleton<KServiceTypeFactory>::self (this=0x82b1808) at /home/kde-check/kdesvn/kdelibs/kdecore/sycoca/ksycocafactory.h:200 #14 0xb7faafb8 in KServiceTypeFactory::self () at /home/kde-check/kdesvn/kdelibs/kdecore/services/kservicetypefactory.cpp:65 #15 0xb7fabf03 in KServiceTypeProfiles::ensureParsed (this=0x82b17f8) at /home/kde-check/kdesvn/kdelibs/kdecore/services/kservicetypeprofile.cpp:71 #16 0xb7fac3ec in operator-> (this=0xb80967d9) at /home/kde-check/kdesvn/kdelibs/kdecore/services/kservicetypeprofile.cpp:60 #17 0xb7facb90 in KServiceTypeProfile::hasProfile (serviceType=@0xbfff82e0) at /home/kde-check/kdesvn/kdelibs/kdecore/services/kservicetypeprofile.cpp:172 #18 0xb7faeb8f in KServiceTypeTrader::query (this=0x82aced8, serviceType=@0xbfff82e0, constraint=@0xbfff82e8) at /home/kde-check/kdesvn/kdelibs/kdecore/services/kservicetypetrader.cpp:137 #19 0xb7dda505 in PluginController (this=0x82b17e8, core=0x81e5640) at /home/kde-check/kdesvn/kdevplatform/shell/plugincontroller.cpp:151 #20 0xb7ddecc7 in KDevelop::CorePrivate::initialize (this=0x81e5650, mode=KDevelop::Core::Default) at /home/kde-check/kdesvn/kdevplatform/shell/core.cpp:107 #21 0xb7ddfe78 in KDevelop::Core::initialize (mode=KDevelop::Core::Default) at /home/kde-check/kdesvn/kdevplatform/shell/core.cpp:217 #22 0x0804e1d8 in main (argc=1, argv=0xbfff8944) at /home/kde-check/kdesvn/kdevelop/app/main.cpp:136 Reported using DrKonqi
bug in kdelibs, not kdevelop as the backtrace inidicates. I guess this is specific problem in trunk or your setup.
*** This bug has been marked as a duplicate of bug 195726 ***