Bug 489346

Summary: Kdevelop background session crashed, when another session was opened
Product: [Applications] kdevelop Reporter: Lassi Väätämöinen <lassi.vaatamoinen>
Component: generalAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Lassi Väätämöinen 2024-06-27 23:08:27 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 [KCrashBackend]

-- Information about the crash:
1. Open a Kdevelop session, see background parser being active
2. Open another Kdevelop session
3. Observe the background session window closing and crash notification shown.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#4  0x00007fa044aec801 in KDevelop::IndexedIdentifier::identifier (this=0x20) at /usr/src/debug/kdevelop-24.05.1/kdevplatform/language/duchain/identifier.cpp:1381
#5  0x00007fa044adcf55 in KDevelop::Declaration::identifier (this=<optimized out>) at /usr/src/debug/kdevelop-24.05.1/kdevplatform/language/duchain/declaration.h:557
#6  0x00007f9fc577b913 in Python::DeclarationBuilder::addArgumentTypeHints (this=this@entry=0x7f9ec1fdb150, node=node@entry=0x7f9ec2f94cd0, called=...) at /usr/include/qt5/QtCore/qarraydata.h:61
#7  0x00007f9fc577bc67 in Python::DeclarationBuilder::visitCall (this=0x7f9ec1fdb150, node=0x7f9ec2f94cd0) at /usr/src/debug/kdev-python-24.05.1/duchain/declarationbuilder.cpp:1132
#8  0x00007f9fc577be71 in non-virtual thunk to Python::DeclarationBuilder::visitNode(Python::Ast*) () at /usr/src/debug/kdev-python-24.05.1/duchain/declarationbuilder.h:99


Reported using DrKonqi
Comment 1 Lassi Väätämöinen 2024-06-27 23:08:28 UTC
Created attachment 171104 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.