[TIMOB-3824] Android 3.0 xoom: Scrolling through a long list of item gets an out of memory error and sometime crash
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-02T20:40:42.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | n/a |
Components | n/a |
Labels | 3.0, android, crash, defect, memory, reported-1.7.0, xoom |
Reporter | Natalie Huynh |
Assignee | Ingo Muschenetz |
Created | 2011-04-29T15:53:44.000+0000 |
Updated | 2017-06-02T20:40:58.000+0000 |
Description
Steps to Reproduce:
1. Launch Kitchen Sink
2. Run Base UI > Views > Table Views > Performance
3. Scroll through the 500 items quickyly
Actual Result:
Crash or out of memory in the logs (See attached)
Expected Result:
Not to crash or run out of memory
Attachments
File | Date | Size |
---|---|---|
OutOfMemory.txt | 2011-04-29T15:53:44.000+0000 | 4204 |
tried to get it to crash couldn't.
Tested with Motorola Xoom 3.2 with 1.8.0.v20110906155354, still can get it to crash E/dalvikvm-heap( 792): Out of memory on a 488-byte allocation. I/dalvikvm( 792): "main" prio=5 tid=1 RUNNABLE I/dalvikvm( 792): | group="main" sCount=0 dsCount=0 obj=0x401fd5b8 self=0x125f8 I/dalvikvm( 792): | sysTid=792 nice=0 sched=0/0 cgrp=default handle=-1345653656 I/dalvikvm( 792): | schedstat=( 58427826000 14993140000 30898 ) utm=4034 stm=1808 core=0 I/dalvikvm( 792): at ti.modules.titanium.ui.widget.tableview.TiTableViewRowProxyItem.
Closing ticket as invalid this version of Kitchen Sink is no longer supported.