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

App is crashing on iPhone 12 Pro Max #357

Open
gurjnderSingh opened this issue Jan 17, 2023 · 0 comments
Open

App is crashing on iPhone 12 Pro Max #357

gurjnderSingh opened this issue Jan 17, 2023 · 0 comments

Comments

@gurjnderSingh
Copy link

gurjnderSingh commented Jan 17, 2023

BMPlayer/CacheSupport version - 1.3.2

Installed with

Cocoapods

I have some videos. But When I play large video like 40min video then it crashed.

What

It is working fine on simulator and on some devices. But on iPhone 12 Pro Max it is crashing. I have some videos for which it is working. But, for long video say for 40 min video it is crashing on iPhone 12 Pro Max while working on some other devices.

Reproduce

Run long length video on iPhone 12 Pro Max

Other Comment

Here are crash logs

Crashed: com.apple.main-thread
EXC_BAD_ACCESS KERN_PROTECTION_FAILURE 0x000000016f87bfc0

Crashed: com.apple.main-thread
0  libsystem_kernel.dylib         0x5774 mach_vm_map + 8
1  libsystem_malloc.dylib         0x5140 large_malloc + 784
2  libsystem_malloc.dylib         0x65b4 szone_malloc_should_clear + 220
3  Foundation                     0xa8464 -[NSConcreteFileHandle readDataOfLength:] + 196
4  VIMediaCache                   0xa090 -[VIMediaCacheWorker cachedDataForRange:error:] + 144
5  VIMediaCache                   0xb6ac -[VIActionWorker processActions] + 568
6  VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
7  VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
8  VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
9  VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
10 VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
11 VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
12 VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
13 VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
14 VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
15 VIMediaCache                   0xb784 -[VIActionWorker processActions] + 784
16 VIMediaCache                   0xc690 -[VIMediaDownloader downloadTaskFromOffset:length:toEnd:] + 396
17 VIMediaCache                   0xe0b0 -[VIResourceLoadingRequestWorker startWork] + 248
18 VIMediaCache                   0xd67c -[VIResourceLoader startWorkerWithRequest:] + 236
19 VIMediaCache                   0xd038 -[VIResourceLoader addRequest:] + 92
20 VIMediaCache                   0xda9c -[VIResourceLoaderManager resourceLoader:shouldWaitForLoadingOfRequestedResource:] + 376
21 CoreFoundation                 0x746c4 __invoking___ + 148
22 CoreFoundation                 0x20b2c -[NSInvocation invoke] + 428
23 AVFCore                        0x13b330 __104-[AVAssetResourceLoader _performDelegateSelector:withObject:representingNewRequest:key:fallbackHandler:]_block_invoke + 180
24 AVFCore                        0x13b0c0 -[AVAssetResourceLoader _performDelegateCallbackSynchronouslyIfCurrentDelegateQueueIsQueue:delegateCallbackBlock:] + 372
25 libdispatch.dylib              0x24b4 _dispatch_call_block_and_release + 32
26 libdispatch.dylib              0x3fdc _dispatch_client_callout + 20
27 libdispatch.dylib              0x127f4 _dispatch_main_queue_drain + 928
28 libdispatch.dylib              0x12444 _dispatch_main_queue_callback_4CF + 44
29 CoreFoundation                 0x9a6d8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
30 CoreFoundation                 0x7c03c __CFRunLoopRun + 2036
31 CoreFoundation                 0x80ec0 CFRunLoopRunSpecific + 612
32 GraphicsServices               0x1368 GSEventRunModal + 164
33 UIKitCore                      0x3a186c -[UIApplication _run] + 888
34 UIKitCore                      0x3a14d0 UIApplicationMain + 340

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