We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
EXC_BAD_ACCESS (code=1, address=0x40)
WebKit::VideoFullscreenManagerProxy::didCleanupFullscreen(WTF::ObjectIdentifier<WebKit::PlaybackSessionContextIdentifierType>) + 59 frame #1: 0x0000000148733a1d WebCore
WebKit::VideoFullscreenManagerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 101 frame #3: 0x0000000130954dc8 WebKit
WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 31 frame #5: 0x000000013094edd1 WebKit
IPC::Connection::dispatchIncomingMessages() + 408 frame #7: 0x000000014d4da30f JavaScriptCore
WTF::RunLoop::performWork(void*) + 26 frame #9: 0x000000012ff69fe5 CoreFoundation
__CFRunLoopDoSource0 + 157 frame #11: 0x000000012ff69721 CoreFoundation
__CFRunLoopRun + 927 frame #13: 0x000000012ff636a7 CoreFoundation
GSEventRunModal + 139 frame #15: 0x000000014b0b4ad3 UIKitCore
UIApplicationMain + 123 frame #17: 0x0000000100c761ff kkday-ios-member
start_sim + 10 frame #19: 0x000000020d86e41f dyld
The text was updated successfully, but these errors were encountered:
No branches or pull requests
EXC_BAD_ACCESS (code=1, address=0x40)
WebKit::VideoFullscreenManagerProxy::didCleanupFullscreen(WTF::ObjectIdentifier<WebKit::PlaybackSessionContextIdentifierType>) + 59 frame #1: 0x0000000148733a1d WebCore
WebCore::VideoFullscreenInterfaceAVKit::cleanupFullscreen() + 605frame Resizing of UIWebView inside YTPlayerView #2: 0x0000000130da9e0f WebKit
WebKit::VideoFullscreenManagerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 101 frame #3: 0x0000000130954dc8 WebKit
IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 216frame Added autoresizing mask to UIWebView in YTPlayerView. #4: 0x0000000130b4c327 WebKit
WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 31 frame #5: 0x000000013094edd1 WebKit
IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_deleteIPC::Decoder >) + 627frame Added link to the Google Develpers help page. #6: 0x000000013094e524 WebKit
IPC::Connection::dispatchIncomingMessages() + 408 frame #7: 0x000000014d4da30f JavaScriptCore
WTF::RunLoop::performWork() + 431frame Autoplay doesn't seem to work #8: 0x000000014d4dabfa JavaScriptCore
WTF::RunLoop::performWork(void*) + 26 frame #9: 0x000000012ff69fe5 CoreFoundation
CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17frame Restricted playback on iOS #10: 0x000000012ff69f24 CoreFoundation
__CFRunLoopDoSource0 + 157 frame #11: 0x000000012ff69721 CoreFoundation
__CFRunLoopDoSources0 + 212frame Fullscreen landscape in portrait app #12: 0x000000012ff63e23 CoreFoundation
__CFRunLoopRun + 927 frame #13: 0x000000012ff636a7 CoreFoundation
CFRunLoopRunSpecific + 560frame Play inline works on iPad, but not on iPhone #14: 0x000000013b86b28a GraphicsServices
GSEventRunModal + 139 frame #15: 0x000000014b0b4ad3 UIKitCore
-[UIApplication _run] + 994frame Not getting any playback when loading from a URL #16: 0x000000014b0b99ef UIKitCore
UIApplicationMain + 123 frame #17: 0x0000000100c761ff kkday-ios-member
main at AppDelegate.swift:55:7frame Loop a video in iOS app #18: 0x0000000115b8e2bf dyld_sim
start_sim + 10 frame #19: 0x000000020d86e41f dyld
start + 1903crash
The text was updated successfully, but these errors were encountered: