Skip to content
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 at HLS stream #1801

Closed
AAkira opened this issue Sep 7, 2016 · 1 comment
Closed

ArrayIndexOutOfBoundsException at HLS stream #1801

AAkira opened this issue Sep 7, 2016 · 1 comment

Comments

@AAkira
Copy link

AAkira commented Sep 7, 2016

Hi,

I saw this isssue #1695.
This problem persists in version 1.5.10.
It occurs when stream is live, I'm sorry I don't provide a stream url.

Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=12; index=-5
       at java.util.ArrayList.get(ArrayList.java:310)
       at java.util.Collections$UnmodifiableList.get(Collections.java:1054)
       at com.google.android.exoplayer.hls.HlsChunkSource.getLiveNextChunkSequenceNumber(HlsChunkSource.java:699)
       at com.google.android.exoplayer.hls.HlsChunkSource.getChunkOperation(HlsChunkSource.java:411)
       at com.google.android.exoplayer.hls.HlsSampleSource.maybeStartLoading(HlsSampleSource.java:711)
       at com.google.android.exoplayer.hls.HlsSampleSource.onLoadCompleted(HlsSampleSource.java:436)
       at com.google.android.exoplayer.upstream.Loader$LoadTask.handleMessage(Loader.java:258)
       at android.os.Handler.dispatchMessage(Handler.java:102)
       at android.os.Looper.loop(Looper.java:224)
       at android.os.HandlerThread.run(HandlerThread.java:61)
       at com.google.android.exoplayer.util.PriorityHandlerThread.run(PriorityHandlerThread.java:40)
@ojw28
Copy link
Contributor

ojw28 commented Sep 8, 2016

Closing due to lack of useful information (a stream url).

@ojw28 ojw28 closed this as completed Sep 8, 2016
carlospontual added a commit to Pluto-tv/exoplayer-amazon-port that referenced this issue Nov 8, 2016
…and google/ExoPlayer#1801: ArrayIndexOutOfBoundsException (Crashlytics issue #11310)
@google google locked and limited conversation to collaborators Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants