[TIMOB-7865] Android: XML - On V8, parsing xml multiple times crashes the phone
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-18T10:00:45.000+0000 |
Affected Version/s | Release 2.0.0, Release 1.8.2 |
Fix Version/s | Release 2.1.0, Sprint 2012-08 |
Components | Android |
Labels | api, qe-testadded |
Reporter | Wilson Luu |
Assignee | Josh Roesslein |
Created | 2012-03-02T11:45:48.000+0000 |
Updated | 2012-07-08T23:02:43.000+0000 |
Description
Details: When running the app.js in SDK build 2.0.0.v20120302093154 for V8, the app will eventually crash and GC will be continuously called. See attachment 2.0_logcat.txt. And when running the app.js in SDK build 1.8.2 for V8, I get a out of memory exception. See attachment 1.8.2_logcat.txt.
However, the app.js does not crash when running on Rhino for both builds.
Steps to reproduce:
1. Create new project.
2. Replace app.js with attached app.js.
3. Run app.
4. Press 'load' until app crashes.
Actual: App crashes. See attachments.
Expected: The app should not crash.
Attachments
Created issue timob-8076 to address the root cause of this issue.
Resolved via TIMOB-8076
App not crashing. Verified on Titanium Studio, build: 2.2.0.201206222035 Titanium SDK: 2.1.0.v20120622174154 Device:Xoom(4.0.3)