Bug 471806 - Dolphin crash while using encrypted root partition
Summary: Dolphin crash while using encrypted root partition
Status: RESOLVED DUPLICATE of bug 470845
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.2
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-06-30 23:26 UTC by dje039
Modified: 2023-07-09 21:43 UTC (History)
3 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 dje039 2023-06-30 23:26:32 UTC
Application: dolphin (23.04.2)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 5.19.0-46-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.27
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
Attempted to open Dolphin on an enrypted root partition immediately after a fresh installation.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f4761326e44 in Solid::StorageAccess::isEncrypted() const () from /lib/x86_64-linux-gnu/libKF5Solid.so.5
#5  0x00007f476172f51b in ?? () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#6  0x00007f476172f646 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#7  0x00007f47617344d5 in KIO::PreviewJob::slotResult(KJob*) () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#8  0x00007f475f6f4854 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f4760c80130 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#10 0x00007f4760c85e3b in ?? () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#11 0x00007f475f6f4854 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f4761494e1a in KIO::SlaveInterface::error(int, QString const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#13 0x00007f4761497007 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x00007f476149557d in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x00007f47614999b2 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x00007f475f6f4854 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f475f6ea2fe in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f476036c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f475f6bcdda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f475f6bfec7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f475f716c07 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f475d520d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f475d576258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f475d51e3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f475f716258 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f475f6bb6fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f475f6c3c94 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x0000558601333b35 in ?? ()
#29 0x00007f475ec29d90 in __libc_start_call_main (main=main@entry=0x55860132dc80, argc=argc@entry=1, argv=argv@entry=0x7ffded6de8d8) at ../sysdeps/nptl/libc_start_call_main.h:58
#30 0x00007f475ec29e40 in __libc_start_main_impl (main=0x55860132dc80, argc=1, argv=0x7ffded6de8d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffded6de8c8) at ../csu/libc-start.c:392
#31 0x00005586013343e5 in ?? ()
[Inferior 1 (process 1391) detached]

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

Reported using DrKonqi
Comment 1 Felix Ernst 2023-07-09 21:43:06 UTC

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