https://bugs.kde.org/show_bug.cgi?id=434455
Bug ID: 434455
Summary: kinit doesn't terminate "file.so" and the partition
cannot be unmounted.
Product: frameworks-kinit
Version: 5.80.0
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
If I mount a partition manually using "mount" on a mount point, then after
visiting the location with Dolphin and opening any file, then shuting down
both. The partition is busy.
STEPS TO REPRODUCE
1. sudo mount /dev/sdc1 /mnt
2. run Dolphin, go to /mnt and open any file (e.g. text file in Kate)
3. close file, close Dolphin
4. sudo umount /dev/sdc1
OBSERVED RESULT
umount: /mnt: target is busy.
lsof /mnt
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
file.so 6403 me 5r REG 8,33 190 1448 /mnt/Clonezilla-Live-Version
EXPECTED RESULT
Successful unmounting.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.2
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.6-arch1-1
OS Type: 64-bit
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-4790K CPU @ 4.00GHz
Memory: 15.6 GiB of RAM
Graphics Processor: GeForce GTX 980/PCIe/SSE2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.