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.
Is this still a problem? With what version of libssh? If it is still reproducible please try to gdb attach to one of the processes and catch it while it is doing something, although I expect that will be difficult to do on arch without debug symbols. Unfortunately I cannot reproduce on my system.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!