{ "id": "175531", "key": "TIMOB-28127", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "21092", "name": "Release 9.2.1", "archived": false, "released": true, "releaseDate": "2020-10-06" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2020-10-02T14:38:26.000+0000", "created": "2020-09-11T17:22:29.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "engSchedule" ], "versions": [ { "id": "21051", "description": "", "name": "Release 9.2.0", "archived": false, "released": true, "releaseDate": "2020-09-23" } ], "issuelinks": [ { "id": "58735", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "172540", "key": "AC-6005", "fields": { "summary": "iOS App Crash", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2020-10-02T14:38:26.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Occasionally our unit test suite is crashing due to this issue, but it's always spitting out lots of warnings.\r\n{code}\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a8c4e00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a070000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a04f600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a056c00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a04ca00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a17ec00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a059a00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a1a6000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a1a2400 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a0fc800 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a1a2a00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a1a3400 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a1a3e00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2b959200 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2b95e000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2b95e600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2b962000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a8c8800 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a8c3400 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a8c3a00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\nobjc[14701]: TiUIListItemProxy object 0x7fdd2a8cb000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n{code}\r\n\r\nSo I suppose we're double releasing the proxies?", "attachment": [ { "id": "67541", "filename": "mocha_2020-09-11-095125_macos-walle.crash", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-09-11T17:21:10.000+0000", "size": 146435, "mimeType": "application/octet-stream" }, { "id": "67542", "filename": "mocha_2020-09-11-104957_macos-walle.crash", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-09-11T18:03:23.000+0000", "size": 145383, "mimeType": "application/octet-stream" }, { "id": "67547", "filename": "mocha_2020-09-14-113832_slapchop-macos.crash", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-09-14T18:41:08.000+0000", "size": 145366, "mimeType": "application/octet-stream" }, { "id": "67548", "filename": "mocha_2020-09-14-113909_slapchop-macos.crash", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-09-14T18:41:08.000+0000", "size": 148568, "mimeType": "application/octet-stream" } ], "flagged": false, "summary": "iOS: TiUIListItemProxy overreleased causing intermittent crashing w/ macOS", "creator": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "environment": null, "closedSprints": [ { "id": 1206, "state": "closed", "name": "2020 Sprint 19", "startDate": "2020-09-14T20:01:00.000Z", "endDate": "2020-09-25T20:01:00.000Z", "completeDate": "2020-09-28T15:30:19.875Z", "originBoardId": 114 }, { "id": 1207, "state": "closed", "name": "2020 Sprint 20", "startDate": "2020-09-28T15:30:47.481Z", "endDate": "2020-10-09T15:30:00.000Z", "completeDate": "2020-10-09T16:33:43.453Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "456850", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "These positions of the code look awfully suspicious:\r\n- https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiUIListView.m#L376-L382\r\n- https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiUIListView.m#L1518-L1539\r\n\r\nIn both cases we have a {{TiUIListItem}} and a {{TiUIListItemProxy}} linked and ask to {{release}} both (in the latter we release the proxy but autorelease the cell). But {{TiUIListItem}}'s {{dealloc}} method seems to release the linked proxy as well.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-09-11T17:25:53.000+0000", "updated": "2020-09-11T17:25:53.000+0000" }, { "id": "456855", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Holy moly! We had some very similar crashes related to list items in the past already - this one is definitely the cause. In both of your snippets, the proxy should deallocate / be GC'd automatically, because it is initialized in the same scope. You can use the \"Profiler\" mode in Xcode to see if the change causes a new memory leak.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-09-12T13:48:16.000+0000", "updated": "2020-09-12T13:48:16.000+0000" }, { "id": "456881", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "I am also seeing these in the logs, so presumably TableView suffers from he same sort of issue:\r\n{code}\r\n TiUITableViewSectionProxy object 0x7f9a7c0b2200 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c17b600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c1c7600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c04dc00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c184600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c210200 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c175000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c147c00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c06d600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c125600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c176000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c0eac00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c16a200 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c068600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c1bd800 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c106000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c171a00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c094000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c0b7c00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c179600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7c20dc00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewSectionProxy object 0x7f9a7d966600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7d938c00 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewSectionProxy object 0x7f9a7d86c800 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7d82d200 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewSectionProxy object 0x7f9a7b866200 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.631Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7b8f5200 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.632Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7b98d800 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.632Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7d930000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.632Z] [INFO] : \b\b \b objc[46360]: TiUITableViewSectionProxy object 0x7f9a7d935000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.632Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7d97a000 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n[2020-09-14T17:31:56.632Z] [INFO] : \b\b \b objc[46360]: TiUITableViewRowProxy object 0x7f9a7d98e600 overreleased while already deallocating; break on objc_overrelease_during_dealloc_error to debug\r\n{code}", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-09-14T17:32:39.000+0000", "updated": "2020-09-14T17:32:39.000+0000" }, { "id": "456889", "author": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Test Case -\r\n\r\n{code:java}\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor: '#fff'\r\n});\r\n\r\nvar btn = Ti.UI.createButton({\r\n title: 'Trigger'\r\n});\r\n\r\nbtn.addEventListener('click', function() {\r\n\r\n\t\t\tvar myTemplate = {\r\n\t\t\t\tchildTemplates: [\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\ttype: 'Ti.UI.ImageView',\r\n\t\t\t\t\t\tbindId: 'pic',\r\n\t\t\t\t\t\tproperties: {\r\n\t\t\t\t\t\t\twidth: '50', height: '50', left: 0\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\ttype: 'Ti.UI.Label',\r\n\t\t\t\t\t\tbindId: 'info',\r\n\t\t\t\t\t\tproperties: {\r\n\t\t\t\t\t\t\tcolor: 'black',\r\n\t\t\t\t\t\t\tfont: { fontSize: '20', fontWeight: 'bold' },\r\n\t\t\t\t\t\t\tleft: '60', top: 0,\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\ttype: 'Ti.UI.Label',\r\n\t\t\t\t\t\tbindId: 'es_info',\r\n\t\t\t\t\t\tproperties: {\r\n\t\t\t\t\t\t\tcolor: 'gray',\r\n\t\t\t\t\t\t\tfont: { fontSize: '14' },\r\n\t\t\t\t\t\t\tleft: '60', top: '25',\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\tlistView = Ti.UI.createListView({\r\n\t\t\t\ttemplates: { template: myTemplate },\r\n\t\t\t\tdefaultItemTemplate: 'template'\r\n\t\t\t}),\r\n\t\t\tsections = [],\r\n\t\t\tfruitSection,\r\n\t\t\tfruitDataSet,\r\n\t\t\tvegSection,\r\n\t\t\tvegDataSet,\r\n\t\t\tgrainSection,\r\n\t\t\tgrainDataSet;\r\n\t\t window = Ti.UI.createWindow({ backgroundColor: 'green' });\r\n\r\n\t\tfruitSection = Ti.UI.createListSection({ headerTitle: 'Fruits / Frutas' });\r\n\t\tfruitDataSet = [\r\n\t\t\t{ info: { text: 'Apple' }, es_info: { text: 'Manzana' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Apple' }, es_info: { text: 'Manzana' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Apple' }, es_info: { text: 'Manzana' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Apple' }, es_info: { text: 'Manzana' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Apple' }, es_info: { text: 'Manzana' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Apple' }, es_info: { text: 'Manzana' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Apple' }, es_info: { text: 'Manzana' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Banana' }, es_info: { text: 'Banana' }, pic: { image: 'Logo.png' } }\r\n\t\t];\r\n\t\tfruitSection.setItems(fruitDataSet);\r\n\t\tsections.push(fruitSection);\r\n\r\n\t\tvegSection = Ti.UI.createListSection({ headerTitle: 'Vegetables / Verduras' });\r\n\t\tvegDataSet = [\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Carrot' }, es_info: { text: 'Zanahoria' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Potato' }, es_info: { text: 'Patata' }, pic: { image: 'Logo.png' } }\r\n\t\t];\r\n\t\tvegSection.setItems(vegDataSet);\r\n\t\tsections.push(vegSection);\r\n\r\n\t\tgrainSection = Ti.UI.createListSection({ headerTitle: 'Grains / Granos' });\r\n\t\tgrainDataSet = [\r\n\t\t\t{ info: { text: 'Corn' }, es_info: { text: 'Maiz' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Corn' }, es_info: { text: 'Maiz' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Corn' }, es_info: { text: 'Maiz' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Corn' }, es_info: { text: 'Maiz' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Corn' }, es_info: { text: 'Maiz' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Corn' }, es_info: { text: 'Maiz' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Corn' }, es_info: { text: 'Maiz' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Corn' }, es_info: { text: 'Maiz' }, pic: { image: 'Logo.png' } },\r\n\t\t\t{ info: { text: 'Rice' }, es_info: { text: 'Arroz' }, pic: { image: 'Logo.png' } }\r\n\t\t];\r\n\t\tgrainSection.setItems(grainDataSet);\r\n\t\tsections.push(grainSection);\r\n\r\n\t\tlistView.setSections(sections);\r\n\r\n\t\twindow.addEventListener('focus', function () {\r\n\r\n\t\t});\r\n\t\tlistView.addEventListener('itemclick', function(e){\r\n\t\t\twindow.close();\r\n\t\t});\r\n\r\n\t\twindow.add(listView);\r\n\t\twindow.open();\r\n});\r\n\r\nwin.add(btn);\r\nwin.open();\r\n{code}\r\n", "updateAuthor": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-09-15T00:49:15.000+0000", "updated": "2020-09-15T00:49:15.000+0000" }, { "id": "456890", "author": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "1. I am seeing the overrelease message in Mac app only, not on iOS simulator and no crash.\r\n2. As Hans has mentioned theTiUIListItemProxy and TiUIListItem creation, at given code snippet, are in local scope and it should be released. If we do not release it, memory is leaking.\r\nNeed to check in detail.\r\n ", "updateAuthor": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-09-15T01:23:03.000+0000", "updated": "2020-09-15T01:32:33.000+0000" }, { "id": "456943", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "https://github.com/appcelerator/titanium_mobile/pull/12104", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-09-18T20:26:54.000+0000", "updated": "2020-09-18T20:26:54.000+0000" }, { "id": "457067", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "https://github.com/appcelerator/titanium_mobile/pull/12104", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-09-28T19:52:48.000+0000", "updated": "2020-09-28T19:52:48.000+0000" }, { "id": "457075", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed, waiting on Jenkins build and 9.2.1 build.", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-09-29T13:07:55.000+0000", "updated": "2020-09-29T13:07:55.000+0000" }, { "id": "457132", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "*Closing ticket*. Fix verified in SDK version {{9.2.1.v20201001120538}}, and {{9.3.0.v20201001144501}}. Unable to see any crashing. \r\n\r\n*Test and other information can be found at:*\r\nhttps://github.com/appcelerator/titanium_mobile/pull/12104", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-10-02T14:38:19.000+0000", "updated": "2020-10-02T14:38:19.000+0000" } ], "maxResults": 10, "total": 10, "startAt": 0 } } }