{ "id": "83232", "key": "TIMOB-6380", "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": "12095", "description": "", "name": "Sprint 2012-03", "archived": true, "released": true, "releaseDate": "2012-02-12" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "13070", "description": "Release 1.8 Service Pack 2", "name": "Release 1.8.2", "archived": true, "released": true, "releaseDate": "2012-02-29" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-02-14T23:29:00.000+0000", "created": "2011-11-30T10:52:41.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-and112911nr" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [ { "id": "14696", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "85172", "key": "TIMOB-7305", "fields": { "summary": "Android: TableView - In KS Table Views>Performance test, scrolling down to middle of the table causes out of memory error ", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "15117", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "85466", "key": "TIMOB-7399", "fields": { "summary": "Android: TableView: Scrolling through a Table View with image causes application to run out of memory and hang", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-02-14T23:29:00.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Description:\r\nIn KitchenSink, in Base UI>Views>Table Views>Performance, Scrolling the table rapidly results in an out of memory situation which can result in drastically degraded performance or a crash. Please see attached console output.\r\n\r\nSteps to reproduce:\r\n1) Install KS with 1.8.0.1\r\n2) Navigate to Base UI>Views>Table Views>Performance\r\n3) Scroll to the bottom of the table rapidly while monitoring console output\r\n\r\nResult:\r\nOut of memory, possible crash, possible drastic degradation of performance.\r\n\r\nExpected:\r\nNo reduction in performance.\r\n\r\nNote:\r\nAlso occurs with 1.7.5 GA\r\nNot observed on phones, just on tabs", "attachment": [ { "id": "25623", "filename": "crashLog", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-06T11:22:55.000+0000", "size": 10892, "mimeType": "application/octet-stream" }, { "id": "24387", "filename": "scrollPerfCrash.txt", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-30T10:52:41.000+0000", "size": 65793, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android: tableView - v8/rhino - Scrolling large table results in out-of-memory error on tablets", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Galaxy Tab 10.1 (3.1), Xoom (3.2.1), SDK 1.8.0.1.v20111123202050, Titanium Studio, build: 1.0.7.201111282022", "comment": { "comments": [ { "id": "176170", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Seeing this with SDK 1.8.0.1.v20111214093905 on the LG Slate (v8), but not on the Xoom with rhino.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-14T17:06:21.000+0000", "updated": "2011-12-14T17:06:21.000+0000" }, { "id": "180074", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Bug still occurs in 1.9.0.v20120118184633 (V8) on Galaxy Tab 10.1 (3.1)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-01-20T13:18:52.000+0000", "updated": "2012-01-20T13:18:52.000+0000" }, { "id": "181622", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[PR #1348|https://github.com/appcelerator/titanium_mobile/pull/1348] sent.\r\n\r\nUse className to reuse views when scrolling through items.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-03T15:33:39.000+0000", "updated": "2012-02-03T15:33:39.000+0000" }, { "id": "182052", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Still can reproduce the crash on rhino with PR#1348 using Galaxy Tab 10.1 (3.1). The crash log \"crashLog\" is attached.", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-06T11:22:15.000+0000", "updated": "2012-02-06T11:22:15.000+0000" }, { "id": "182295", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Reopening bug. Bug still persists on:\r\n\r\nSDK build: 1.9.0.v20120207000134\r\nRuntime: V8, Rhino\r\nTitanium Studio, build: 1.0.8.201201262211\r\nDevice: Galaxy Tab 10.1 (3.1)\r\n\r\nNote: Same error as the attached crashLog", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-02-07T15:52:32.000+0000", "updated": "2012-02-07T15:52:32.000+0000" }, { "id": "182308", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Wilson can you reproduce this crash consistently?\r\nI know during the PR process Ping produced it once, but it never surfaced again.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-07T16:37:56.000+0000", "updated": "2012-02-07T16:37:56.000+0000" }, { "id": "182524", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Wilson - I was able to reproduce this in 1_8_X version of KS, but it looks like this is fixed in 1.9.0 version of KS. Could you try retesting this in KS version 1.9.0?\r\n", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-08T18:12:08.000+0000", "updated": "2012-02-08T18:12:08.000+0000" }, { "id": "182526", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing bug. Cannot reproduce bug on:\r\n\r\nSDK build: 1.9.0.v20120207171634\r\nRuntime: V8, Rhino\r\nTitanium Studio, build: 1.0.8.201201262211\r\nDevices: LG Slate (3.1), Galaxy Tab 10.1 (3.1)\r\n\r\nNote: Also used KS version 1.9.0", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-02-08T18:38:03.000+0000", "updated": "2012-02-08T18:39:25.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }