Summary: | systemsettings5 crashes on closing window | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Jakob <jakobmis08> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde, psamaras1 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.19.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jakob
2020-06-11 11:36:27 UTC
*** This bug has been marked as a duplicate of bug 423459 *** Created attachment 129991 [details]
New crash information added by DrKonqi
systemsettings5 (5.19.3) using Qt 5.15.0
- What I was doing when the application crashed:
Open SystemSettings.
Enter a category page.
Change a setting on some modules, or even no change on other modules.
After Apply (or not if nothing changed), click Back main button.
Immediatelly crashes.
Note that this does not happen on some modules.
- Unusual behavior I noticed:
Nothing unusual apart from this crash.
- Custom settings of the application:
All are official packages and normal usage.
-- Backtrace (Reduced):
#11 0x00007fccc20ddf7d in QQuickItemPrivate::setEffectiveVisibleRecur(bool) () from /usr/lib/libQt5Quick.so.5
#12 0x00007fccc20de065 in QQuickItemPrivate::setVisible(bool) () from /usr/lib/libQt5Quick.so.5
[...]
#15 0x00007fccc20d8af5 in QQuickItemPrivate::itemChange(QQuickItem::ItemChange, QQuickItem::ItemChangeData const&) () from /usr/lib/libQt5Quick.so.5
#16 0x00007fccc20df9b4 in QQuickItemPrivate::removeChild(QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#17 0x00007fccc20e1863 in QQuickItem::setParentItem(QQuickItem*) () from /usr/lib/libQt5Quick.so.5
|