[AC-2744] KitchenSink leaking on TitaniumStudio 1.7
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2011-07-09T06:24:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | 1.7.1, ios, leak, studio |
Reporter | Joe Maffia |
Assignee | Tony Guntharp |
Created | 2011-07-07T01:40:42.000+0000 |
Updated | 2016-03-08T07:47:38.000+0000 |
Description
Hi all,
starting to look into memory leak on my app I found a weird behaviour on 1.7.1 that I can see as well in the last build of KitchenSink...
Basically just launching the app, after a bit it seems to start leaking but I can't figured out what exactly... this is happening also on a very simple app that does absolutely nothing if not just opening a window.
Here's a screenshot: http://dl.dropbox.com/u/1751555/Screenshots/3.png
The KitchenSink is not intended to be an example of best coding practices, but rather to demonstrate the API usage in the simplest way possible. Thus, it may well exhibit problems like these. We are currently working on a "best practices" initiative that will help you mitigate the kinds of problems you have observed in your own app. We will release this when it's complete. Be aware that we will be looking in detail at memory management issues this month. However, if you can provide some *simple* code to demonstrate the issue, then you are welcome to create another ticket for it. Cheers