[Bug 220628] New: kio_sftp (?) leaks file descriptors when an op fails
Manuel Amador (Rudd-O)
rudd-o at rudd-o.com
Wed Dec 30 02:06:49 GMT 2009
https://bugs.kde.org/show_bug.cgi?id=220628
Summary: kio_sftp (?) leaks file descriptors when an op fails
Product: kde
Version: unspecified
Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: rudd-o at rudd-o.com
Version: (using KDE 4.3.4)
OS: Linux
Installed from: Fedora RPMs
i copied a directory from an sftp source to a local dest. at some point it
failed with the zopectlsock.part file (no specific failure message was supplied
to me) so I just autoskipped it. the copy finished. when I found out that I
could not umount /media/device, I did a quick lsof:
kio_sftp 28355 rudd-o 11w REG 8,17 0
249000 /media/4082022559/Plone/zinstance/var/instance/zopectlsock.part
(deleted)
The copy had finished, but the file remained open. I had to kill kio_sftp
manually.
This is not cool.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list