@
@
> @Hethsron Thanks for the details. I'm not seeing any large new contributors to MemSiz in your output. > > > In case of libcef.so (M-129), the output shows [...]...
> I'm testing on Ubuntu 24.10 Concept for Snapdragon X Elite arm64 laptops, I've tested CEF 118, 127, 128 and 130 and for me they all show the "cannot allocate...
@magreenblatt As promised, I'll get back to you with the results. I used the following CEF versions from [spotify](https://cef-builds.spotifycdn.com/index.html) : 1. [cef_binary_125.0.22+gc410c95+chromium-125.0.6422.142_linuxarm64_client.tar.bz2](https://cef-builds.spotifycdn.com/cef_binary_125.0.22%2Bgc410c95%2Bchromium-125.0.6422.142_linuxarm64_client.tar.bz2) 2. [cef_binary_126.2.18+g3647d39+chromium-126.0.6478.183_linuxarm64_client.tar.bz2](https://cef-builds.spotifycdn.com/cef_binary_126.2.18%2Bg3647d39%2Bchromium-126.0.6478.183_linuxarm64_client.tar.bz2) 3. [cef_binary_127.3.5+g114ea2a+chromium-127.0.6533.120_linuxarm64_client.tar.bz2](https://cef-builds.spotifycdn.com/cef_binary_127.3.5%2Bg114ea2a%2Bchromium-127.0.6533.120_linuxarm64_client.tar.bz2) 4. [cef_binary_128.4.12+g1d7a1f9+chromium-128.0.6613.138_linuxarm64_client.tar.bz2](https://cef-builds.spotifycdn.com/cef_binary_128.4.12%2Bg1d7a1f9%2Bchromium-128.0.6613.138_linuxarm64_client.tar.bz2) 5. [cef_binary_129.0.12+gf09539f+chromium-129.0.6668.101_linuxarm64_client.tar.bz2](https://cef-builds.spotifycdn.com/cef_binary_129.0.12%2Bgf09539f%2Bchromium-129.0.6668.101_linuxarm64_client.tar.bz2)...
> Disabling `PA_THREAD_CACHE_FAST_TLS` in the Chromium build may help, similar to https://issues.chromium.org/issues/40642257#comment207 which was applied for ARM ChromeOS. Thank you @magreenblatt for this solution. I'll test it and let you...
> @Hethsron Sorry, it's not a solution for versions >= M120. See EDIT above. Ok Thank you for update.
> Another one is `components/gwp_asan/client/thread_local_state.h`. This needs the extra define `THREAD_LOCAL_STATE_USES_PARTITION_ALLOC_TLS`. That probably needs a patch similar to `v8_build.patch` to set it. > > And that's it! With those two...
> Please test in the upcoming M139 beta build. If it works there we can also merge to M138. Hi I've also run my test with the ARM64 version of...
> Thanks for the report. Does it work if you use windowed rendering (remove `--off-screen-rendering-enabled`) with Chrome runtime on Linux? If we use windowed rendering, it works fine. However, for...
Hello @magreenblatt I've found a workaround to this issue, using CEF version **129** in which **Select folder for overrides** and **Add Workspace** didn't react . This workaround is suitable when...