Version: (using KDE Devel) Installed from: Compiled sources Compiler: g++ 3.2 OS: Linux Happens to me every time I exit Gideon: Backtrace (omitting the "no debugging symbols found" first lines"): (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...0x41354bf0 in waitpid () from /lib/libpthread.so.0 #0 0x41354bf0 in waitpid () from /lib/libpthread.so.0 #1 0x40b66680 in KCrash::defaultCrashHandler(int) () from /usr/lib/libkdecore.so.4 #2 0x4135398d in __pthread_sighandler () from /lib/libpthread.so.0 #3 <signal handler called> #4 0x4222c2f3 in CvsService_stub::update(QStringList const&, bool, bool, bool, QString const&) () from /usr/lib/libcvsservice.so.0 #5 0x421eb9bd in CvsServiceImpl::releaseCvsService() () from /usr/lib/kde3/libkdevcvsservice.so #6 0x421e923c in CvsServiceImpl::~CvsServiceImpl() () from /usr/lib/kde3/libkdevcvsservice.so #7 0x421db475 in CvsPart::~CvsPart() () from /usr/lib/kde3/libkdevcvsservice.so #8 0x409cc623 in QPtrList<QObject>::deleteItem(void*) () from /usr/lib/libkdeui.so.4 #9 0x410e02a7 in QGList::clear() () from /usr/lib/libqt-mt.so.3 #10 0x40b7b896 in KLibrary::~KLibrary() () from /usr/lib/libkdecore.so.4 #11 0x40b7d896 in KLibLoader::close_pending(KLibWrapPrivate*) () from /usr/lib/libkdecore.so.4 #12 0x40b7caed in KLibLoader::~KLibLoader() () from /usr/lib/libkdecore.so.4 #13 0x40b7c5a5 in KLibLoader::cleanUp() () from /usr/lib/libkdecore.so.4 #14 0x40ae675c in KApplication::~KApplication() () from /usr/lib/libkdecore.so.4 #15 0x0806ec62 in ?? () #16 0xbffff330 in ?? () #17 0xbffff2a0 in ?? () #18 0xbffff458 in ?? () #19 0x0806ec51 in ?? () #20 0xbffff330 in ?? () #21 0x08118820 in ?? () #22 0xbffff2a0 in ?? () #23 0x00000001 in ?? () #24 0xbffff300 in ?? () #25 0x00000028 in ?? () #26 0x010bffd8 in ?? () #27 0x080c1cd0 in ?? () #28 0x41214c60 in vtable for QGArray () from /usr/lib/libqt-mt.so.3
Please un-install gideon and then re-install it!
To be a little more precise: You have an old CVS plugin lying around in your kdevelop installation. You can verify this by disabling the "global" CVS plugin in Settings->Plugins. The crash should then go away
This is a problem related to the particular installation since it works here and no other user complained about this crash.