[Bug 79641] New: CvsServicePart crashes on close

Bernd Pol bernd.pol at online.de
Wed Apr 14 17:39:02 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=79641      
           Summary: CvsServicePart crashes on close
           Product: kdevelop
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: bernd.pol online de


Version:           3.0.90-CVS (using KDE 3.2.90 (CVS >= 20040117), compiled sources)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-99-athlon

This is on HEAD from 2004-04-13. KDevelop crashes on close when CvsServicePart was loaded. It crashes as well on deactivation of the CvsServicePart plugin.

Backtrace (only partly debug compiled, however):
--------------------
[New Thread 16384 (LWP 4176)]
[KCrash handler]
#4  0x424273f6 in CvsService_stub::watchers(QStringList const&) ()
   from /opt/kde-cvs/lib/libcvsservice.so.0
#5  0x423f2ad9 in CvsServicePartImpl::releaseCvsService() ()
   from /opt/kde-cvs/lib/kde3/libkdevcvsservice.so
#6  0x423ef0b6 in CvsServicePartImpl::~CvsServicePartImpl() ()
   from /opt/kde-cvs/lib/kde3/libkdevcvsservice.so
#7  0x423ea24e in CvsServicePart::~CvsServicePart() ()
   from /opt/kde-cvs/lib/kde3/libkdevcvsservice.so
#8  0x40c5a29e in QPtrList<QObject>::deleteItem(void*) ()
   from /opt/kde-cvs/lib/libkdeui.so.4
#9  0x4151844e in QGList::clear() () from /usr/lib/qt-copy/lib/libqt-mt.so.3
#10 0x40c58fac in QPtrList<QObject>::clear() ()
   from /opt/kde-cvs/lib/libkdeui.so.4
#11 0x40e651c7 in KLibrary::~KLibrary() ()
   from /opt/kde-cvs/lib/libkdecore.so.4
#12 0x40e66b89 in KLibLoader::close_pending(KLibWrapPrivate*) ()
   from /opt/kde-cvs/lib/libkdecore.so.4
#13 0x40e66154 in KLibLoader::~KLibLoader() ()
   from /opt/kde-cvs/lib/libkdecore.so.4
#14 0x40e65c7d in KLibLoader::cleanUp() ()
   from /opt/kde-cvs/lib/libkdecore.so.4
#15 0x40dc441c in KApplication::~KApplication() ()
   from /opt/kde-cvs/lib/libkdecore.so.4
#16 0x08061639 in main ()




More information about the KDevelop-devel mailing list