osxfuse / sshfs

File system based on the SSH File Transfer Protocol
http://fuse.sourceforge.net
GNU General Public License v2.0
1.17k stars 130 forks source link

sshfs memory leak at idle #66

Open akissz opened 3 years ago

akissz commented 3 years ago

I had some kind of memory leak recently with sshfs version 2.5.0, FUSE library version: 2.9.9, macOS 10.15.6. The sshfs was using over 6gb of ram during idle. I noticed my disk was filling up and computer was warm. Then I notice the high ram usage with sshfs. Killed the applications and restarted apps and now sshfs is using a little over 2mb ram. Sorry I don't have more info for this issue. Ask me questions if you have a question.

aaronkogan commented 1 year ago

The same problem - apple sillicon MacOS Ventura 13.1, sshfs use rosetta and leaks on 5 - 6 mb every 2 seconds. It happens when i just watch video 4k through Movist Pro. When i copying files in Finder or mc it leaks on 0.8mb per 2 secs. I use to -o nolocalcaches,cache=no and it doesn't helps also.

SSHFS version 2.5 (OSXFUSE SSHFS 2.5.0) FUSE library version: 2.9.9

wuc9521 commented 1 year ago

I know little about memory leak but I guess it's the same problem here. Apple sillicon MacOS Ventura 13.2.1 and I met very serious crash as I ran xxxx sshfs -C -o reconnect,password_stdin xxxxx xxxxxx, when I could not open any of my applications and have to force quit each of them.