| Summary: | systemsettings crashes immediately after selecting Appearance -> Window Decorations. | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Olexiy <tigre_olexiy> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | laethenglish |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.27.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Olexiy
2023-04-30 19:47:48 UTC
The crash is in the Deepin plugin, please report this to deepin Created attachment 162388 [details]
New crash information added by DrKonqi
systemsettings (5.27.8) using Qt 5.15.11
Problem:
System Settings crashes when navigating to Appearance -> Window Decorations
Steps to Reproduce:
- Open System Settings
- Navigate to "Appearance"
- Navigate to "Window Decorations"
- System Settings crashes
Expected Behavior:
System Settings does not crash.
-- Backtrace (Reduced):
#7 0x00007fbdfb4a4901 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5
#8 0x00007fbdfb450667 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5
#9 0x00007fbdfb451016 in QQmlEnginePrivate::incubate(QQmlIncubator&, QQmlContextData*) () at /usr/lib/libQt5Qml.so.5
[...]
#15 0x00007fbdfbaf90b2 in QQuickItemView::modelUpdated(QQmlChangeSet const&, bool) () at /usr/lib/libQt5Quick.so.5
[...]
#17 0x00007fbdf8858a9b in QQmlInstanceModel::modelUpdated(QQmlChangeSet const&, bool) () at /usr/lib/libQt5QmlModels.so.5
|