In ClientHandler::OnProcessMessageReceived any frame IDs sent as ints and then converted back into CefFrame objects need to be checked for NULL, as these frames may already be destroyed in some cases. Callbacks in the browser process like V8ContextHandler_OnContextCreated
shall not be called if frame is NULL (destroyed).
Code should be analyzed whether disabling such calls won't have any side effects. Check all functions that are currently called with NULL frames. See:
bool ClientHandler::OnProcessMessageReceived(Issue initially commented here:
jakogut@016f77d
Topic on the CEF forum:
https://magpcss.org/ceforum/viewtopic.php?f=6&t=16007
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4