Bug 489290 - Kdevelop crashes after openining project configuration and closing main window.
Summary: Kdevelop crashes after openining project configuration and closing main window.
Status: RESOLVED DUPLICATE of bug 455533
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-06-27 08:31 UTC by Lassi Väätämöinen
Modified: 2024-06-27 11:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (79.83 KB, text/plain)
2024-06-27 08:31 UTC, Lassi Väätämöinen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lassi Väätämöinen 2024-06-27 08:31:40 UTC
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
Comment 1 Lassi Väätämöinen 2024-06-27 08:31:41 UTC
Created attachment 171072 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Lassi Väätämöinen 2024-06-27 08:32:42 UTC
Crashed multiple times.
Comment 3 Lassi Väätämöinen 2024-06-27 09:02:53 UTC
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.
Comment 4 Igor Kushnir 2024-06-27 11:16:14 UTC
*** This bug has been marked as a duplicate of bug 455533 ***