Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6380] Android: tableView - v8/rhino - Scrolling large table results in out-of-memory error on tablets

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-14T23:29:00.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2012-03, Release 2.0.0, Release 1.8.2
ComponentsAndroid
Labelsqe-and112911nr
ReporterEric Merriman
AssigneeJosh Roesslein
Created2011-11-30T10:52:41.000+0000
Updated2012-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

FileDateSize
crashLog2012-02-06T11:22:55.000+000010892
scrollPerfCrash.txt2011-11-30T10:52:41.000+000065793

Comments

  1. Eric Merriman 2011-12-14

    Seeing this with SDK 1.8.0.1.v20111214093905 on the LG Slate (v8), but not on the Xoom with rhino.
  2. Wilson Luu 2012-01-20

    Bug still occurs in 1.9.0.v20120118184633 (V8) on Galaxy Tab 10.1 (3.1)
  3. Josh Roesslein 2012-02-03

    [PR #1348](https://github.com/appcelerator/titanium_mobile/pull/1348) sent. Use className to reuse views when scrolling through items.
  4. Ping Wang 2012-02-06

    Still can reproduce the crash on rhino with PR#1348 using Galaxy Tab 10.1 (3.1). The crash log "crashLog" is attached.
  5. Wilson Luu 2012-02-07

    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
  6. Josh Roesslein 2012-02-07

    Wilson can you reproduce this crash consistently? I know during the PR process Ping produced it once, but it never surfaced again.
  7. Allen Yeung 2012-02-08

    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?
  8. Wilson Luu 2012-02-08

    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

JSON Source