You are not logged in.

#1 2021-03-21 16:22:05

dictionary
Member
Registered: 2021-02-19
Posts: 23

Can't unmount usb drive, file.so keeps it busy (Bug already reported)

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

#2 2021-03-21 19:18:37

deadite66
Member
Registered: 2015-06-13
Posts: 33

Re: Can't unmount usb drive, file.so keeps it busy (Bug already reported)

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

#3 2021-03-22 09:03:10

dictionary
Member
Registered: 2021-02-19
Posts: 23

Re: Can't unmount usb drive, file.so keeps it busy (Bug already reported)

Thanks a lot for linking the bug!

Offline

Board footer

Powered by FluxBB