You are not logged in.
Arch updated + KDE.
I can reproduce this every time: I plug a usb hdd, start a movie in it using VLC, close VLC, then the drive can't be unmounted because "file.so" keeps it busy.
Not even root can umount it.
~$ lsof /dev/sda1
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
file.so 3849 username 5r REG 8,1 2540974984 567 /run/media/username/TOSHIBA EXT/movie.mkv
Last edited by dictionary (2021-03-22 09:03:58)
Offline
https://bugs.kde.org/show_bug.cgi?id=434455
until its fixed i'm running: sudo killall -9 file.so so i can umount.
Offline
Thanks a lot for linking the bug!
Offline