6 hours ago
I checked the chrome.exe file of the x86 (32-bit) CentBrowser version using the "dumpbin" command and found that the "LARGEADDRESSAWARE" flag was enabled. However:
- When opening a heavy website (like Facebook), which uses only about 1.5 GB of memory, it immediately crashes with an "Error code: Out of Memory" error.
- When the CPU usage of the Dev Tools tab is high (~100%), after a few seconds, it crashes as shown in the attached image below.
As can be seen, it encountered an error very early on, even though it was still far from the limit of a typical 32-bit process. The "LARGEADDRESSAWARE" flag therefore did not function.
- When opening a heavy website (like Facebook), which uses only about 1.5 GB of memory, it immediately crashes with an "Error code: Out of Memory" error.
- When the CPU usage of the Dev Tools tab is high (~100%), after a few seconds, it crashes as shown in the attached image below.
As can be seen, it encountered an error very early on, even though it was still far from the limit of a typical 32-bit process. The "LARGEADDRESSAWARE" flag therefore did not function.
Tell me I'm your national anthem

