lingochamp / lingochamp/FileDownloader

libcore.io.Streams.readAsciiLine

Open
#871 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

need-info question
Dominant language
Java
Stars
11.1k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

__topic__: -
du: 4.1.1_HTC One S
full-content: [errorUrl]=https://miscimg01.jiaoliuqu.com//xzmm1504149545.zip; [exception]=null [libcore.io.Streams.readAsciiLine(Streams.java:203), libcore.net.http.HttpEngine.readResponseHeaders(HttpEngine.java:544), libcore.net.http.HttpEngine.readResponse(HttpEngine.java:784), libcore.net.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:281), libcore.net.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:486), libcore.net.http.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:133), com.networkbench.agent.impl.instrumentation.NBSHttpsURLConnectionExtension.getResponseCode(SourceFile:159), com.liulishuo.filedownloader.a.c.e(SourceFile:101), com.liulishuo.filedownloader.a.d.a(SourceFile:54), com.liulishuo.filedownloader.download.ConnectTask.a(SourceFile:76), com.liulishuo.filedownloader.download.c.run(SourceFile:82), java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442), java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305), java.util.concurrent.FutureTask.run(FutureTask.java:137), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569), java.lang.Thread.run(Thread.java:856)]; [freeSpace]=1546158080; [freeMemSpace]=157396992; [freeSDSpace]=1546158080

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the libcore.io.Streams.readAsciiLine stack entry at Streams.java:203 and trace the HTTP response path through HttpEngine and HttpsURLConnectionImpl. Investigate the reported URL and device context; the issue is done when the failure is explained and a verified fix or reproducible test is added.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.