[dolphin] [Bug 475401] New: Dolphin crashes when .cache/thumbnails is missing

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Oct 9 14:21:40 BST 2023


https://bugs.kde.org/show_bug.cgi?id=475401

            Bug ID: 475401
           Summary: Dolphin crashes when .cache/thumbnails is missing
    Classification: Applications
           Product: dolphin
           Version: 23.08.1
          Platform: Debian unstable
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: axtlos at disroot.org
                CC: kfm-devel at kde.org
  Target Milestone: ---

Application: dolphin (23.08.1)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 6.5.0-2-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux trixie/sid
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
Debian appears to crash repeatidly when opening it, checking the terminal
output I saw it complaining about `~/.cache/thumbnails` not being found:
```
kf.kio.widgets: Cannot read information about filesystem under path
"/home/xen/.cache/thumbnails/"
kf.solid.frontend.devicemanager: Couldn't get StorageAccess for
""/home/xen/.cache/thumbnails/"" - File doesn't exist
```
after creating the folder dolphin works perfectly fine.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f51c86c9b94 in Solid::StorageAccess::isEncrypted() const () from
/lib/x86_64-linux-gnu/libKF5Solid.so.5
#5  0x00007f51c8af2437 in ?? () from
/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#6  0x00007f51c8af2562 in ?? () from
/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#7  0x00007f51c8af72d1 in KIO::PreviewJob::slotResult(KJob*) () from
/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#8  0x00007f51c6afba32 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f51c7fe1295 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#10 0x00007f51c7fe277b in ?? () from
/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#11 0x00007f51c6afba32 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f51c8856526 in KIO::SlaveInterface::error(int, QString const&) ()
from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#13 0x00007f51c8858807 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x00007f51c8856d66 in KIO::SlaveInterface::dispatch() () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x00007f51c885bb69 in KIO::Slave::gotInput() () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x00007f51c6afba32 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f51c6aef400 in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f51c7762d2e in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f51c6ac30d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f51c6ac66d1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f51c6b1d1e3 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f51c47131b4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f51c47162d7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f51c47168f0 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f51c6b1c8d6 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f51c6ac1b7b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f51c6aca020 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x0000556b88d9c17e in ?? ()
#29 0x00007f51c62456ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#30 0x00007f51c6245785 in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
#31 0x0000556b88d9c6b1 in ?? ()
[Inferior 1 (process 5642) detached]

Reported using DrKonqi

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list