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

Memory leak issue #893

Closed
axing opened this issue Nov 15, 2016 · 3 comments
Closed

Memory leak issue #893

axing opened this issue Nov 15, 2016 · 3 comments
Labels

Comments

@axing
Copy link

axing commented Nov 15, 2016

If PC doesn't connect to internet, when launching the app it will consume a lot of memory and some CPU usage.
Tried clear all history, projects, saved links but issue still persists.
Tried reinstall the app but still doesn't fix the issue.

Expected outcome

Memory shouldn't leak.

Actual outcome

Memory leaks from initial 50MB to 1GB (probably still going up, but I killed the app when reaching 1GB+). CPU usage around 25-30% (Intel i3 4 cores).

Versions

App: 8.9.53.279-stable
Chrome: 54.0.2840.71
Platform: Windows (8.1)

Steps to reproduce

  1. Disconnect completely from internet.
  2. Launch the app.
  3. Now watch the memory hogging party on task manager.
@jarrodek
Copy link
Owner

Hi,

Thank you for issue report.
I'm investigating it but as you may be aware it's not what comes easily.

I can reproduce the problem but only sometimes. I already spent few hours reading profile result without success. I have found one issue with the memory but it's rather minor issue and should not cause big memory issues.

I'm working on it and I'll update you when find something.

@jarrodek jarrodek added the bug label Nov 21, 2016
@Nem3sis89
Copy link

Hi, i'm experiencing the same issue with Chrome 56.0.2924.87 (64-bit) and Windows 10. Is there any way to get a previous version of this client?

thank you for your work

@jarrodek
Copy link
Owner

This issue might be related to the API assistant added to ARC in this version. I couldn't notice anything because at home and at work my computers are rather strong.
In today's release I've disabled the assistant by default and can be enabled in settings. This change will prohibit background data analysis and therefore will limit memory usage by the app.

It should resolve this issue so I am closing it. Feel free to reopen if needed.

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

No branches or pull requests

3 participants