Download the official CEF sample application from here :
https://cef-builds.spotifycdn.com/cef_binary_116.0.23%2Bg375735a%2Bchromium-116.0.5845.189_windows32_client.tar.bz2
Navigate to that web page using cefclient.exe to see if it also freezes.
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
How to reset a hung page?
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: How to reset a hung page?
Try also adding this code line to the DPR file to increase the stack size :
Some months ago some developers reported stack overflow crashes and that line might help you.
Code: Select all
{$MAXSTACKSIZE $400000}
Re: How to reset a hung page?
Unfortunately, version 116 does not suit me, because Windows 7.
I will try to switch to CEF x64
I will try to switch to CEF x64