Bug 429132 - Crash when using the quick open box
Summary: Crash when using the quick open box
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.7.211203
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-11-15 09:29 UTC by Mattia Basaglia
Modified: 2022-10-31 05:42 UTC (History)
1 user (show)

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


Attachments
New crash information added by DrKonqi (69.46 KB, patch)
2020-11-15 09:29 UTC, Mattia Basaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mattia Basaglia 2020-11-15 09:29:27 UTC
Application: kdevelop (5.5.0)

Qt Version: 5.12.8
Frameworks Version: 5.68.0
Operating System: Linux 5.4.0-53-generic x86_64
Windowing system: X11
Distribution: Ubuntu 20.04.1 LTS

-- Information about the crash:
Quite often focusing/clicking on "quick open" causes KDevelop to crash.

I can't reproduce consistently but it happens every few days.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#6  0x00007ff47e475114 in QIcon::QIcon(QIcon const&) () at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#7  0x00007ff47eb24a99 in QAction::icon() const (this=<optimized out>) at kernel/qaction.cpp:643
[...]
#10 0x00007ff47debafa9 in QAbstractProxyModel::data(QModelIndex const&, int) const (this=<optimized out>, proxyIndex=..., role=1) at itemmodels/qabstractproxymodel.cpp:245
#11 0x00007ff47edb8bc1 in QModelIndex::data(int) const (arole=1, this=0x7fffb73b7410) at ../../include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:458
#12 QItemDelegate::rect(QStyleOptionViewItem const&, QModelIndex const&, int) const (this=this@entry=0x55a7c16f64c0, option=..., index=..., role=role@entry=1) at itemviews/qitemdelegate.cpp:1045


Possible duplicates by query: bug 410767, bug 409263, bug 375162, bug 323216, bug 213924.

Reported using DrKonqi
Comment 1 Mattia Basaglia 2020-11-15 09:29:27 UTC
Created attachment 133347 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Justin Zobel 2022-10-30 00:40:36 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 3 Mattia Basaglia 2022-10-30 15:26:20 UTC
(In reply to Justin Zobel from comment #2)
> Thank you for reporting this crash in KDE software. As it has been a while
> since this issue was reported, can we please ask you to see if you can
> reproduce the crash with a recent software version?

Yeah it happened again not long ago with 5.7.211203, it doesn't happen often but once it does it might crash a couple times in a row
Comment 4 Igor Kushnir 2022-10-31 05:42:38 UTC
> #8  0x00007ff3ff1df16f in  () at /usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/33/kdevquickopen.so
> #9  0x00007ff3ff1c51e4 in  () at /usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/33/kdevquickopen.so
Debug symbols are missing, so the backtrace is not very useful.