https://bugs.kde.org/show_bug.cgi?id=423651

--- Comment #3 from Igor Kushnir <[email protected]> ---
Created attachment 129871
  --> https://bugs.kde.org/attachment.cgi?id=129871&action=edit
New crash information added by DrKonqi

kdevelop (5.5.40) using Qt 5.15.0

Yesterday I upgraded to the latest KDevelop master and rebuilt it against my
current system libraries. This did not eliminate the crash.
- What I was doing when the application crashed:
KDevelop was re-parsing code after I switched from a Release-build-type
directory to a Debug-build-type directory, built, run, then switched again to
Release. The reparsing has occupied my CPU core for more than a minute when I
decided to restart KDevelop. However KDevelop crashed during exit with the
attached backtrace.

-- Backtrace (Reduced):
#4  0x00007f9b947a4f54 in KDevelop::ParsingEnvironmentFile::indexedTopContext()
const (this=this@entry=0x7f9af198a6f0) at
/usr/src/debug/kdevelop/kdevplatform/language/duchain/parsingenvironment.h:210
#5  0x00007f9b947a511a in KDevelop::ParsingEnvironmentFile::isProxyContext()
const (this=0x7f9af198a6f0) at
/usr/src/debug/kdevelop/kdevplatform/language/duchain/parsingenvironment.cpp:179
#6  0x00007f9b947b0815 in
KDevelop::DUChainUtils::contentContextFromProxyContext(KDevelop::TopDUContext*)
(top=0x7f9af198a750) at /usr/include/qt/QtCore/qshareddata.h:160
#7  0x00007f9b18f71b3b in CTestSuite::loadDeclarations(KDevelop::IndexedString
const&, KDevelop::ReferencedTopDUContext const&) (this=0x55726bc1a6f0,
document=..., ref=...) at
/usr/src/debug/kdevelop/kdevplatform/language/duchain/topducontext.h:70
#8  0x00007f9b18f6e043 in CTestFindJob::updateReady(KDevelop::IndexedString
const&, KDevelop::ReferencedTopDUContext const&) (this=0x557274429280,
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.

Reply via email to