Bug 489346 - Kdevelop background session crashed, when another session was opened
Summary: Kdevelop background session crashed, when another session was opened
Status: REPORTED
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 23:08 UTC by Lassi Väätämöinen
Modified: 2024-06-27 23:08 UTC (History)
0 users

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


Attachments
New crash information added by DrKonqi (114.47 KB, text/plain)
2024-06-27 23:08 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 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.