Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sshfs memory leak at idle #66

Open
akissz opened this issue Feb 12, 2021 · 2 comments
Open

sshfs memory leak at idle #66

akissz opened this issue Feb 12, 2021 · 2 comments

Comments

@akissz
Copy link

akissz commented Feb 12, 2021

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
Copy link

aaronkogan commented Jan 5, 2023

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
Copy link

wuc9521 commented May 11, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants