[TIMOB-2939] Android: 2.3 only; Run time error when aborting large download (offset out of bounds)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-08-29T14:29:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | tbs-1.8.0 |
Reporter | Thomas Huelbert |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:33:23.000+0000 |
Updated | 2017-03-10T18:18:10.000+0000 |
Description
[INFO] Titanium SDK version: 1.6.0 (01/24/11 08:14 e1cb22a) Nexus S (2.3.1) specific
1.Platform > XHR > File download
2.Tap Loarge file download, and once it downloading, tap abort
results:
E/KrollMethod( 615): (kroll$217) [5091,11941974] Exception calling
kroll method abort, invocation: null ]
E/KrollMethod( 615): java.lang.ArrayIndexOutOfBoundsException:
Offset out of bounds: -1448
2.3 only - pastie: http://pastie.org/1494175">http://pastie.org/1494175
Confirmed on my Nexus S, Moving to TBS-1.7.0
Tested on a Samsung Galaxy S2 (running 2.3) using TiSDK 2.2.0v20120828153312, unable to reproduce the issue. Ticket marked as resolved.
Closing ticket as the issue cannot be reproduced.