Skip to content

数组越界 : ArrayIndexOutOfBoundsException #1303

@linshucong

Description

@linshucong

现象:
Caused by: java.lang.ArrayIndexOutOfBoundsException: length=256; index=383
at java.lang.Byte.valueOf(Byte.java:103)
at com.liulishuo.filedownloader.DownloadTaskHunter.c(DownloadTaskHunter.java:293)
at com.liulishuo.filedownloader.FileDownloadMessenger.h(FileDownloadMessenger.java:172)
at com.liulishuo.filedownloader.FileDownloadMessenger.b(FileDownloadMessenger.java:276)
at com.liulishuo.filedownloader.FileDownloadMessageStation$1.run(FileDownloadMessageStation.java:70)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:776)

版本:
'com.liulishuo.filedownloader:library:1.7.6'

影响范围:
image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions