[dolphin] [Bug 497883] New: Can't show recently files and crash kioworker
H. Shizuku
bugzilla_noreply at kde.org
Wed Dec 25 13:50:26 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=497883
Bug ID: 497883
Summary: Can't show recently files and crash kioworker
Classification: Applications
Product: dolphin
Version: 24.12.0
Platform: Neon
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: panels: folders
Assignee: dolphin-bugs-null at kde.org
Reporter: Lemonade.flash.1164 at gmail.com
CC: kfm-devel at kde.org
Target Milestone: ---
## SUMMARY
### STEPS TO REPRODUCE
1. Open Dolphin
2. Open Recently Files (or Recently Places)
## OBSERVED RESULT
Crash KIO
## EXPECTED RESULT
I can see recently files
## SOFTWARE/OS VERSIONS
- Operating System: KDE neon 6.2
- KDE Plasma Version: 6.2.4
- KDE Frameworks Version: 6.9.0
- Qt Version: 6.8.1
- Kernel Version: 6.8.0-51-generic (64-bit)
- Graphics Platform: Wayland
## ADDITIONAL INFORMATION
Log:
```
$ dolphin
KTranscript: Loaded module: /usr/share/locale/ja/LC_SCRIPTS/ki18n6/ki18n6.js
kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError
kf.kio.core: An error occurred during write. The worker terminates now.
ASSERT: "std::find_if(storage.cbegin(), storage.cend(), [udsField](const Field
&entry) { return entry.m_index == udsField; }) == storage.cend()" in file
./src/core/udsentry.cpp, line 106
KCrash: Application 'kioworker' crashing... crashRecursionCounter = 2
ASSERT: "QFile::exists(fileInfoPath)" in file
./src/kioworkers/trash/trashsizecache.cpp, line 108
KCrash: Application 'kioworker' crashing... crashRecursionCounter = 2
ASSERT: "QFile::exists(fileInfoPath)" in file
./src/kioworkers/trash/trashsizecache.cpp, line 108
KCrash: Application 'kioworker' crashing... crashRecursionCounter = 2
kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError
kf.kio.core: An error occurred during write. The worker terminates now.
ASSERT: "QFile::exists(fileInfoPath)" in file
./src/kioworkers/trash/trashsizecache.cpp, line 108
KCrash: Application 'kioworker' crashing... crashRecursionCounter = 2
kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError
kf.kio.core: Connection::send() called with connection not inited
kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError
kf.kio.core: An error occurred during write. The worker terminates now.
```
Similar symptoms, KIO crashes when opening the recycle bin, and the gdb created
in the process puts pressure on the CPU and RAM (possibly as a loop process).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list