Bug 464094 - KDE system settings crash
Summary: KDE system settings crash
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: sidebarview (show other bugs)
Version: 5.26.5
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-01-10 11:40 UTC by taotieren
Modified: 2023-02-09 03:54 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description taotieren 2023-01-10 11:40:49 UTC
Application: systemsettings (5.26.5)
 (Compiled from sources)
Qt Version: 5.15.8
Frameworks Version: 5.101.0
Operating System: Linux 6.1.4-1-ck-generic-v3 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
KDE system settings crash. 
1. Click system Settings. 
2..The system settings crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: 系统设置 (systemsettings), signal: Aborted

[KCrash Handler]
#4  0x00007f4fe90a164c in ?? () from /usr/lib/libc.so.6
#5  0x00007f4fe9051958 in raise () from /usr/lib/libc.so.6
#6  0x00007f4fe903b53d in abort () from /usr/lib/libc.so.6
#7  0x00007f4fe90957ee in ?? () from /usr/lib/libc.so.6
#8  0x00007f4fe91309ba in __fortify_fail () from /usr/lib/libc.so.6
#9  0x00007f4fe9130986 in __stack_chk_fail () from /usr/lib/libc.so.6
#10 0x00007f4fe717e121 in ?? () from /usr/lib/libQt5Qml.so.5
#11 0x00007f4fe718750f in QV4::QObjectWrapper::virtualResolveLookupGetter(QV4::Object const*, QV4::ExecutionEngine*, QV4::Lookup*) () from /usr/lib/libQt5Qml.so.5
#12 0x00007f4fe719b707 in ?? () from /usr/lib/libQt5Qml.so.5
#13 0x00007f4fe71a5ac7 in ?? () from /usr/lib/libQt5Qml.so.5
#14 0x00007f4fe7148926 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /usr/lib/libQt5Qml.so.5
#15 0x00007f4fe72c59ca in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /usr/lib/libQt5Qml.so.5
#16 0x00007f4fe7270e02 in QQmlBoundSignalExpression::evaluate(void**) () from /usr/lib/libQt5Qml.so.5
#17 0x00007f4fe7271bfc in ?? () from /usr/lib/libQt5Qml.so.5
#18 0x00007f4fe72a25f5 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /usr/lib/libQt5Qml.so.5
#19 0x00007f4fe98c68a0 in ?? () from /usr/lib/libQt5Core.so.5
#20 0x00007f4fe72a25f5 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /usr/lib/libQt5Qml.so.5
#21 0x00007f4fe98c68a0 in ?? () from /usr/lib/libQt5Core.so.5
#22 0x00007f4fe72a25f5 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /usr/lib/libQt5Qml.so.5
#23 0x00007f4fe98c68a0 in ?? () from /usr/lib/libQt5Core.so.5
#24 0x00007f4fe785a76b in QQuickItem::setParentItem(QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#25 0x00007f4fe7863fa3 in QQuickItem::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5Quick.so.5
#26 0x00007f4fe78e467a in QQuickFlickable::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5Quick.so.5
#27 0x00007f4fe7936a7a in QQuickItemView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5Quick.so.5
#28 0x00007f4fe794a03a in QQuickListView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5Quick.so.5
#29 0x00007f4fe7253371 in ?? () from /usr/lib/libQt5Qml.so.5
#30 0x00007f4fe725f1bb in QQmlPropertyPrivate::write(QObject*, QQmlPropertyData const&, QVariant const&, QQmlContextData*, QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib/libQt5Qml.so.5
#31 0x00007f4fe717f368 in QV4::QObjectWrapper::setProperty(QV4::ExecutionEngine*, QObject*, QQmlPropertyData*, QV4::Value const&) () from /usr/lib/libQt5Qml.so.5
#32 0x00007f4fe718037f in QV4::QObjectWrapper::setQmlProperty(QV4::ExecutionEngine*, QQmlContextData*, QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, QV4::Value const&) () from /usr/lib/libQt5Qml.so.5
#33 0x00007f4fe7180504 in QV4::QObjectWrapper::virtualPut(QV4::Managed*, QV4::PropertyKey, QV4::Value const&, QV4::Value*) () from /usr/lib/libQt5Qml.so.5
#34 0x00007f4fe71302f4 in QV4::Lookup::setterFallback(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value&, QV4::Value const&) () from /usr/lib/libQt5Qml.so.5
#35 0x00007f4fe719b8df in ?? () from /usr/lib/libQt5Qml.so.5
#36 0x00007f4fe71a5ac7 in ?? () from /usr/lib/libQt5Qml.so.5
#37 0x00007f4fe7148926 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /usr/lib/libQt5Qml.so.5
#38 0x00007f4fe72c59ca in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /usr/lib/libQt5Qml.so.5
#39 0x00007f4fe7270e02 in QQmlBoundSignalExpression::evaluate(void**) () from /usr/lib/libQt5Qml.so.5
#40 0x00007f4fe7271bfc in ?? () from /usr/lib/libQt5Qml.so.5
#41 0x00007f4fe72a25f5 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /usr/lib/libQt5Qml.so.5
#42 0x00007f4fe98c68a0 in ?? () from /usr/lib/libQt5Core.so.5
#43 0x00007f4fe72d3f51 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () from /usr/lib/libQt5Qml.so.5
#44 0x00007f4fe72613aa in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) () from /usr/lib/libQt5Qml.so.5
#45 0x00007f4fe72615fb in QQmlComponentPrivate::completeCreate() () from /usr/lib/libQt5Qml.so.5
#46 0x00007f4fe7261bc3 in QQmlComponent::create(QQmlContext*) () from /usr/lib/libQt5Qml.so.5
#47 0x00007f4fe85a9f93 in QQuickWidget::continueExecute() () from /usr/lib/libQt5QuickWidgets.so.5
#48 0x00007f4fe0207e54 in ?? () from /usr/lib/qt/plugins/systemsettingsview/systemsettings_sidebar_mode.so
#49 0x00007f4fe0208901 in ?? () from /usr/lib/qt/plugins/systemsettingsview/systemsettings_sidebar_mode.so
#50 0x0000556362ec00d9 in ?? ()
#51 0x0000556362ec3bb5 in ?? ()
#52 0x00007f4fe98b957e in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#53 0x00007f4feaf6378e in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libKF5XmlGui.so.5
#54 0x00007f4fea579ffc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#55 0x00007f4fe98953a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#56 0x00007f4fe9895ed3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#57 0x00007f4fe98de598 in ?? () from /usr/lib/libQt5Core.so.5
#58 0x00007f4fe7d0b23b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#59 0x00007f4fe7d6d789 in ?? () from /usr/lib/libglib-2.0.so.0
#60 0x00007f4fe7d04b72 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#61 0x00007f4fe98e2b6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#62 0x00007f4fe988da8c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#63 0x00007f4fe98986e9 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#64 0x0000556362eb8c0a in ?? ()
#65 0x00007f4fe903c290 in ?? () from /usr/lib/libc.so.6
#66 0x00007f4fe903c34a in __libc_start_main () from /usr/lib/libc.so.6
#67 0x0000556362eb9625 in ?? ()
[Inferior 1 (process 3637) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-01-10 16:59:51 UTC
Thank you for the bug report! Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong:

#48 0x00007f4fe0207e54 in ?? () from /usr/lib/qt/plugins/systemsettingsview/systemsettings_sidebar_mode.so
#49 0x00007f4fe0208901 in ?? () from /usr/lib/qt/plugins/systemsettingsview/systemsettings_sidebar_mode.so
#50 0x0000556362ec00d9 in ?? ()
#51 0x0000556362ec3bb5 in ?? ()

Could you please install debug symbols for systemsettings or re-compile it with debug symbols, reproduce the crash, and attach a new symbolicated backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Thanks again!
Comment 2 Bug Janitor Service 2023-01-25 05:06:42 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2023-02-09 03:54:39 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!