keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.9k stars 1.23k forks source link

High memory usage for io.keybase.ossifrage: 3.7 GB process #18340

Open nealmcb opened 5 years ago

nealmcb commented 5 years ago

My io.keybase.ossifrage process is chewing up more memory than my 4 GB chromebook has available, so I'm deep in swap.

ps aux|grep -i keyba
chronos  22437  0.6  9.5 2675208 375796 ?      Ssl  Jun27 121:42 /usr/local/bin/keybase --debug --log-file 
 /home/chronos/user/.cache/keybase/keybase.service.log service --chdir /run/chrome/keybase --auto-forked
665416   27241  0.6 11.1 3835324 440624 ?      Sl   Jun25 143:28 io.keybase.ossifrage

What is causing this?

nealmcb commented 5 years ago

Log id: 57804985e0b20054eab5c71c

asheroto commented 5 years ago

This happens on Windows too, as well as 4-8% CPU usage when simply idling.

nealmcb commented 5 years ago

By the way: keybase version 4.1.0, via chromebrew....

maxtaco commented 5 years ago

Can you try the latest version, we made some improvements in the latest release.