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

MUXSDKPlayerBinding checkVideoData: NSRange out of bounds crash #8

Open
jpstuehler opened this issue Jul 31, 2017 · 0 comments
Open

Comments

@jpstuehler
Copy link

Hello,

I'm seeing the following crash happing to some of our streams:

[__NSArray0 objectAtIndex:]: index 0 beyond bounds for empty NSArray
Fatal Exception: NSRangeException
0  CoreFoundation                 0x18782afe0 __exceptionPreprocess
1  libobjc.A.dylib                0x18628c538 objc_exception_throw
2  CoreFoundation                 0x187796eb4 __CFArrayGetCallBacks
3  MUXSDKStats                    0x100c6e3bc (Missing)
4  MUXSDKStats                    0x100c6e660 -[MUXSDKPlayerBinding checkVideoData]
5  MUXSDKStats                    0x100c6fdb0 (Missing)
6  MUXSDKStats                    0x100c6dedc (Missing)
7  AVFoundation                   0x18f21217c -[AVPeriodicTimebaseObserver _fireBlockForTime:]
8  AVFoundation                   0x18f211fb8 __68-[AVPeriodicTimebaseObserver initWithTimebase:interval:queue:block:]_block_invoke.95```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant