Bug 471254 - System Settings App Crashed when creating new activity
Summary: System Settings App Crashed when creating new activity
Status: RESOLVED DUPLICATE of bug 470845
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.27.5
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-06-20 04:56 UTC by Jeevan Pingali
Modified: 2023-06-21 18:15 UTC (History)
1 user (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 Jeevan Pingali 2023-06-20 04:56:58 UTC
Application: systemsettings (5.27.5)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 6.3.7-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
System Settings App Crashed when creating new activity. Here are the steps I took
- Installed OpenSuse TumbleWeed
- Removed Virtual Desktop
- In default activity, I added icon and shortcut
- Applied the changes
- Created a new activity, named it Learning
- Tried to add custom icon, opened file selector
- Application crashed

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fb4b1abc8d0 in Solid::StorageAccess::isEncrypted() const () from /lib64/libKF5Solid.so.5
#5  0x00007fb4b1f19409 in ?? () from /lib64/libKF5KIOWidgets.so.5
#6  0x00007fb4b1f1c6c0 in KIO::PreviewJob::slotResult(KJob*) () from /lib64/libKF5KIOWidgets.so.5
#7  0x00007fb4b4f257a2 in ?? () from /lib64/libQt5Core.so.5
#8  0x00007fb4b53a9845 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#9  0x00007fb4b53adbeb in ?? () from /lib64/libKF5CoreAddons.so.5
#10 0x00007fb4b4f257a2 in ?? () from /lib64/libQt5Core.so.5
#11 0x00007fb4b66c6bf6 in KIO::SlaveInterface::error(int, QString const&) () from /lib64/libKF5KIOCore.so.5
#12 0x00007fb4b66cbe08 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#13 0x00007fb4b66c6a36 in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#14 0x00007fb4b66c92b9 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#15 0x00007fb4b4f257a2 in ?? () from /lib64/libQt5Core.so.5
#16 0x00007fb4b4f192b0 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007fb4b5da519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007fb4b4eed4f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007fb4b4ef0af1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#20 0x00007fb4b4f46c83 in ?? () from /lib64/libQt5Core.so.5
#21 0x00007fb4b39168d8 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#22 0x00007fb4b3916ce8 in ?? () from /lib64/libglib-2.0.so.0
#23 0x00007fb4b3916d7c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#24 0x00007fb4b4f46496 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007fb4b4eebf8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007fb4b4ef4420 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#27 0x0000563c99f2a05c in ?? ()
#28 0x00007fb4b462abb0 in __libc_start_call_main () from /lib64/libc.so.6
#29 0x00007fb4b462ac79 in __libc_start_main_impl () from /lib64/libc.so.6
#30 0x0000563c99f2a9f5 in ?? ()
[Inferior 1 (process 24913) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2023-06-21 18:15:38 UTC

*** This bug has been marked as a duplicate of bug 470845 ***