rev2004 / android2cloud

Automatically exported from code.google.com/p/android2cloud
0 stars 0 forks source link

Memory Leak #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Account is/is not set up and chosen: No, extension + app installed but not 
setup yet.
Android version: 2.2
Android device has/has not been rooted/modified: Yes rooted phone
Android device: that's private, maybe on request ;)
Carrier: that's private, maybe on request ;)
Country: Netherlands
Version of android2cloud Android app: 2.02
The server I'm using: default
The Google Account name that I logged in with: that's private, maybe on request 
;)

What I am doing, step-by-step:
installed a2c extension, installed app (.apk), ran setup. All as admin under 
Vista SP2 x86.
Then logged off and logged on as non-admin user. installed a2c extension, (this 
time without running the 5-step setup), and sent a link from my phone.

What I expect to see:
Nothing, because I didn't complete setup.

What I see:
Nothing, because I didn't complete setup. But...
In chrome task manager the extension uses an increasing amount of memory 
(running from 0 to 700000K and more, then I force closed the extension and 
removed it). Plus the extension keeps using network connection between 80 and 
180 kB/s. For many users if they happen to notice this resource usage, it will 
be a major turndown!

Fix: After a reinstall of the extension a completed setup it works like a 
charm, without memory leaks or connection hogs. Thank you Devs!! 

Original issue reported on code.google.com by felixhe...@gmail.com on 12 Jan 2011 at 6:11

GoogleCodeExporter commented 9 years ago
Sorry about that. This is an issue I'm looking into getting a fix out for. It 
is definitely a memory leak, and an edge case. I've got a loop that could turn 
infinite in rare, rare, cases. I'm adding a concrete termination condition to 
it in the next update. Again, sorry about that.

Original comment by foran.pa...@gmail.com on 18 Jan 2011 at 6:58

GoogleCodeExporter commented 9 years ago
Issue 71 has been merged into this issue.

Original comment by foran.pa...@gmail.com on 7 Feb 2011 at 9:53

GoogleCodeExporter commented 9 years ago
This should be fixed as of 2.0.3. If it's not, feel free to file a support 
request at http://links.android2cloud.org/help

Original comment by foran.pa...@gmail.com on 22 Feb 2011 at 9:07