https://bugs.kde.org/show_bug.cgi?id=523076
Bug ID: 523076
Summary: ksecretd / kwalletd causes high disk IO when creating
hotspot via GUI
Classification: Frameworks and Libraries
Product: frameworks-kwallet
Version First 6.28.0
Reported In:
Platform: Neon
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
STEPS TO REPRODUCE
1. Try to create a Wi-Fi hotspot via the network applet.
2. Set a password via the dialog.
3. Observe disk I/O.
OBSERVED RESULT
1. High disk I/O from ksecretd.
2. kwalletmanager6 becomes unresponsive.
3. The content of ~/.local/share/kwalletd/kdewallet_attributes.json repeatedly
updates timestamps and NetworkManager wireless-security entries with qtkeychain
schema.
EXPECTED RESULT
1. Creating hotspot via GUI should not cause continuous file writes or any
crashes.
2. Secrets handling (kwallet / other secret services) should be stable. Hotspot
password should be persistent once set by the dialog.
SOFTWARE/OS VERSIONS
- Operating System: KDE neon User Edition
- KDE Plasma Version: 6.7.3
- KDE Frameworks Version: 6.28.0
- Qt Version: 6.11.1
- Kernel Version: 6.17.0-40-generic (64-bit)
- Graphics Platform: X11
- Processors: 8 × Intel® Core™ i5-10200H CPU @ 2.40GHz
- Memory: 24 GiB of RAM (23.4 GiB usable)
- Graphics Processor: NVIDIA GeForce GTX 1650 Ti
ADDITIONAL INFORMATION
1. Deleting ~/.local/share/kwalletd and disabling gnome-keyring-daemon reduces
log spam but does not stop the ksecretd writes.
2. Use nmcli to create hotspot works perfectly (no disk write issue).
--
You are receiving this mail because:
You are watching all bug changes.