[TIMOB-6380] Android: tableView - v8/rhino - Scrolling large table results in out-of-memory error on tablets
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-14T23:29:00.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
Components | Android |
Labels | qe-and112911nr |
Reporter | Eric Merriman |
Assignee | Josh Roesslein |
Created | 2011-11-30T10:52:41.000+0000 |
Updated | 2012-02-14T23:29:00.000+0000 |
Description
Description:
In 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.
Steps to reproduce:
1) Install KS with 1.8.0.1
2) Navigate to Base UI>Views>Table Views>Performance
3) Scroll to the bottom of the table rapidly while monitoring console output
Result:
Out of memory, possible crash, possible drastic degradation of performance.
Expected:
No reduction in performance.
Note:
Also occurs with 1.7.5 GA
Not observed on phones, just on tabs
Attachments
Seeing this with SDK 1.8.0.1.v20111214093905 on the LG Slate (v8), but not on the Xoom with rhino.
Bug still occurs in 1.9.0.v20120118184633 (V8) on Galaxy Tab 10.1 (3.1)
[PR #1348](https://github.com/appcelerator/titanium_mobile/pull/1348) sent. Use className to reuse views when scrolling through items.
Still can reproduce the crash on rhino with PR#1348 using Galaxy Tab 10.1 (3.1). The crash log "crashLog" is attached.
Reopening bug. Bug still persists on: SDK build: 1.9.0.v20120207000134 Runtime: V8, Rhino Titanium Studio, build: 1.0.8.201201262211 Device: Galaxy Tab 10.1 (3.1) Note: Same error as the attached crashLog
Wilson can you reproduce this crash consistently? I know during the PR process Ping produced it once, but it never surfaced again.
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?
Closing bug. Cannot reproduce bug on: SDK build: 1.9.0.v20120207171634 Runtime: V8, Rhino Titanium Studio, build: 1.0.8.201201262211 Devices: LG Slate (3.1), Galaxy Tab 10.1 (3.1) Note: Also used KS version 1.9.0