Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9826] iOS: ScrollableView - Scrollable View on iOS is leaking memory on new iPad/iPad 3

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-07-09T11:24:05.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sSprint 2012-14 Core, Release 3.0.0
ComponentsiOS
Labelscore, module_memory, qe-ios060112, qe-testadded
ReporterMichael Pettiford
AssigneeMax Stepanov
Created2012-06-27T16:15:59.000+0000
Updated2013-07-22T23:42:23.000+0000

Description

*Note this is not a regression, occurs in 2.0.2GA* Steps to reproduce: 1. Import the attached app into Studio 2. Build for device 3. Run the Leaks instrument with the app as the target 4. Search for TiUIScrollable 5. Scroll the view to the right until view 3 and wait for the leaks to analyze the process Actual result: Memory is being leaked *Note this did not occur on an iPhone 4S OS 5.0.1* Expected result: Memory is not leaked

Attachments

FileDateSize
Screen Shot 2012-06-27 at 4.27.14 PM.png2012-06-27T16:28:48.000+0000192482
SVViewRelease.zip2012-06-27T16:15:59.000+00002322719

Comments

  1. Michael Pettiford 2012-06-27

    After talking with Sabil, it looks like this could be an iOS native issue. See attached screenshot.
  2. Max Stepanov 2012-07-03

    "Malloc 48 bytes" leaks are iOS 5.1 bug (https://devforums.apple.com/message/630695)
  3. Max Stepanov 2012-07-03

    PR pending https://github.com/appcelerator/titanium_mobile/pull/2506
  4. Evgenii Tcarev 2012-08-14

    Verified fixed with: Titanium Studio, build: 2.1.1.201207271312 SDK version: 2.2.0.v20120813184911 Device: iPad3 4G (5.1.1)

JSON Source