Bug 489503

Summary: KDevelop crashed when loading uses of a function
Product: [Applications] kdevelop Reporter: Davide Beatrici <kde>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash CC: igorkuo
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: OpenMandriva   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

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.
Comment 2 Igor Kushnir 2025-05-27 16:28:43 UTC

*** This bug has been marked as a duplicate of bug 492221 ***