https://bugs.kde.org/show_bug.cgi?id=423651
--- Comment #2 from Igor Kushnir <[email protected]> --- Created attachment 129808 --> https://bugs.kde.org/attachment.cgi?id=129808&action=edit New crash information added by DrKonqi kdevelop (5.5.40) using Qt 5.15.0 - What I was doing when the application crashed: KDevelop was re-parsing code after I switched from a Debug-build-type directory and back again. I decided to quit KDevelop, then start it again as this often speeds the parsing up. However KDevelop crashed during exit with the attached backtrace. -- Backtrace (Reduced): #4 0x00007fc658028987 in QExplicitlySharedDataPointer<KDevelop::ParsingEnvironmentFile>::QExplicitlySharedDataPointer(QExplicitlySharedDataPointer<KDevelop::ParsingEnvironmentFile> const&) (o=..., this=this@entry=0x7ffddcf06498) at /usr/include/qt/QtCore/qshareddata.h:187 #5 KDevelop::TopDUContext::parsingEnvironmentFile() const (this=this@entry=0x561695dcd0a0) at /usr/src/debug/kdevelop/kdevplatform/language/duchain/topducontext.cpp:566 #6 0x00007fc65807c7a1 in KDevelop::DUChainUtils::contentContextFromProxyContext(KDevelop::TopDUContext*) (top=0x561695dcd0a0) at /usr/src/debug/kdevelop/kdevplatform/language/duchain/duchainutils.cpp:251 #7 0x00007fc5dc6a2bfb in CTestSuite::loadDeclarations(KDevelop::IndexedString const&, KDevelop::ReferencedTopDUContext const&) (this=0x5616944bd050, document=..., ref=...) at /usr/src/debug/kdevelop/kdevplatform/language/duchain/topducontext.h:70 #8 0x00007fc5dc69dbbe in CTestFindJob::updateReady(KDevelop::IndexedString const&, KDevelop::ReferencedTopDUContext const&) (this=0x561699f47be0, document=..., context=...) at /usr/src/debug/kdevelop/plugins/cmake/testing/ctestfindjob.cpp:82 -- You are receiving this mail because: You are watching all bug changes.
