GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-19T09:44:53.000+0000 |
Affected Version/s | Release 2.1.1 |
Fix Version/s | Release 3.0.0, Sprint 2012-18 Core, 2012 Sprint 18 |
Components | iOS |
Labels | core, qe-ios070112, qe-newKS, qe-testadded, regression |
Reporter | Evgenii Tcarev |
Assignee | Max Stepanov |
Created | 2012-07-30T11:25:46.000+0000 |
Updated | 2013-07-19T09:44:53.000+0000 |
Description:
After completing the large file download, KitchenSink crashes. Device logs are attached.
This is a regression it doesn't occur on SDK 2.0.1.GA2
Steps to reproduce:
1) Launch refactored Kitchen Sink (Kevin Winnerey/Developer relations version) > Platform > XHR > File Download
2)
Tap on 'Large File Download.
Actual results:
Afte complete downloading the application crashes.
Expected results:
Large File should be successfully downloaded.
Note:
According to recent investigations, this also affects Android
When device goes sleep during downloading see an error: "Error Domain=ASIHTTPRequestErrorDo main Code=2 "The request timed out" UserInfo=0x18a13e0 {NSLocalisedDescription=The request time out}. Screenshot is attached. Tested on: iPhone 4 (5.1), iPad2 (5.1) Titanium Studio, build: 2.1.1.201207171343 SDK version: 2.1.1.v20120727140110
Regression caused by https://github.com/appcelerator/titanium_mobile/commit/ef06d63806e036de0b1cc647e1fe079048a99845
Decoding random binary data with NSISOLatin1StringEncoding causes application crash.
Can't Reproduce with build of refactored Kitchen Sink (Kevin Winnerey/Developer relations version) at 07-31-12 Tested on: iPhone4 (5.1), iPad2 (4.3.5) Titanium Studio, build: 2.1.1.201207271312 SDK version: 2.1.1.v20120727140110
Test file has been updated from binary to test, so decoding could handle it.
Reopened due to the same issue on iPhone5 iOS6.0 Tested on: Titanium Studio, build: 3.0.0.201211271925 Titanium SDK, build: 3.0.0.v20121121161553 Device: iPhone5 iOS 6.0
Any crash logs ?
Looks like I have to close it, reloaded, relaunched, refreshed. Cannot reproduce it:) My apology for the fals alarm:)
Reopening to update labels