Page 1 of 1

Network Service Crash on Redirect

PostPosted: Sat Oct 09, 2021 10:24 am
by Runt8
I've got CEF embedded in a WIN32 application which we've been using for a few of years with no major problems. However, we are now seeing the following error message when we navigate to certain redirect URLs:

[1008/204708.402:ERROR:network_service_instance_impl.cc(263)] Network service crashed, restarting service.

When this occurs, the currently loaded page remains (or, if it's the first page we navigate to, then we just get a white screen). The browser seems to recover and navigating to other pages works.

This isn't a problem with all redirects though, as some do work.

Is this a known CEF problem? We are currently using version 84.0.4147.38 but can update to the latest if necessary.

Thanks!