Summary: | systemsettings crashed when switching from Icon View to Sidebar View | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Fushan Wen <qydwhotmail> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | bugseforuns, isma.af, nate, qydwhotmail |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=444599 https://bugs.kde.org/show_bug.cgi?id=450507 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Fushan Wen
2022-02-12 04:56:20 UTC
possibly duplicate of bug 444599 Created attachment 146932 [details]
New crash information added by DrKonqi
systemsettings (5.24.80) using Qt 5.15.2
- What I was doing when the application crashed:
1. Open systesettings in Icon View mode.
2. Switch to Sidebar View mode.
3. Click an item and close the window.
-- Backtrace (Reduced):
#6 0x00007f7f1a41349e in QObjectPrivate::~QObjectPrivate (this=this@entry=0x55ee4bf77910, __in_chrg=<optimized out>) at kernel/qobject.cpp:211
#7 0x00007f7f1b0c3ca8 in QWidgetPrivate::~QWidgetPrivate (this=this@entry=0x55ee4bf77910, __in_chrg=<optimized out>) at kernel/qwidget.cpp:214
#8 0x00007f7f1b189b73 in QFramePrivate::~QFramePrivate (this=this@entry=0x55ee4bf77910, __in_chrg=<optimized out>) at widgets/qframe.cpp:66
#9 0x00007f7f1b1d70be in QLabelPrivate::~QLabelPrivate (this=0x55ee4bf77910, __in_chrg=<optimized out>) at widgets/qlabel.cpp:110
#10 QLabelPrivate::~QLabelPrivate (this=0x55ee4bf77910, __in_chrg=<optimized out>) at widgets/qlabel.cpp:110
Created attachment 147358 [details] New crash information added by DrKonqi systemsettings (5.24.80) using Qt 5.15.2 - What I was doing when the application crashed: Open systemsettings and switch from icon view to sidebar view, and close systemsettings. The latest commit is included: https://invent.kde.org/plasma/systemsettings/-/commit/1022d0b0d5945613104978e4cdcf58987f846143 -- Backtrace (Reduced): #6 0x00007fa7e3ad94be in QObjectPrivate::~QObjectPrivate (this=0x139f0c0, __in_chrg=<optimized out>) at kernel/qobject.cpp:211 #7 0x00007fa7e4966df9 in QWidgetPrivate::~QWidgetPrivate (this=0x139f0c0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:214 #8 0x00007fa7e51594e9 in KToolTipWidget::~KToolTipWidget (this=<optimized out>, this=<optimized out>) at /usr/src/debug/kwidgetsaddons-5.92.0git.20220305T111917~97bd373d-ku.5.1.x86_64/src/ktooltipwidget.cpp:159 #9 0x00007fa7e3ad7bbe in QObjectPrivate::deleteChildren (this=this@entry=0x1b21dc0) at kernel/qobject.cpp:2104 #10 0x00007fa7e497c026 in QWidget::~QWidget (this=0x1592dd0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1522 Icon View is removed. Closing... |