WebCore Crash VideoFullscreenInterfaceAVKit doExitFullscreen()

Anyone having this crash, I believe it is cause by a website playing a video as soon as it is launched in the WKWebView, but I have not bee able to replicate the issue to even attempt to try and fix it yet.

Replies

I have one, have no idea what can cause it in my program

Thread 0 name: Thread 0 Crashed: 0 WebCore 0x000000019242be5c ***::Detail::CallableWrapper<WebCore::VideoFullscreenInterfaceAVKit::doExitFullscreen()::$_9, void>::call() + 44 (VideoFullscreenInterfaceAVKit.mm:1557) 1 JavaScriptCore 0x000000018bc1c650 ***::RunLoop::performWork() + 200 (Function.h:82) 2 JavaScriptCore 0x000000018bc1d3ec ***::RunLoop::performWork(void*) + 36 (RunLoopCF.cpp:46) 3 CoreFoundation 0x0000000180a24414 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28 (CFRunLoop.c:1972) 4 CoreFoundation 0x0000000180a351a0 __CFRunLoopDoSource0 + 208 (CFRunLoop.c:2016) 5 CoreFoundation 0x000000018096e6f8 __CFRunLoopDoSources0 + 368 (CFRunLoop.c:2061) 6 CoreFoundation 0x000000018097405c __CFRunLoopRun + 828 (CFRunLoop.c:2951) 7 CoreFoundation 0x0000000180987bc8 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3268) 8 GraphicsServices 0x000000019caf7374 GSEventRunModal + 164 (GSEvent.c:2200) 9 UIKitCore 0x00000001832fdb58 -[UIApplication _run] + 1100 (UIApplication.m:3511) 10 UIKitCore 0x000000018307f098 UIApplicationMain + 364 (UIApplication.m:5064) 11 XXXXXXXXX 0x00000001028c727c main + 108 (main.m:24) 12 dyld 0x00000001042c5da4 start + 520 (dyldMain.cpp:879)