zgg141182 opened a new issue, #1329: URL: https://github.com/apache/cordova-ios/issues/1329
# Bug Report ## Problem After upgrading to iOS 16.5, the homepage will continue to load,and webview will crash, repeat the call to the webViewWebContentProcessDidTerminate method ### What is expected to happen? ### What does actually happen? ## Information ### Command or Code <!-- What command or code is needed to reproduce the problem? --> <!-- Include all relevant information that might help understand and reproduce the problem --> 2023-05-24 21:07:01.691438+0800 ses-cordova[8182:192467] Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service 2023-05-24 21:07:04.161480+0800 ses-cordova[8182:192467] [Process] 0x10c000a20 - [PID=8262] WebProcessProxy::didClose: (web process 0 crash) 2023-05-24 21:07:04.161616+0800 ses-cordova[8182:192467] [Process] 0x10c000a20 - [PID=8262] WebProcessProxy::processDidTerminateOrFailedToLaunch: reason=Crash 2023-05-24 21:07:04.161704+0800 ses-cordova[8182:192467] [ProcessSuspension] 0x10b01cd80 - ProcessAssertion: Failed to acquire RBS Background assertion 'XPCConnectionTerminationWatchdog' for process because PID 0 is invalid 2023-05-24 21:07:04.162181+0800 ses-cordova[8182:192467] [Process] 0x11c02e818 - [pageProxyID=14, webPageID=15, PID=8262] WebPageProxy::processDidTerminate: (pid 8262), reason=Crash 2023-05-24 21:07:04.162186+0800 ses-cordova[8182:192573] [ProcessSuspension] 0x10b01cd80 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'XPCConnectionTerminationWatchdog' for process with PID=0, error: (null) 2023-05-24 21:07:04.163530+0800 ses-cordova[8182:192467] [Loading] 0x11c02e818 - [pageProxyID=14, webPageID=15, PID=8262] WebPageProxy::dispatchProcessDidTerminate: reason=Crash 2023-05-24 21:07:04.231736+0800 ses-cordova[8182:192467] IAB.close() called but it was already closed. 2023-05-24 21:07:04.411548+0800 ses-cordova[8182:192467] The preference key "AutoHideSplashScreen" is not defined and will default to "TRUE" ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> ### Version information Xcode:14.3 Cordova iOS:6.2 iOS:16.5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
