Bug 489503 - KDevelop crashed when loading uses of a function
Summary: KDevelop crashed when loading uses of a function
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: OpenMandriva Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-06-30 16:24 UTC by Davide Beatrici
Modified: 2024-06-30 16:24 UTC (History)
0 users

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


Attachments
New crash information added by DrKonqi (153.51 KB, text/plain)
2024-06-30 16:24 UTC, Davide Beatrici
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Beatrici 2024-06-30 16:24:57 UTC
Application: kdevelop (6.0.240770 (24.07.70))

Qt Version: 6.7.1
Frameworks Version: 6.3.0
Operating System: Linux 6.9.3-desktop-2omv2490 x86_64
Windowing System: X11
Distribution: "OpenMandriva Lx 24.06"
DrKonqi: 6.0.5 [CoredumpBackend]

-- Information about the crash:
I pressed on "Show uses" for an "emit" (Qt signal) function call and KDevelop crashed after freezing for a few seconds.

The crash does not seem to be reproducible.

-- Backtrace (Reduced):
#4  0x00007fc1816ea7bc in QBoxLayout::itemAt (this=0x55b07c46cb50, index=0) at /usr/src/debug/qt6-qtbase-6.7.1-2.x86_64/src/widgets/kernel/qboxlayout.cpp:692
#5  0x00007fc17e1f7b45 in KDevelop::NavigatableWidgetList::items() const () from /lib64/libKDevPlatformLanguage.so.60
#6  0x00007fc17e1fbef3 in KDevelop::UsesWidget::headerLineText() const () from /lib64/libKDevPlatformLanguage.so.60
#7  0x00007fc17e1fcb5b in KDevelop::UsesWidget::UsesWidgetCollector::processUses(KDevelop::ReferencedTopDUContext) () from /lib64/libKDevPlatformLanguage.so.60
#8  0x00007fc17e20364a in KDevelop::UsesCollector::updateReady(KDevelop::IndexedString const&, KDevelop::ReferencedTopDUContext) () from /lib64/libKDevPlatformLanguage.so.60


Reported using DrKonqi
Comment 1 Davide Beatrici 2024-06-30 16:24:58 UTC
Created attachment 171204 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.