| | | |------------------|-----------------| |Previous ID | SR-2588 | |Radar | None | |Original Reporter | @johnno1962 | |Type | Bug | |Status | Closed | |Resolution | Done | <details> <summary>Additional Detail from JIRA</summary> | | | |------------------|-----------------| |Votes | 0 | |Component/s | Foundation | |Labels | Bug | |Assignee | @johnno1962 | |Priority | Medium | md5: 858c5dec4520c4fd3de1ba569c75ec0f </details> **Issue Description:** During the port of Foundation to Android it was found that accesing the local crashed the application. <https://github.com/apple/swift-corelibs-foundation/pull/622> The change made to work around this for now is here: <https://github.com/SwiftJava/swift-corelibs-foundation/blob/master/Foundation/NSURLSession/NSURLSessionTask.swift#L627> No stacktrace was available 🙁