Application: kdevelop (5.14.240501 (24.05.1)) Qt Version: 6.7.2 Frameworks Version: 6.3.0 Operating System: Linux 6.9.6-1-default x86_64 Windowing System: Wayland Distribution: "openSUSE Tumbleweed" DrKonqi: 6.1.0 [CoredumpBackend] -- Information about the crash: Kdevelop suddendly crashed, during sutdying source code and making minor edits. Background parser was running in the background. The reporter is unsure if this crash is reproducible. -- Backtrace (Reduced): #5 0x0000559b7ac27a50 in ??? () #7 0x00007fee2412d6b6 in CMakeManager::projectClosing (this=0x559b7aacdf40, p=<optimized out>) at /usr/src/debug/kdevelop-24.05.1/plugins/cmake/cmakemanager.cpp:732 #8 0x00007fee57f25b92 in QtPrivate::QSlotObjectBase::call (a=0x7fff6a1cb070, r=0x559b7aacdf40, this=0x559b7acc4e30) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #9 doActivate<false> (sender=0x559b7ac639b0, signal_index=5, argv=0x7fff6a1cb070) at kernel/qobject.cpp:3925 [...] #11 0x00007fee598b56b2 in KDevelop::IProjectController::projectClosing (this=this@entry=0x559b7ac639b0, _t1=<optimized out>, _t1@entry=0x559b7b95b810) at /usr/src/debug/kdevelop-24.05.1/build/kdevplatform/interfaces/KDevPlatformInterfaces_autogen/include/moc_iprojectcontroller.cpp:273 Reported using DrKonqi
Created attachment 171072 [details] New crash information added by DrKonqi DrKonqi auto-attaching complete backtrace.
Crashed multiple times.
Ok, here's full context of this crash. It is not the same probably that I was seeing when crashing during reading the code: 1. Clone Kate repo: https://invent.kde.org/utilities/kate/ 2. Open the Kate project in Kdevelop 3. Project -> Open Configuration 4. Close Project Configuratin 5. Close Kdevelop main window. Crashes 100% of the time.
*** This bug has been marked as a duplicate of bug 455533 ***