You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/05/27 18:03:33 UTC

[GitHub] [cordova-ios] breautek commented on issue #1103: Webview is reloaded sometimes and Failed to acquire RBS Background assertion 'ConnectionTerminationWatchdog'

breautek commented on issue #1103:
URL: https://github.com/apache/cordova-ios/issues/1103#issuecomment-1139902368

   > 2021-11-29 14:27:03.619627+0800 App[2063:106573] [ProcessSuspension] 0x103cc5dc0 - ProcessAssertion: Failed to acquire RBS Background assertion 'ConnectionTerminationWatchdog' for process because PID is invalid
   2021-11-29 14:27:03.620871+0800 App[2063:106573] [Process] 0x10202da18 - [pageProxyID=6, webPageID=7, PID=2080] WebPageProxy::processDidTerminate: (pid 2080), reason 3
   
   I believe this is the result of the OS killing the webview process. It doesn't describe the real issue on why the OS decided to kill the webview process in the first place, but in my experience it's because it's usually because of some long running task that is blocking the webview from being responsive. I don't really have much evidence to back this up however and information regarding the reason code is rather sparse.


-- 
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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org