ChromeRestClient
ChromeRestClient copied to clipboard
App freezes and then crashes on Ubuntu 17.04
Expected outcome
App should perform a request and should not crash
Actual outcome
App did not perform the request and crashed after a minute or two
Versions
App: 9.14.64.305-stable Chrome: 58.0.3029.81 Platform: Ubuntu 17.04
Steps to reproduce
- Install ARC
- Perform a GET request somewhere
- Close the app
- Start the app again
- Perform that very request again
- App freezes and crashes after some time
I can't reproduce the issue. Can you try to check resources consumption? It's the same as Chrome's task manager in browser options. Maybe it is somehow related to this..
@jarrodek I just checked it. Once you submit a request the memory starts leaking. It keeps leaking even if you restart Chrome and ARC.
That is strange. Background page doesn't do anything that could do this.. I am releasing new version today. Could you please check this issue again next week (in version 10) and tell me if this happening again?
@jarrodek sure. I'll report back in a week
New version is already released. You should have it already.
The new version has the same problem.
I have a desktop machine and a laptop, both with the same Ubuntu-based OS / setup. On the laptop everything is working fine, while on the desktop I have the described issue, seems to be a pretty odd bug.
After first request, ARC gets unresponsive and eventually crashes.
What information can I provide to support your investigation ?
@jarrodek the bug is still present and can be reproduced on Ubuntu 17.10 as well
Can this behavior observed in desktop client? Please, install new version from https://install.advancedrestclient.com/ It has different architecture and never crashed when working with the app.