https://bugs.kde.org/show_bug.cgi?id=398200
Bug ID: 398200 Summary: sftp.so is constantly consuming CPU Product: kio-extras Version: 18.08.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: SFTP Assignee: plasma-b...@kde.org Reporter: chalk...@gmail.com Target Milestone: --- When an sftp:// dir is open via Dolphin, sftp.so seems to be constantly hogging cpu, about 2-5% CPU for each sftp.so process. ``` PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 12082 chalker 20 0 243104 23388 18160 S 5,0 0,1 38:13.70 sftp.so 28951 chalker 20 0 242568 21740 17796 S 3,3 0,1 8:23.03 sftp.so 30851 chalker 20 0 242600 21824 17600 S 3,7 0,1 5:43.67 sftp.so ``` Note the total TIME+ and %CPU columns. This happens even when no visible activity is going on, just having those dirs open in dolphin results in CPU being constantly consumed. -- You are receiving this mail because: You are watching all bug changes.