Skip to content

java.lang.IllegalStateException: closed #630

Open
@HessiPard

Description

@HessiPard

Hi, in last github version of rn-fetch-blob (0.12.0), we faced a crash report in production that didn't exist in past versions:

okio.RealBufferedSource.rangeEquals
RealBufferedSource.java, line 411
java.lang.IllegalStateException: closed

okio.RealBufferedSource.rangeEquals RealBufferedSource.java:411
okio.RealBufferedSource.rangeEquals RealBufferedSource.java:405
okhttp3.internal.Util.bomAwareCharset Util.java:471
okhttp3.ResponseBody.string ResponseBody.java:175
com.RNFetchBlob.RNFetchBlobReq.done RNFetchBlobReq.java:603
com.RNFetchBlob.RNFetchBlobReq.access$100 RNFetchBlobReq.java:72
com.RNFetchBlob.RNFetchBlobReq$3.onResponse RNFetchBlobReq.java:493
okhttp3.RealCall$AsyncCall.execute RealCall.java:206
okhttp3.internal.NamedRunnable.run NamedRunnable.java:32
java.util.concurrent.ThreadPoolExecutor.runWorker ThreadPoolExecutor.java:1112
java.util.concurrent.ThreadPoolExecutor$Worker.run ThreadPoolExecutor.java:587
java.lang.Thread.run Thread.java:818

react-native: 0.61.4
rn-fetch-blob: 'https://github.com/joltup/rn-fetch-blob.git' (synced until this commit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions