Application that crashed: kdevelop Version of the application: 3.9.92 (using KDevPlatform 0.9.97) KDE Version: 4.3.4 (KDE 4.3.4) Qt Version: 4.5.3 Operating System: Linux 2.6.30-2-686 i686 Distribution: Debian GNU/Linux unstable (sid) What I was doing when the application crashed: I started KDevelop and it crashed immediatly without showing the GUI. System: Debian unstable - KDE 4.3.4 If this is not enough information, please feel free to ask. Jörg -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault [Current thread is 1 (Thread 0xb4fd0700 (LWP 12942))] Thread 2 (Thread 0xb1adbb70 (LWP 12961)): #0 0xb7f04424 in __kernel_vsyscall () #1 0xb56093d2 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0xb6a84884 in __pthread_cond_timedwait (cond=0x8d550c0, mutex=0x8d550a8, abstime=0xb1adb2ec) at forward.c:152 #3 0xb75f459c in QWaitConditionPrivate::wait (this=0x8f95664, mutex=0x8f95668, time=200000) at thread/qwaitcondition_unix.cpp:85 #4 QWaitCondition::wait (this=0x8f95664, mutex=0x8f95668, time=200000) at thread/qwaitcondition_unix.cpp:159 #5 0xb5d016f5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8f95658) at ../../language/duchain/duchain.cpp:280 #6 0xb75f35e2 in QThreadPrivate::start (arg=0x8f95658) at thread/qthread_unix.cpp:188 #7 0xb5605585 in start_thread (arg=0xb1adbb70) at pthread_create.c:300 #8 0xb6a772be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb4fd0700 (LWP 12942)): [KCrash Handler] #6 QString::isEmpty (this=0xb6ba6cc5) at /usr/include/qt4/QtCore/qstring.h:691 #7 KAboutData::catalogName (this=0xb6ba6cc5) at ../../kdecore/kernel/kaboutdata.cpp:757 #8 0xb7d952af in KComponentData::catalogName (this=0xbfe20e58) at ../../kdecore/kernel/kcomponentdata.cpp:226 #9 0x0804eb44 in _start () Reported using DrKonqi
Version of the application: 3.9.92 (using KDevPlatform 0.9.97) You have a mistmatch between KDevelop and the KDevPlatform library. Please update your packages to the same version. Regards