Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3377] Android: VM Heap grows until app crash

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-05-16T19:45:13.000+0000
Affected Version/sn/a
Fix Version/sRelease 2.1.0
ComponentsDrillbit
Labelscore, look1
ReporterAlan Leard
AssigneeShak Hossain
Created2011-04-15T03:43:31.000+0000
Updated2017-03-16T22:19:44.000+0000

Description

Please review the Private HD ticket for details on this issue.

Problem

The customer's app crashes if you load it on device and click Missions, and then the back button about 8-16 times (back and forth). We tried to make a test app that narrowed down the problem, but we were unsuccessful. It seems there is either a memory leak when opening and closing windows, or possibly when parsing json. The test apps that we were able to replicate the issue were usually paired down from the original app, but when we installed a new project, we were unable to replicate.

HD Ticket

http://developer.appcelerator.com/helpdesk/view/76437">http://developer.appcelerator.com/helpdesk/view/76437

Comments

  1. Varun Joshi 2012-05-16

    No sample code provided. Need sample code.
  2. Neeraj Gupta 2012-05-16

    Upgrade to a more recent V8 engine and fixing proxy objects leak has taken care of this issue.
  3. Eric Merriman 2012-06-18

    There is no sample code, the HS ticket does not return anything for me, and we can't tell who's app this is. What shall we do with this ticket?
  4. Eric Merriman 2012-06-18

    Shak, is it possible to close this?
  5. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source