BrikerMan / BMPlayer

A video player for iOS, based on AVPlayer, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles.
https://eliyar.biz
MIT License
1.96k stars 418 forks source link

App Crash #360

Open CoderDuht opened 9 months ago

CoderDuht commented 9 months ago

Check List

Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.

BMPlayer version

1.3.2

Installed with

Issue Description

0 -[__NSArrayM insertObject:atIndex:].cold.2 + 16
1 -[__NSArrayM addObject:]
2 ___48-[VIMediaCacheWorker cachedDataActionsForRange:]_block_invoke + 184
3 ___NSARRAY_IS_CALLING_OUT_TO_A_BLOCK__ + 24
4 -[__NSSingleObjectArrayI enumerateObjectsWithOptions:usingBlock:] + 92
5 -[VIMediaCacheWorker cachedDataActionsForRange:] + 216
6 -[VIMediaDownloader downloadTaskFromOffset:length:toEnd:] + 152
7 -[VIMediaDownloader actionWorker:didFinishWithError:] + 212
8 -[VIActionWorker processActions] + 508
9 -[VIActionWorker URLSession:task:didCompleteWithError:] + 236
10 -[VIURLSessionDelegateObject URLSession:task:didCompleteWithError:] + 380
11 _CFURLRequestCopyHTTPRequestMethod + 2272
24 __pthread_wqthread + 228

What

[Tell us about the issue]

Reproduce

[The steps to reproduce this issue. What is the URL you were trying to play, where did you put your code, etc.]

Other Comment

[Add anything else here]