-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ArrayIndexOutOfBoundsException on playback of a HLS stream #1695
Comments
As stated in the ISSUE_TEMPLATE, please provide a link to the media that causes the error. Otherwise it is practically impossible for us to know the cause. You can send it to dev.exoplayer@gmail.com, if you would rather not post it here. Don't forget to include the issue number. |
Closing due to lack of requested information. |
Hello AquilesCanta, |
@londhenamdev What version are you using? Is it possible that you are using an old one? I cannot reproduce it and I am inclined to think the issue is the lack of alignment of the segments (which is not a problem in version 1.5.10, I think). Please, try updating exoplayer and if the problem persists, open a new bug, providing all the information required in the issue template. |
…and google/ExoPlayer#1801: ArrayIndexOutOfBoundsException (Crashlytics issue #11310)
Exoplayer version used- r1.5.8.
Playback starts, buffer for few seconds and then app crashes with this error. This is 100% reproducible in all available devices, trying to play same content.
The text was updated successfully, but these errors were encountered: