WebKit crash in iOS 12

I'm using WKWebview to present website, but I recently get many crash info in iOS 12 from fabirc, is any clue to solve this issue?


Crashed: com.apple.main-thread
0  WebKit                         0x21be87594 WebKit::WebPageProxy::resetStateAfterProcessExited(WebKit::ProcessTerminationReason) + 720
1  WebKit                         0x21be8758c WebKit::WebPageProxy::resetStateAfterProcessExited(WebKit::ProcessTerminationReason) + 712
2  WebKit                         0x21be7b468 WebKit::WebPageProxy::processDidTerminate(WebKit::ProcessTerminationReason) + 604
3  WebKit                         0x21bf07ab8 WebKit::WebProcessProxy::processDidTerminateOrFailedToLaunch() + 736
4  WebKit                         0x21bf077a8 WebKit::WebProcessProxy::didClose(IPC::Connection&) + 160
5  JavaScriptCore                 0x2135e10f0 ***::RunLoop::performWork() + 276
6  JavaScriptCore                 0x2135e13b8 ***::RunLoop::performWork(void*) + 36
7  CoreFoundation                 0x20c29e5b8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
8  CoreFoundation                 0x20c29e538 __CFRunLoopDoSource0 + 88
9  CoreFoundation                 0x20c29de1c __CFRunLoopDoSources0 + 176
10 CoreFoundation                 0x20c298ce8 __CFRunLoopRun + 1040
11 CoreFoundation                 0x20c2985b8 CFRunLoopRunSpecific + 436
12 GraphicsServices               0x20e50c584 GSEventRunModal + 100
13 UIKitCore                      0x238b93558 UIApplicationMain + 212
14 MyAppXXXxx                     0x1009aaa68 main (main.m:15)
15 libdyld.dylib                  0x20bd58b94 start + 4

Replies

I get the crash too,Do you know how to fix it?

Do you have some idea about this?

Any ideas about the bug?😮

I have the same issue. @eskimo maybe you have some ideas about the mentioned issue?

This is my number one crasher currently 😟

Me too, I do crazy 😢

Has this problem been resolved? Who can share the solution, thank you very much.

Also have the same crash in our app, anyone know how to fix it?
I meet this crash too, any one can share your solution?
Has this issue become even worse with iOS 12.4.9 ? Upgraded 2 days ago, and cannot get anything using WebKit to work properly. Now many apps crash, all when using some WebKit component. It seems many apps crash on either page rendering or JavaScript execution. It includes Safari, Firefox, LinkedIn, Amazon Prime Video, WeiShin, LINE and others (extent of my tests...)

Anyone noticed anything recently?
Any ideas about the bug?😮

In Signing & Capabilities, in the App Sandbox section => Network, tick the checkbox next to "Outgoing Connections (Client)"