Bug 447279 - System Settings crashes when searching for themes gets interrupted
Summary: System Settings crashes when searching for themes gets interrupted
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-attica
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.89.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Frederik Gladhorn
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-12-20 13:19 UTC by Vytautas
Modified: 2022-02-11 04:37 UTC (History)
4 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 Vytautas 2021-12-20 13:19:08 UTC
Application: systemsettings5 (5.23.4)

Qt Version: 5.15.2
Frameworks Version: 5.89.0
Operating System: Linux 5.15.10-zen1-1-zen x86_64
Windowing System: X11
Distribution: Garuda Linux
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
This sometimes happens when I search for themes with the built-in theme search tool / installer. I can't reproduce it consistently, but it just happens sometimes.

The crash can be reproduced sometimes.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f67953986fd in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () at /usr/lib/libQt5Core.so.5
#5  0x00007f6795398c46 in QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () at /usr/lib/libQt5Core.so.5
#6  0x00007f6729497c5a in Attica::BaseJob::doWork() () at /usr/lib/libKF5Attica.so.5
#7  0x00007f679539756f in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#8  0x00007f6795f61d62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#9  0x00007f679536a41a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#10 0x00007f679536d519 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#11 0x00007f67953c3a14 in  () at /usr/lib/libQt5Core.so.5
#12 0x00007f6792f0052c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#13 0x00007f6792f547b9 in  () at /usr/lib/libglib-2.0.so.0
#14 0x00007f6792efdc11 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#15 0x00007f67953c3046 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#16 0x00007f6795368d8c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#17 0x00007f67953712f4 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#18 0x0000564e52b9b954 in  ()
#19 0x00007f6794cf6b25 in __libc_start_main () at /usr/lib/libc.so.6
#20 0x0000564e52b9c6be in  ()
[Inferior 1 (process 10700) detached]

Possible duplicates by query: bug 444232, bug 443722, bug 443421, bug 441311, bug 439558.

Reported using DrKonqi
Comment 1 Vytautas 2021-12-27 10:19:40 UTC
After further inspection, I've noticed that the cause of this is the search being interrupted by a change in the query. Like if you write the name of a theme, notice a typo and try to fix it, the system settings can crash.
Comment 2 Nate Graham 2022-01-12 01:27:56 UTC
Thank you for the bug report! Unfortunately the backtrace is incomplete and missing debug symbols for the following that we need to figure out exactly what's going wrong:

> #6  0x00007f6729497c5a in Attica::BaseJob::doWork() () at /usr/lib/libKF5Attica.so.5

Could you please install debug symbols for Attica, 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 3 Bug Janitor Service 2022-01-27 04:37:56 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 4 Bug Janitor Service 2022-02-11 04:37:34 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!