Bug 459599 - System settings crash
Summary: System settings crash
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: neon
Classification: KDE Neon
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-09-24 12:17 UTC by Bogdan
Modified: 2025-09-20 09:36 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bogdan 2022-09-24 12:17:16 UTC
Application: systemsettings (5.25.5)

Qt Version: 5.15.6
Frameworks Version: 5.98.0
Operating System: Linux 5.13.0-35-generic x86_64
Windowing System: X11
Distribution: KDE neon User - 5.25
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
I just open the system and wanted to open system settings. I could not. Ițve tried several times with the same result

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Aborted

[New LWP 10696]
[New LWP 10703]
[New LWP 10708]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f852fe1499f in __GI___poll (fds=0x7ffd69be50f8, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
__preamble__
[Current thread is 1 (Thread 0x7f852b4f1ec0 (LWP 10693))]

Thread 4 (Thread 0x7f84fdf61700 (LWP 10708)):
#0  __GI___libc_read (nbytes=16, buf=0x7f84fdf609b0, fd=23) at ../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=23, buf=0x7f84fdf609b0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007f852e913b2f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f852e8caebe in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f852e8cb312 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f852e8cb4a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f85303e7b9b in QEventDispatcherGlib::processEvents (this=0x7f84f8000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#7  0x00007f853038bb3b in QEventLoop::exec (this=this@entry=0x7f84fdf60bc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#8  0x00007f85301a5342 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#9  0x00007f852e14f919 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x00007f85301a6543 in QThreadPrivate::start (arg=0x564fdffc8d00) at thread/qthread_unix.cpp:330
#11 0x00007f852f288609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007f852fe21133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f8522333700 (LWP 10703)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x564fdf665098) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x564fdf665048, cond=0x564fdf665070) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x564fdf665070, mutex=0x564fdf665048) at pthread_cond_wait.c:647
#3  0x00007f852263a5eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x00007f852263a1eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x00007f852f288609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6  0x00007f852fe21133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f852a6b0700 (LWP 10696)):
#0  0x00007f852fe1499f in __GI___poll (fds=0x7f85240053c0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f852e8cb36e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f852e8cb4a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f85303e7b9b in QEventDispatcherGlib::processEvents (this=0x7f8524000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f853038bb3b in QEventLoop::exec (this=this@entry=0x7f852a6afbb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#5  0x00007f85301a5342 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x00007f852f4f0f4b in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f85301a6543 in QThreadPrivate::start (arg=0x7f852f574d80) at thread/qthread_unix.cpp:330
#8  0x00007f852f288609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#9  0x00007f852fe21133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f852b4f1ec0 (LWP 10693)):
[KCrash Handler]
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#5  0x00007f852fd24859 in __GI_abort () at abort.c:79
#6  0x00007f853016abd9 in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1914
#7  QMessageLogger::fatal (this=this@entry=0x7ffd69be6180, msg=msg@entry=0x7f853055e448 "Cannot mix incompatible Qt library (%d.%d.%d) with this library (%d.%d.%d)") at global/qlogging.cpp:893
#8  0x00007f853017fd71 in QObjectPrivate::checkForIncompatibleLibraryVersion (this=<optimized out>, version=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qlogging.h:90
#9  QObjectPrivate::QObjectPrivate (this=<optimized out>, version=<optimized out>) at kernel/qobject.cpp:191
#10 0x00007f84fc9fd3fe in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/sqldrivers/libqsqlite.so
#11 0x00007f84fca03708 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/sqldrivers/libqsqlite.so
#12 0x00007f851578337a in ?? () from /lib/x86_64-linux-gnu/libQt5Sql.so.5
#13 0x00007f8515783726 in QSqlDatabase::addDatabase(QString const&, QString const&) () from /lib/x86_64-linux-gnu/libQt5Sql.so.5
#14 0x00007f85157e490f in ?? () from /lib/x86_64-linux-gnu/libKF5ActivitiesStats.so.1
#15 0x00007f85157d4b10 in KActivities::Stats::ResultModel::ResultModel(KActivities::Stats::Query, QObject*) () from /lib/x86_64-linux-gnu/libKF5ActivitiesStats.so.1
#16 0x00007f851510e5c3 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms/systemsettings/kcm_landingpage.so
#17 0x00007f85151111be in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms/systemsettings/kcm_landingpage.so
#18 0x00007f85306b3882 in KPluginFactory::create (this=0x564fdfc9ac40, iface=0x7f852e859c08 "KQuickAddons::ConfigModule", parentWidget=0x564fe035b260, parent=0x564fe035b260, args=..., keyword=...) at ./src/lib/plugin/kpluginfactory.cpp:236
#19 0x00007f852fcb9895 in KCModuleLoader::loadModule(KPluginMetaData const&, QWidget*, QList<QVariant> const&) () from /lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#20 0x00007f852fcc0db9 in ?? () from /lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#21 0x00007f852fcc1748 in KCModuleProxy::realModule() const () from /lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#22 0x00007f8531a31550 in ModuleView::updatePageIconHeader(KPageWidgetItem*) () from /lib/x86_64-linux-gnu/libsystemsettingsview.so.3
#23 0x00007f8531a32823 in ModuleView::addModule(MenuItem*, QStringList const&) () from /lib/x86_64-linux-gnu/libsystemsettingsview.so.3
#24 0x00007f8531a32dde in ModuleView::loadModule(QModelIndex const&, QStringList const&) () from /lib/x86_64-linux-gnu/libsystemsettingsview.so.3
#25 0x00007f852001d97f in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/systemsettingsview/systemsettings_sidebar_mode.so
#26 0x00007f852001dc21 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/systemsettingsview/systemsettings_sidebar_mode.so
#27 0x0000564fde02ced0 in ?? ()
#28 0x0000564fde02ed52 in ?? ()
#29 0x00007f85303bad09 in QObject::event (this=this@entry=0x564fdf661f80, e=e@entry=0x564fdf742310) at kernel/qobject.cpp:1347
#30 0x00007f8531007d5d in QWidget::event (this=this@entry=0x564fdf661f80, event=event@entry=0x564fdf742310) at kernel/qwidget.cpp:9095
#31 0x00007f85311237d8 in QMainWindow::event (this=0x564fdf661f80, event=0x564fdf742310) at widgets/qmainwindow.cpp:1341
#32 0x00007f8531990313 in KMainWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#33 0x00007f85319e17cb in KXmlGuiWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#34 0x00007f8530fc4e43 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x564fdf661f80, e=0x564fdf742310) at kernel/qapplication.cpp:3637
#35 0x00007f8530fcdc58 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3161
#36 0x00007f853038d03a in QCoreApplication::notifyInternal2 (receiver=0x564fdf661f80, event=0x564fdf742310) at ../../include/QtCore/5.15.6/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:332
#37 0x00007f853038f941 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x564fdf522480) at kernel/qcoreapplication.cpp:1821
#38 0x00007f85303e8527 in postEventSourceDispatch (s=0x564fdf612150) at kernel/qeventdispatcher_glib.cpp:277
#39 0x00007f852e8cb17d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007f852e8cb400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007f852e8cb4a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007f85303e7b82 in QEventDispatcherGlib::processEvents (this=0x564fdf617020, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#43 0x00007f853038bb3b in QEventLoop::exec (this=this@entry=0x7ffd69be7450, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#44 0x00007f8530393ce4 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#45 0x0000564fde023e57 in ?? ()
#46 0x00007f852fd26083 in __libc_start_main (main=0x564fde023640, argc=1, argv=0x7ffd69be76d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd69be76c8) at ../csu/libc-start.c:308
#47 0x0000564fde02476e in ?? ()
[Inferior 1 (process 10693) detached]

The reporter indicates this bug may be a duplicate of or related to bug 454834.

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-09-24 13:44:57 UTC
> QMessageLogger::fatal (this=this@entry=0x7ffd69be6180, msg=msg@entry=0x7f853055e448 "Cannot mix incompatible Qt library (%d.%d.%d) with this library (%d.%d.%d)") at global/qlogging.cpp:893

This is some kind of installation/distribution issue
Comment 2 Carlos De Maine 2025-09-20 09:36:15 UTC
Thank you for your bug report! 
However this bug report was created/provided previous to 01/01/2023 and also has not received any updates since  before 01/01/2025. 
Unfortunately KDE neon no longer provides updates for anything older than noble 24.04 based edition's.
Please upgrade to KDE neon noble and if you can reproduce the issue after upgrading to an active version, feel free to re-open this bug report.
Thanks for understanding!